summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz42-176/+952
2013-10-24mfd: twl6040: Remove obsolete cleanup for i2c clientdataWolfram Sang1-6/+2
2013-10-24mfd: tps65910: Remove warning during dt node parsingLaxman Dewangan1-4/+0
2013-10-23mfd: lpc_sch: Ignore resource conflicts when adding mfd cellsJohannes Thumshirn1-0/+3
2013-10-23mfd: ti_am335x_tscadc: Avoid possible deadlock of reg_lockSebastian Andrzej Siewior1-4/+8
2013-10-23mfd: Add support for ams AS3722 PMICLaxman Dewangan3-0/+462
2013-10-23mfd: max77693: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: tc3589x: Detect the precise versionLinus Walleij1-2/+35
2013-10-23mfd: omap-usb: prepare/unprepare clock while enable/disableRoger Quadros2-10/+10
2013-10-23mfd: max77686: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: max8907: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: max8997: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: sec-core: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: tps6507x: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: tps6586x: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: tps65910: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: arizona: Include linux/of.h headerSachin Kamat2-0/+2
2013-10-23mfd: as3711: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-23mfd: palmas: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23mfd: omap-usb: Remove redundant of_match_ptrSachin Kamat2-2/+2
2013-10-23mfd: ti_am335x_tscadc: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23mfd: 88pm860x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23mfd: tps65217: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23mfd: max8925: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23mfd: arizona: Mark missing AOD registers as volatileCharles Keepax2-2/+2
2013-10-23mfd: arizona: Correct handling of device tree gpio defaultsCharles Keepax1-1/+1
2013-10-23mfd: arizona: Only attempt to parse DT if platform data was not passedLee Jones1-2/+2
2013-10-23mfd: palmas: Fix resource leak of i2c_dummy devicesLaxman Dewangan1-6/+15
2013-10-23mfd: palmas: Reset pm_power_off if it is set for the deviceLaxman Dewangan1-0/+5
2013-10-23mfd: palmas: Add MODULE_DEVICE_TABLE for of_device tableLaxman Dewangan1-0/+1
2013-10-23mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan1-1/+0
2013-10-23mfd: max77693: Added device tree supportAndrzej Hajda1-0/+8
2013-10-23mfd: max77693: Remove device wakeup from driverAndrzej Hajda1-10/+0
2013-10-23mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown1-0/+5
2013-10-23mfd: mc13xxx: Don't require lock for simple register I/OMark Brown1-5/+0
2013-10-23mfd: twl6040: Drop devm_free_irq of devm_ allocated irqWei Yongjun1-8/+2
2013-10-23mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irqWei Yongjun1-7/+1
2013-10-23mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke1-4/+6
2013-10-23mfd: Add STw481x driverLinus Walleij3-0/+261
2013-10-23mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdataSachin Kamat3-6/+1
2013-10-23mfd: wm5110: Update noise gate default to match the patch fileCharles Keepax1-1/+1
2013-10-23mfd: arizona: Update registers for WM5110 DSPCharles Keepax1-2/+32
2013-10-23mfd: rtsx: Modify rts5249_optimize_phyWei WANG1-2/+46
2013-10-23mfd: timberdale: Remove unnecessary pci_set_drvdata()Jingoo Han1-5/+1
2013-10-23mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-23mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-23mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()Wei Yongjun1-0/+1
2013-10-23mfd: aat2870: Fix sparse errorSachin Kamat1-1/+1
2013-10-23mfd: tps6586x: Implement irq_set_wakeStephen Warren1-3/+15
2013-10-23mfd: wm8994: Inline register I/O functionsMark Brown1-78/+0