summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-18drivers/usb/phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/usb/gadget: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/staging/dwc2: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/spi: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/pwm: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/cpufreq: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17i2c: suppress lockdep warning on delete_deviceAlexander Sverdlin
2013-05-17i2c: mv64xxx: work around signals causing I2C transactions to be abortedRussell King
2013-05-17i2c: i801: Document feature bits in modinfoJean Delvare
2013-05-17i2c: designware: add Intel BayTrail ACPI IDMika Westerberg
2013-05-17s390/xpram: mark xpram as non-rotationalChristian Borntraeger
2013-05-17i2c: designware: always clear interrupts before enabling themMika Westerberg
2013-05-17i2c: designware: fix RX FIFO overrunJosef Ahmad
2013-05-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-17drm/radeon: restore nomodeset operation (v2)Dave Airlie
2013-05-17qxl: fix bug with object eviction and update areaDave Airlie
2013-05-17drm/qxl: drop active_user_framebuffer as its unneededDave Airlie
2013-05-17qxl: drop unused variable.Dave Airlie
2013-05-17drm/qxl: fix ioport interactions for kernel submitted commands.Dave Airlie
2013-05-17mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri
2013-05-17mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones
2013-05-17mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones
2013-05-17mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones
2013-05-17mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij
2013-05-17mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warningLee Jones
2013-05-17mfd: ab8500-sysctrl: Set sysctrl_dev during probeFabio Baltieri
2013-05-17mfd: ab8500-sysctrl: Fix sparse warningFabio Baltieri
2013-05-17mfd: abx500-core: Fix sparse warningFabio Baltieri
2013-05-17mfd: ab8500: Debugfs code depends on gpadcArnd Bergmann
2013-05-16Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-16Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds
2013-05-16Merge branch 'ipmi' (minor ipmi fixes from Corey)Linus Torvalds
2013-05-16ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise