summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2013-06-176-38/+245
|\
| * mfd: wm5102: Expose DRE control registersCharles Keepax2013-06-121-1/+8
| * mfd: wm5110: Make DSPn_STATUS_3 readableMark Brown2013-05-231-0/+8
| * mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax2013-05-211-1/+1
| * mfd: arizona: Support use of external DCVDDMark Brown2013-05-201-0/+43
| * mfd: Add device tree bindings for Arizona class devicesMark Brown2013-05-204-4/+97
| * mfd: arizona: Disable interrupts during suspendMark Brown2013-05-171-1/+22
| * mfd: arizona: Add missing cleanup on removeMark Brown2013-05-171-0/+5
| * mfd: wm5102: Manually apply register patchCharles Keepax2013-05-171-0/+12
| * mfd: arizona: Read the device identification information after bootMark Brown2013-05-171-31/+49
* | Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-229-94/+134
|\ \
| * | mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri2013-05-211-3/+2
| * | mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson2013-05-171-0/+2
| * | mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri2013-05-171-1/+5
| * | mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones2013-05-171-0/+3
| * | mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones2013-05-171-0/+1
| * | mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones2013-05-171-3/+3
| * | mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij2013-05-172-4/+27
| * | mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warningLee Jones2013-05-171-2/+5
| * | mfd: ab8500-sysctrl: Set sysctrl_dev during probeFabio Baltieri2013-05-171-0/+2
| * | mfd: ab8500-sysctrl: Fix sparse warningFabio Baltieri2013-05-171-1/+1
| * | mfd: abx500-core: Fix sparse warningFabio Baltieri2013-05-171-1/+1
| * | mfd: ab8500: Debugfs code depends on gpadcArnd Bergmann2013-05-171-1/+1
| * | mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGeert Uytterhoeven2013-05-161-13/+15
| * | mfd: cros_ec_spi: Use %z to format pointer differencesGeert Uytterhoeven2013-05-161-3/+3
| * | mfd: si476x: Do not use binary constantsGeert Uytterhoeven2013-05-161-61/+61
| * | mfd: tps65912: Select MFD_COREDavid Rientjes2013-05-161-0/+1
| |/
* / drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
|/
* Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-0654-1263/+5608
|\
| * mfd: vexpress: Handle pending config transactionsPawel Moll2013-04-261-14/+21
| * mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properlyArnd Bergmann2013-04-261-1/+1
| * mfd: si476x: Fix i2c warningHans Verkuil2013-04-191-1/+1
| * mfd: si476x: Add header files and Kbuild plumbingAndrey Smirnov2013-04-192-0/+17
| * mfd: si476x: Add chip properties handling codeAndrey Smirnov2013-04-191-0/+241
| * mfd: si476x: Add the bulk of the core driverAndrey Smirnov2013-04-191-0/+886
| * mfd: si476x: Add commands abstraction layerAndrey Smirnov2013-04-191-0/+1553
| * mfd: rtsx: Support RTS5249Wei WANG2013-04-194-1/+248
| * mfd: retu: Add Tahvo supportAaro Koskinen2013-04-192-13/+78
| * mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut2013-04-191-0/+5
| * mfd: wm8994: Add some OF propertiesMark Brown2013-04-191-2/+71
| * mfd: wm8994: Add device ID data to WM8994 OF device IDsMark Brown2013-04-191-3/+3
| * mfd: tps65090: Add compatible string for charger subnodeRhyland Klein2013-04-111-0/+1
| * mfd: db8500-prcmu: Support platform dependant device selectionLee Jones2013-04-091-8/+24
| * mfd: syscon: Fix warnings when printing resource_size_tAlexander Shiyan2013-04-091-1/+1
| * mfd: omap-usb-tll: Convert to devm_ioremap_resource()Sachin Kamat2013-04-091-6/+3
| * mfd: omap-usb-host: Convert to devm_ioremap_resource()Sachin Kamat2013-04-091-5/+4
| * mfd: Kconfig alphabetical re-orderingSamuel Ortiz2013-04-091-677/+680
| * mfd: support stmpe1801 18 bits enhanced port expanderJean-Nicolas Graux2013-04-094-1/+147
| * mfd: stmpe: Use spi_get_drvdata()Jingoo Han2013-04-091-1/+1
| * mfd: arizona: Use spi_get_drvdata()Jingoo Han2013-04-091-1/+1