summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mfd: Use kstrtoul_from_user in ab3550Peter Huewe2011-07-311-30/+11
* mfd: Use generic irq chip for jz4740-adcLars-Peter Clausen2011-07-312-63/+30
* mfd: Fix error handling if BUG() isn't enabled in WM8994Mark Brown2011-07-311-2/+2
* mfd: Fix WM8994 IRQ register cache restore on resumeMark Brown2011-07-311-5/+11
* mfd: Support multiple active WM831x AUXADC conversionsMark Brown2011-07-311-77/+177
* mfd: Restructure wm8994-core device revision handlingMark Brown2011-07-311-4/+9
* mfd: Allocate wm835x irq descs dynamicallySascha Hauer2011-07-311-6/+12
* mfd: Refactor wm831x AUXADC handling into a separate fileMark Brown2011-07-313-166/+201
* mfd: Read wm831x AUXADC conversion results before acknowledging interruptMark Brown2011-07-311-16/+31
* mfd: Support dynamic allocation of IRQ range for wm831xMark Brown2011-07-311-5/+13
* mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabledMark Brown2011-07-311-20/+28
* mfd: Allow touchscreen to be disabled on wm831x devicesMark Brown2011-07-311-10/+17
* mfd: Implement support for multiple WM831x devicesMark Brown2011-07-311-6/+12
* mfd: Fix bus lock interaction for WM831x IRQ set_type() operationMark Brown2011-07-311-6/+18
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-07-311-0/+2
|\
| * power_supply: Add charger driver for MAX8998/LP3974Donggeun Kim2011-07-081-0/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-6/+2
|\ \
| * | [media] radio-timb: Simplified platform dataRichard Röjfors2011-07-271-6/+2
* | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-277-286/+1103
|\ \ \
| * | | MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi2011-07-071-13/+13
| * | | MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi2011-07-071-5/+5
| * | | MFD: twl6040: Demand valid interrupt configurationPeter Ujfalusi2011-07-072-36/+22
| * | | MFD: twl6040: Use resource to provide irq number for slavesPeter Ujfalusi2011-07-071-0/+25
| * | | MFD: twl6040: Change platform data for soc codec driverPeter Ujfalusi2011-07-041-3/+2
| * | | mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-045-3/+810
| * | | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-042-8/+8
| * | | MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-043-19/+18
| * | | MFD: twl4030-codec: Rename internals from codec to audioPeter Ujfalusi2011-07-041-67/+68
* | | | Merge branch 'master' into for-nextJiri Kosina2011-07-116-10/+129
|\ \ \ \ | | |/ / | |/| |
| * | | w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-092-0/+2
| * | | mfd: Add Makefile and Kconfig Entries for tps65911 comparatorAxel Lin2011-07-052-0/+4
| * | | mfd: Fix build error for tps65911-comparator.cAxel Lin2011-07-051-1/+1
| * | | Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda2011-07-051-9/+122
| |/ /
* / / treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
|/ /
* | mfd: Fix build breakage caused by tps65910 gpio directory moveLiam Girdwood2011-05-281-1/+1
* | mfd: Use mfd cell platform_data for db8500-prcmu cells platform bitsMattias Wallin2011-05-281-1/+2
* | TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria2011-05-271-0/+188
* | GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria2011-05-273-93/+3
* | TPS65911: Add new irq definitionsJorge Eduardo Candelaria2011-05-271-13/+44
* | MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2011-05-271-1/+3
* | mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin2011-05-271-1/+1
* | linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-1/+1
* | linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-2/+2
* | TPS65910: IRQ: Add interrupt controllerGraeme Gregory2011-05-273-1/+200
* | TPS65910: GPIO: Add GPIO driverGraeme Gregory2011-05-273-1/+99
* | MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory2011-05-273-0/+217
* | mfd: Add omap-usbhs runtime PM supportKeshava Munegowda2011-05-261-122/+9
* | mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons2011-05-261-1/+2
* | mfd: Fix omap_usbhs_alloc_children error handlingAxel Lin2011-05-261-1/+3
* | mfd: Fix omap usbhs crash when rmmoding ehci or ohciKeshava Munegowda2011-05-261-8/+19