aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-21pwm: Add LP3943 PWM driverGravatar Milo Kim 3-0/+325
2014-01-21mfd: Add LP3943 MFD driverGravatar Milo Kim 3-0/+179
2014-01-21gpio: add LP3943 I2C GPIO expander driverGravatar Milo Kim 3-0/+251
2014-01-21mfd: max14577: Cleanup an error messageGravatar Dan Carpenter 1-2/+1
2014-01-21mfd: wm831x: Use PM ops for shutdownGravatar Mark Brown 2-6/+10
2014-01-21mfd: ab8500: Use irqdomain to map interruptsGravatar Linus Walleij 1-1/+1
2014-01-21mfd: rtsx: Prevent 'used uninitialised' warningsGravatar Lee Jones 1-3/+3
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 10-10/+10
2014-01-21mfd/pinctrl: Delete platform data headerGravatar Linus Walleij 2-1/+12
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextGravatar Lee Jones 3-32/+111
2014-01-21Merge tag 'ib-asoc-3.14.2' into for-mfd-nextGravatar Lee Jones 2-30/+252
2014-01-21Merge tag 'tags/ib-asoc-1' into for-mfd-nextGravatar Lee Jones 1-4/+69
2014-01-21pinctrl: abx500: Delete non-devicetree probe pathGravatar Linus Walleij 1-27/+9
2014-01-21mfd: twl-core: Fix passing of platform data in the device tree caseGravatar Tony Lindgren 1-3/+12
2014-01-21mfd: twl-core: Clean up module by removing twl603x pdata handlingGravatar Ruslan Ruslichenko 1-198/+0
2014-01-21mfd: sec: Constify regmap configs and regmap irqsGravatar Krzysztof Kozlowski 2-10/+10
2014-01-21mfd: max14577: Match regulator by of_compatible stringGravatar Krzysztof Kozlowski 1-1/+4
2014-01-21mfd: max14577: Add max14577 MFD driver coreGravatar Chanwoo Choi 3-0/+257
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceGravatar Krzysztof Kozlowski 1-0/+40
2014-01-21mfd: cros ec: i2c: Use consistent function namesGravatar Thierry Reding 1-4/+4
2014-01-21mfd: cros ec: spi: Use consistent function namesGravatar Thierry Reding 1-4/+4
2014-01-21mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Gravatar Jingoo Han 1-1/+0
2014-01-08mfd: twl-core: Enable regcache for audio registersGravatar Peter Ujfalusi 1-0/+111
2014-01-08mfd: twl-core: API to set the regcache bypass for a given regmap in twlGravatar Peter Ujfalusi 1-0/+21
2014-01-08mfd: twl-core: Simplify IO wrapper functions by moving common code outGravatar Peter Ujfalusi 1-27/+31
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationGravatar Sebastian Andrzej Siewior 2-28/+99
2014-01-07mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathGravatar Sebastian Andrzej Siewior 2-1/+2
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SEGravatar Sebastian Andrzej Siewior 3-8/+16
2014-01-07mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localGravatar Sebastian Andrzej Siewior 1-2/+1
2014-01-07iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Gravatar Sebastian Andrzej Siewior 1-1/+1
2014-01-06mfd: as3722: Add watchdog supportGravatar Bibek Basu 1-0/+3
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 7-7/+7
2014-01-06mfd: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 16-37/+37
2014-01-06mfd: staging: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2014-01-06mfd: intel: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 6-10/+10
2014-01-06mfd: marvell: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 2-3/+3
2014-01-06mfd: toshiba: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 2-3/+3
2014-01-06mfd: wolfson: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 2-9/+9
2014-01-06mfd: dialog: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 3-3/+3
2014-01-06mfd: stmicro: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 2-6/+6
2014-01-06mfd: cros ec: spi: Fix debug outputGravatar Thierry Reding 1-1/+3
2014-01-06mfd: cros ec: spi: Increase EC transaction delayGravatar Derek Basehore 1-3/+4
2014-01-06mfd: omap-usb-host: Raw read and write endian fixGravatar Victor Kamensky 1-4/+4
2014-01-06mfd: omap-usb-tll: Raw read and write endian fixGravatar Victor Kamensky 1-4/+4
2014-01-06mfd: wm5110: Correct default for register LDO2 Control 1Gravatar Charles Keepax 1-1/+1
2014-01-06mfd: ab8500-debugfs: Move dereference after check for NULLGravatar Dan Carpenter 1-2/+3
2014-01-03Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 2-6/+7
2014-01-03Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-32/+105
2014-01-02Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 1-1/+10