summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: rtsx: Support RTS5227Roger Tseng2013-02-145-1/+246
* mfd: rtsx: Implement driving adjustment to device-dependent callbacksRoger Tseng2013-02-143-3/+29
* mfd: vexpress: Add pseudo-GPIO based LEDsPawel Moll2013-02-142-18/+63
* mfd: ab8500: Rename ab8500 to abx500 for hwmon driverHongbo Zhang2013-02-141-3/+3
* mfd: rtsx: Optimize card detect flowWei WANG2013-02-141-12/+19
* mfd: rtsx: Use macros to replace some variablesWei WANG2013-02-142-9/+7
* mfd: rtsx: Fix checkpatch warningWei WANG2013-02-141-13/+13
* mfd: rtsx: Declare that the DMA address limitation is 32bit explicitlyWei WANG2013-02-141-0/+4
* mfd: rtsx: Remove redundant codeWei WANG2013-02-141-1/+0
* mfd: rtsx: Fix typo in commentWei WANG2013-02-141-1/+1
* mfd: tps65090: remove suspend/resume callbacksLaxman Dewangan2013-02-141-23/+0
* mfd: tps65090: Pass irq domain when adding mfd sub devicesLaxman Dewangan2013-02-141-1/+1
* mfd: tps65090: add DT support for tps65090Laxman Dewangan2013-02-142-3/+141
* mfd: wm5102: Make DSP scratch registers readableMark Brown2013-02-142-0/+24
* mfd: tps6507x: Add DT supportVishwanathrao Badarkhe, Manish2013-02-141-0/+9
* mfd: 88pm80x: Remove redundant devm_* callsYi Zhang2013-02-144-28/+10
* mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri2013-02-141-0/+12
* watchdog: Add support for ux500_wdt watchdogFabio Baltieri2013-02-144-0/+203
* mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri2013-02-141-0/+5
* mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri2013-02-141-0/+12
* mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra2013-02-141-33/+76
* mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi2013-02-142-34/+11
* mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-142-6/+0
* mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi2013-02-141-47/+57
* mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi2013-02-141-6/+6
* mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi2013-02-141-24/+7
* mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi2013-02-141-2/+1
* mfd: twl-core: Allocate twl_modules dynamicallyPeter Ujfalusi2013-02-141-10/+21
* mfd: twl-core: Use the lookup table to find the correct subchip for the modulesPeter Ujfalusi2013-02-141-29/+27
* mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi2013-02-141-11/+2
* mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi2013-02-142-85/+86
* ARM: OMAP: zoom-display: Remove the use of TWL4030_MODULE_PWM1Peter Ujfalusi2013-02-141-7/+7
* mfd: arizona: Provide platform data for MICBIAS configurationMark Brown2013-02-142-0/+35
* mfd: arizona: Clarify mixer underclocking errorMark Brown2013-02-141-1/+1
* mfd: arizona: Disable interrupts during resumeMark Brown2013-02-141-0/+26
* mfd: wm5102: Refresh register defaultsMark Brown2013-02-141-62/+33
* mfd: wm5102: Mark DSP memory regions as volatile and readableMark Brown2013-02-141-1/+7
* mfd: wm8994: Use devm_regulator_bulk_get APISachin Kamat2013-02-141-5/+2
* mfd: wm5102: Update rev B patch for latest evaluationMark Brown2013-02-141-4/+5
* mfd: arizona: Register MICVDD supply first to ensure no retriesMark Brown2013-02-141-2/+2
* mfd: wm5102: Mark only extant DSP registers volatileMark Brown2013-02-141-4/+7
* rtc: palmas: Add RTC driver Palmas series PMICLaxman Dewangan2013-02-143-0/+350
* gpio: palmas: Add support for Palmas GPIOLaxman Dewangan2013-02-143-0/+192
* mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan2013-02-141-0/+52
* mfd: palmas: Add rtc irq number as irq resource for palmas-rtcLaxman Dewangan2013-02-141-2/+12
* Linux 3.8-rc6v3.8-rc6Linus Torvalds2013-02-011-2/+2
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-014-1/+16
|\ \