summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-21mfd: cros ec: spi: Depend on OFThierry Reding
2014-01-21mfd: cros ec: spi: Use correct module licenseThierry Reding
2014-01-21mfd: sec-core: Fix sparse NULL pointer warningWei Yongjun
2014-01-21mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe()Wei Yongjun
2014-01-21mfd: mc13xxx: Remove redundant checksAlexander Shiyan
2014-01-21regulator: tps6586x: Add and use correct voltage tableStefan Agner
2014-01-21mfd: tps6586x: Add version detectionStefan Agner
2014-01-21pwm: Add LP3943 PWM driverMilo Kim
2014-01-21mfd: Add LP3943 MFD driverMilo Kim
2014-01-21gpio: add LP3943 I2C GPIO expander driverMilo Kim
2014-01-21mfd: max14577: Cleanup an error messageDan Carpenter
2014-01-21mfd: wm831x: Use PM ops for shutdownMark Brown
2014-01-21mfd: ab8500: Use irqdomain to map interruptsLinus Walleij
2014-01-21mfd: rtsx: Prevent 'used uninitialised' warningsLee Jones
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-21mfd/pinctrl: Delete platform data headerLinus Walleij
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones
2014-01-21Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones
2014-01-21Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones
2014-01-21pinctrl: abx500: Delete non-devicetree probe pathLinus Walleij
2014-01-21mfd: twl-core: Fix passing of platform data in the device tree caseTony Lindgren
2014-01-21mfd: twl-core: Clean up module by removing twl603x pdata handlingRuslan Ruslichenko
2014-01-21mfd: sec: Constify regmap configs and regmap irqsKrzysztof Kozlowski
2014-01-21mfd: max14577: Match regulator by of_compatible stringKrzysztof Kozlowski
2014-01-21mfd: max14577: Add max14577 MFD driver coreChanwoo Choi
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski
2014-01-21mfd: cros ec: i2c: Use consistent function namesThierry Reding
2014-01-21mfd: cros ec: spi: Use consistent function namesThierry Reding
2014-01-21mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Jingoo Han
2014-01-21HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik
2014-01-21HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik
2014-01-21Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-21Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-20Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-20SATA: MV: Add support for the optional PHYsAndrew Lunn
2014-01-20HID: sony: Cache the output report for the Dualshock 4Frank Praznik
2014-01-20Merge branch 'for-next' into for-linusTakashi Iwai
2014-01-20pinctrl: sunxi: Honor GPIO output initial vaulesChen-Yu Tsai
2014-01-20gpio: mcp23s08: fix casting caused build warningSeongJae Park