summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin2012-05-091-7/+3
* mfd: Convert s5m-core to devm_regmap_init_i2c()Axel Lin2012-05-091-4/+2
* mfd: Convert rc5t583 to devm_regmap_init_i2c()Axel Lin2012-05-091-5/+2
* mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin2012-05-091-3/+3
* watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-096-447/+306
* mfd: Add LM3533 lighting-power core driverJohan Hovold2012-05-094-0/+865
* mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Lee Jones2012-05-091-0/+1
* mfd: Enable Device Tree support for the db8500-prcmuLee Jones2012-05-091-10/+19
* mfd: Register db8500-prcmu as a platform driver instead of only probingLee Jones2012-05-091-2/+3
* mfd: Fix of_match_node() da9052 argumentsOlof Johansson2012-05-091-1/+1
* lpc_sch: Add Intel Centerton Multifunction Device supportSeth Heasley2012-05-091-2/+9
* gpio: Add STA2X11 GPIO blockAlessandro Rubini2012-05-093-0/+444
* mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-093-0/+473
* mfd: Convert wm8994 to module_i2c_driver()Mark Brown2012-05-071-17/+1
* mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-071-3/+4
* mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-072-59/+25
* mfd: Fix wm831x register range passing for recent ARM updatesMark Brown2012-05-071-0/+26
* mfd: Fix tps65910 section annotationsMark Brown2012-05-071-5/+5
* mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown2012-05-071-6/+9
* mfd: Fix tps65090 ifdefs for suspend modeMark Brown2012-05-071-2/+2
* mfd: Add parameter to disable ab8500 battery managementRickard Andersson2012-05-011-20/+35
* mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-011-7/+31
* mfd: Handle the ab8500 irq for suspend/resumeRabin Vincent2012-05-011-0/+32
* mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-011-5/+55
* mfd: Add mc13xxx i2c driverMarc Reilly2012-05-013-1/+137
* mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly2012-05-015-147/+204
* mfd: Use regmap for the mc13xxx-core register accessMarc Reilly2012-05-012-79/+35
* mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly2012-05-011-75/+113
* mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
* mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz2012-05-011-1/+1
* mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-011-0/+62
* mfd: Add device-tree support for da9502 i2c driverYing-Chun Liu (PaulLiu)2012-05-011-8/+42
* mfd: Convert Intel MSIC driver to use devm_* interfaces.Pasi Savanainen2012-05-011-26/+5
* mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons2012-05-011-0/+16
* mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-05-012-2/+0
* mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-011-3/+6
* mfd: Add rc5t583's gpio in mfd device listLaxman Dewangan2012-05-011-0/+1
* mfd: Add PCMCIA/CF support to asic3Paul Parsons2012-05-011-0/+6
* mfd: Cache wm8994 chip revisionMark Brown2012-05-011-1/+0
* mfd: Use module_pci_driverAxel Lin2012-05-015-63/+5
* gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser2012-05-013-0/+433
* mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-013-0/+729
* mfd: Mark const init data with __initconst instead of __initdata for ab5500Uwe Kleine-König2012-05-011-1/+1
* Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-297-12/+23
|\
| * staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare2012-04-261-2/+0
| * staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-243-0/+3
| * staging: zcache: fix Kconfig crypto dependencySeth Jennings2012-04-241-1/+1
| * staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2012-04-242-9/+19
* | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-2912-12/+45
|\ \
| * \ Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-277-8/+21
| |\ \