aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27mfd: convert to idr_alloc()Tejun Heo1-7/+6
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds33-997/+2941
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-54/+85
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+10
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+4
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds1-8/+6
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-2/+73
2013-02-19Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown1-2/+73
2013-02-15mfd: lpc_ich: Use devres API to allocate private dataAaron Sierra1-5/+2
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2-0/+2
2013-02-14Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2-335/+466
2013-02-14mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+38
2013-02-14mfd: lpc_sch: Accomodate partial population of the MFD devicesDarren Hart1-76/+71
2013-02-14mfd: da9052-i2c: Staticize da9052_i2c_fix()Fabio Estevam1-2/+1
2013-02-14mfd: syscon: Fix sparse warningFabio Estevam1-0/+1
2013-02-14mfd: twl-core: Fix kernel panic on bootJon Hunter1-8/+8
2013-02-14Merge branch 'abx500-pinctrl-for-mfd' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into for-nextSamuel Ortiz1-3/+50
2013-02-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG1-0/+30
2013-02-14mfd: ab8500: Fix compile errorLinus Walleij1-0/+1
2013-02-14mfd: Add missing GENERIC_HARDIRQS dependeciesHeiko Carstens1-34/+38
2013-02-14Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into for-nextSamuel Ortiz5-74/+1375
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu1-1/+1
2013-02-14mfd: max8925: Fix mfd device register failureQing Xu1-12/+10
2013-02-14mfd: max8925: Add irqdomain for dtQing Xu2-33/+76
2013-02-14mfd: vexpress: Allow vexpress-sysreg to self-initialiseCatalin Marinas1-4/+6
2013-02-14mfd: rtsx: Support RTS5227Roger Tseng4-1/+241
2013-02-14mfd: rtsx: Implement driving adjustment to device-dependent callbacksRoger Tseng3-3/+29
2013-02-14mfd: vexpress: Add pseudo-GPIO based LEDsPawel Moll1-18/+55
2013-02-14mfd: ab8500: Rename ab8500 to abx500 for hwmon driverHongbo Zhang1-3/+3
2013-02-14mfd: rtsx: Optimize card detect flowWei WANG1-12/+19
2013-02-14mfd: rtsx: Use macros to replace some variablesWei WANG2-9/+7
2013-02-14mfd: rtsx: Fix checkpatch warningWei WANG1-13/+13
2013-02-14mfd: rtsx: Declare that the DMA address limitation is 32bit explicitlyWei WANG1-0/+4
2013-02-14mfd: rtsx: Remove redundant codeWei WANG1-1/+0
2013-02-14mfd: tps65090: remove suspend/resume callbacksLaxman Dewangan1-23/+0
2013-02-14mfd: tps65090: Pass irq domain when adding mfd sub devicesLaxman Dewangan1-1/+1
2013-02-14mfd: tps65090: add DT support for tps65090Laxman Dewangan1-3/+19
2013-02-14mfd: wm5102: Make DSP scratch registers readableMark Brown1-0/+8
2013-02-14mfd: tps6507x: Add DT supportVishwanathrao Badarkhe, Manish1-0/+9
2013-02-14mfd: 88pm80x: Remove redundant devm_* callsYi Zhang3-27/+9
2013-02-14mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri1-0/+12
2013-02-14mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri1-0/+5
2013-02-14mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra1-33/+76
2013-02-14mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi1-28/+0
2013-02-14mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi1-3/+0
2013-02-14mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi1-47/+57
2013-02-14mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi1-6/+6
2013-02-14mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi1-24/+7