summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-111-2/+8
|\
| * mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner2013-12-101-2/+8
* | mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-132-11/+25
|/
* Merge tag 'mfd-lee-3.13-fixes-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-11-271-1/+1
|\
| * mfd: Make MFD_AS3722 depend on I2C=yMichal Marek2013-11-261-1/+1
* | mfd: lpc_ich: Fix Wildcat Point info name fieldJames Ralston2013-11-271-1/+1
* | mfd: ti-ssp: Fix buildGeert Uytterhoeven2013-11-271-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-2/+2
|\
| * treewide: Fix typo in KconfigMasanari Iida2013-10-141-2/+2
* | Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-11-1643-198/+994
|\ \
| * \ Merge tag 'mfd-lee-3.13-3' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-11-113-16/+30
| |\ \
| | * | mfd: pm8921: Potential NULL dereference in pm8921_remove()Dan Carpenter2013-11-111-4/+5
| | * | mfd: Fix memory leak in mfd_add_devices()Geert Uytterhoeven2013-11-111-4/+8
| | * | mfd: Stop setting refcounting pointers in original mfd_cell arraysGeert Uytterhoeven2013-11-111-8/+9
| | * | mfd: wm5110: Enable micd clamp functionalityCharles Keepax2013-11-111-0/+8
| * | | mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-041-0/+13
| * | | mfd: max77693: Fix up bug of wrong interrupt numberChanwoo Choi2013-11-041-1/+2
| * | | mfd: as3722: Don't export the regmap configMark Brown2013-10-261-1/+1
| * | | Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-10-2542-176/+952
| |\| |
| | * | mfd: lpc_sch: Ignore resource conflicts when adding mfd cellsJohannes Thumshirn2013-10-231-0/+3
| | * | mfd: ti_am335x_tscadc: Avoid possible deadlock of reg_lockSebastian Andrzej Siewior2013-10-231-4/+8
| | * | mfd: Add support for ams AS3722 PMICLaxman Dewangan2013-10-233-0/+462
| | * | mfd: max77693: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: tc3589x: Detect the precise versionLinus Walleij2013-10-231-2/+35
| | * | mfd: omap-usb: prepare/unprepare clock while enable/disableRoger Quadros2013-10-232-10/+10
| | * | mfd: max77686: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: max8907: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: max8997: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: sec-core: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: tps6507x: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: tps6586x: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: tps65910: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: arizona: Include linux/of.h headerSachin Kamat2013-10-232-0/+2
| | * | mfd: as3711: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
| | * | mfd: palmas: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
| | * | mfd: omap-usb: Remove redundant of_match_ptrSachin Kamat2013-10-232-2/+2
| | * | mfd: ti_am335x_tscadc: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
| | * | mfd: 88pm860x: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
| | * | mfd: tps65217: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
| | * | mfd: max8925: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
| | * | mfd: arizona: Mark missing AOD registers as volatileCharles Keepax2013-10-232-2/+2
| | * | mfd: arizona: Correct handling of device tree gpio defaultsCharles Keepax2013-10-231-1/+1
| | * | mfd: arizona: Only attempt to parse DT if platform data was not passedLee Jones2013-10-231-2/+2
| | * | mfd: palmas: Fix resource leak of i2c_dummy devicesLaxman Dewangan2013-10-231-6/+15
| | * | mfd: palmas: Reset pm_power_off if it is set for the deviceLaxman Dewangan2013-10-231-0/+5
| | * | mfd: palmas: Add MODULE_DEVICE_TABLE for of_device tableLaxman Dewangan2013-10-231-0/+1
| | * | mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan2013-10-231-1/+0Star
| | * | mfd: max77693: Added device tree supportAndrzej Hajda2013-10-231-0/+8
| | * | mfd: max77693: Remove device wakeup from driverAndrzej Hajda2013-10-231-10/+0Star
| | * | mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown2013-10-231-0/+5