summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+8
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski-11/+25
2013-12-10mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner-2/+8
2013-11-27Merge tag 'mfd-lee-3.13-fixes-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz-1/+1
2013-11-27mfd: lpc_ich: Fix Wildcat Point info name fieldJames Ralston-1/+1
2013-11-27mfd: ti-ssp: Fix buildGeert Uytterhoeven-1/+1
2013-11-26mfd: Make MFD_AS3722 depend on I2C=yMichal Marek-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds-198/+994
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+5
2013-11-12Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+46
2013-11-11Merge tag 'mfd-lee-3.13-3' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz-16/+30
2013-11-11mfd: pm8921: Potential NULL dereference in pm8921_remove()Dan Carpenter-4/+5
2013-11-11mfd: Fix memory leak in mfd_add_devices()Geert Uytterhoeven-4/+8
2013-11-11mfd: Stop setting refcounting pointers in original mfd_cell arraysGeert Uytterhoeven-8/+9
2013-11-11mfd: wm5110: Enable micd clamp functionalityCharles Keepax-0/+8
2013-11-04mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston-0/+13
2013-11-04mfd: max77693: Fix up bug of wrong interrupt numberChanwoo Choi-1/+2
2013-10-26mfd: as3722: Don't export the regmap configMark Brown-1/+1
2013-10-25Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz-176/+952
2013-10-24mfd: twl6040: Remove obsolete cleanup for i2c clientdataWolfram Sang-6/+2
2013-10-24mfd: tps65910: Remove warning during dt node parsingLaxman Dewangan-4/+0
2013-10-23mfd: lpc_sch: Ignore resource conflicts when adding mfd cellsJohannes Thumshirn-0/+3
2013-10-23mfd: ti_am335x_tscadc: Avoid possible deadlock of reg_lockSebastian Andrzej Siewior-4/+8
2013-10-23mfd: Add support for ams AS3722 PMICLaxman Dewangan-0/+462
2013-10-23mfd: max77693: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: tc3589x: Detect the precise versionLinus Walleij-2/+35
2013-10-23mfd: omap-usb: prepare/unprepare clock while enable/disableRoger Quadros-10/+10
2013-10-23mfd: max77686: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: max8907: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: max8997: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: sec-core: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: tps6507x: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: tps6586x: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: tps65910: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: arizona: Include linux/of.h headerSachin Kamat-0/+2
2013-10-23mfd: as3711: Include linux/of.h headerSachin Kamat-0/+1
2013-10-23mfd: palmas: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23mfd: omap-usb: Remove redundant of_match_ptrSachin Kamat-2/+2
2013-10-23mfd: ti_am335x_tscadc: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23mfd: 88pm860x: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23mfd: tps65217: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23mfd: max8925: Remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-23mfd: arizona: Mark missing AOD registers as volatileCharles Keepax-2/+2
2013-10-23mfd: arizona: Correct handling of device tree gpio defaultsCharles Keepax-1/+1
2013-10-23mfd: arizona: Only attempt to parse DT if platform data was not passedLee Jones-2/+2
2013-10-23mfd: palmas: Fix resource leak of i2c_dummy devicesLaxman Dewangan-6/+15
2013-10-23mfd: palmas: Reset pm_power_off if it is set for the deviceLaxman Dewangan-0/+5
2013-10-23mfd: palmas: Add MODULE_DEVICE_TABLE for of_device tableLaxman Dewangan-0/+1
2013-10-23mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan-1/+0