summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2017-02-23mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2015-02-20mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov1-1/+12
2014-04-30mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+6
2014-04-30mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+9
2014-04-30mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-04-30mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-04-30mfd: Include all drivers in subsystem menuLinus Walleij1-3/+3
2013-05-30mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-01-03mfd: Only unregister platform devices allocated by the mfd coreCharles Keepax1-2/+13
2012-08-19ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-1/+1
2012-08-10mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown1-0/+8
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-2/+0
2012-04-13mfd: Clear twl6030 IRQ status register only onceNishanth Menon1-2/+11
2012-03-13Revert "mfd: Test for jack detection when deciding if wm8994 should suspend"Greg Kroah-Hartman1-14/+0
2012-03-12mfd: Fix cs5535 section mismatchChristian Gmeiner1-3/+3
2012-03-12mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-03-12mfd: Fix ACPI conflict checkJean Delvare1-1/+1
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin1-0/+1
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown1-5/+8
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown1-2/+3
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson1-1/+1
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin1-0/+2
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok1-8/+8
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin1-1/+1
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown1-0/+1
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Set adp5520 bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin1-0/+1
2011-11-08mfd: fix build failures in recently added ab5500 codePaul Gortmaker2-0/+2
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-0/+14
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds32-2111/+4039
2011-11-01mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker4-0/+4
2011-11-01mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker11-0/+11
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-24/+70
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds6-497/+507
2011-10-24mfd: Add missing <linux/io.h> include to intel_msicMika Westerberg1-0/+1
2011-10-24mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn1-0/+30
2011-10-24mfd: Remove support for early drop ab8500 chipMattias Wallin1-1/+0
2011-10-24mfd: Add support for ab8500 v3.3Mattias Wallin1-0/+1
2011-10-24mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath1-0/+1
2011-10-24mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij1-3/+3
2011-10-24mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij1-8/+11
2011-10-24mfd: Rename db8500-prcmu init functionLinus Walleij1-2/+2
2011-10-24mfd: Fix db5500-prcmu definesLinus Walleij1-2/+5
2011-10-24mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson1-1/+51
2011-10-24mfd: db8500-prcmu reset code retrievalSebastian Rasmussen1-0/+11
2011-10-24mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson1-4/+28
2011-10-24mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg1-0/+72