aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-31mfd: Use kstrtoul_from_user in ab3550Peter Huewe1-30/+11
2011-07-31mfd: Use generic irq chip for jz4740-adcLars-Peter Clausen2-63/+30
2011-07-31mfd: Fix error handling if BUG() isn't enabled in WM8994Mark Brown1-2/+2
2011-07-31mfd: Fix WM8994 IRQ register cache restore on resumeMark Brown1-5/+11
2011-07-31mfd: Support multiple active WM831x AUXADC conversionsMark Brown1-77/+177
2011-07-31mfd: Restructure wm8994-core device revision handlingMark Brown1-4/+9
2011-07-31mfd: Allocate wm835x irq descs dynamicallySascha Hauer1-6/+12
2011-07-31mfd: Refactor wm831x AUXADC handling into a separate fileMark Brown3-166/+201
2011-07-31mfd: Read wm831x AUXADC conversion results before acknowledging interruptMark Brown1-16/+31
2011-07-31mfd: Support dynamic allocation of IRQ range for wm831xMark Brown1-5/+13
2011-07-31mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabledMark Brown1-20/+28
2011-07-31mfd: Allow touchscreen to be disabled on wm831x devicesMark Brown1-10/+17
2011-07-31mfd: Implement support for multiple WM831x devicesMark Brown1-6/+12
2011-07-31mfd: Fix bus lock interaction for WM831x IRQ set_type() operationMark Brown1-6/+18
2011-07-31Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+2
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-6/+2
2011-07-27[media] radio-timb: Simplified platform dataRichard Röjfors1-6/+2
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds7-286/+1103
2011-07-11Merge branch 'master' into for-nextJiri Kosina6-10/+129
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais2-0/+2
2011-07-08power_supply: Add charger driver for MAX8998/LP3974Donggeun Kim1-0/+2
2011-07-07MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi1-13/+13
2011-07-07MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi1-5/+5
2011-07-07MFD: twl6040: Demand valid interrupt configurationPeter Ujfalusi2-36/+22
2011-07-07MFD: twl6040: Use resource to provide irq number for slavesPeter Ujfalusi1-0/+25
2011-07-05mfd: Add Makefile and Kconfig Entries for tps65911 comparatorAxel Lin2-0/+4
2011-07-05mfd: Fix build error for tps65911-comparator.cAxel Lin1-1/+1
2011-07-05Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda1-9/+122
2011-07-04MFD: twl6040: Change platform data for soc codec driverPeter Ujfalusi1-3/+2
2011-07-04mfd: twl6040: Add initial supportMisael Lopez Cruz5-3/+810
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2-8/+8
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi3-19/+18
2011-07-04MFD: twl4030-codec: Rename internals from codec to audioPeter Ujfalusi1-67/+68
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-28mfd: Fix build breakage caused by tps65910 gpio directory moveLiam Girdwood1-1/+1
2011-05-28mfd: Use mfd cell platform_data for db8500-prcmu cells platform bitsMattias Wallin1-1/+2
2011-05-27TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria1-0/+188
2011-05-27GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria3-93/+3
2011-05-27TPS65911: Add new irq definitionsJorge Eduardo Candelaria1-13/+44
2011-05-27MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria1-1/+3
2011-05-27mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin1-1/+1
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-1/+1
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-2/+2
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory3-1/+200
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory3-1/+99
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory3-0/+217
2011-05-26mfd: Add omap-usbhs runtime PM supportKeshava Munegowda1-122/+9
2011-05-26mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons1-1/+2
2011-05-26mfd: Fix omap_usbhs_alloc_children error handlingAxel Lin1-1/+3
2011-05-26mfd: Fix omap usbhs crash when rmmoding ehci or ohciKeshava Munegowda1-8/+19