summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-02-0364-1206/+4279
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ab5500-core.c: Don't needlessly include linux/version.hJesper Juhl2012-02-031-1/+0
* | | | | | mfd: Correct readability of WM8994 DC servo 4E registerMark Brown2012-03-011-0/+1
* | | | | | mfd: Initialize tps65912 irq platform data properlyAxel Lin2012-02-231-1/+1
* | | | | | mfd: Fix ACPI conflict checkJean Delvare2012-02-231-1/+1
* | | | | | mfd: Fix ab8500 error path bugLinus Walleij2012-02-211-2/+3
* | | | | | mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2012-02-211-0/+14
* | | | | | mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan2012-02-201-1/+1
* | | | | | mfd: Fix possible s5m null pointer dereferenceJonghwan Choi2012-02-201-1/+1
* | | | | | mfd: wm8350 variable dereferenced before checkJonghwan Choi2012-02-201-1/+0
| |_|/ / / |/| | | |
* | | | | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-131-10/+10
|\ \ \ \ \
| * | | | | ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King2012-02-131-10/+10
| | |_|_|/ | |/| | |
* / | | | ARM: omap: fix broken twl-core dependencies and ifdefsRussell King2012-02-092-3/+5
|/ / / /
* | | | mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi2012-02-031-51/+74
* | | | mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2012-02-031-0/+3
| |/ / |/| |
* | | MFD: ucb1x00-ts: fix resume failureRussell King2012-01-221-27/+5
* | | MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King2012-01-211-6/+12
* | | MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King2012-01-211-0/+1
* | | MFD: mcp-core: fix complaints from the genirq layerRussell King2012-01-201-6/+11
* | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-204-85/+16
* | | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-201-110/+52
| |/ |/|
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\ \
| * | module_param: check type correctness for module_param_arrayRusty Russell2012-01-131-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-1454-524/+1775
|\ \ \ | |/ / |/| |
| * | mfd: Add pm ops to max8925Kevin Liu2012-01-091-0/+27
| * | mfd: Convert aat2870 to dev_pm_opsMark Brown2012-01-091-9/+10
| * | mfd: Still check other interrupts if we get a wm831x touchscreen IRQMark Brown2012-01-091-2/+1
| * | mfd: Introduce missing kfree in 88pm860x probe routineJulia Lawall2012-01-091-0/+1
| * | mfd: Add S5M series configurationSangbeom Kim2012-01-092-0/+12
| * | mfd: Add s5m series irq driverSangbeom Kim2012-01-091-0/+487
| * | mfd: Add S5M core driverSangbeom Kim2012-01-091-0/+176
| * | mfd: Fix stmpe section mismatchSamuel Ortiz2012-01-091-1/+1
| * | mfd: Fix stmpe build warningSamuel Ortiz2012-01-091-0/+1
| * | mfd: Fix STMPE I2c build failureSamuel Ortiz2012-01-091-1/+1
| * | mfd: Constify aat2870-core i2c_device_id tableAxel Lin2012-01-091-1/+1
| * | mfd: Add support for stmpe variant 801Viresh Kumar2012-01-094-13/+105
| * | mfd: Add support for stmpe variant 610Viresh Kumar2012-01-093-2/+20
| * | mfd: Add support for STMPE SPI interfaceViresh Kumar2012-01-094-1/+157
| * | mfd: Separate out STMPE controller and interface specific codeViresh Kumar2012-01-095-90/+195
| * | mfd: Remove unused wm831x_irq_data_to_mask_reg()Mark Brown2012-01-091-5/+0
| * | mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim2012-01-091-1/+2
| * | mfd: Make TPS65910 usable without interruptsAfzal Mohammed2012-01-092-6/+4
| * | mfd: Add power off functionality to TWLIgor Grinberg2012-01-091-2/+40
| * | mfd: twl-core: Add initial DT support for twl4030/twl6030Benoit Cousson2012-01-092-2/+51
| * | mfd: Return an error on failed wm831x register writesMark Brown2012-01-091-0/+2
| * | mfd: Convert WM8400 to devm_kzalloc()Mark Brown2012-01-091-5/+2
| * | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-097-9/+9
| * | mfd: Use gpio_request_one from twl6040-coreAxel Lin2012-01-091-5/+2
| * | mfd: Use gpio_request_one from omap-usb-hostAxel Lin2012-01-091-12/+6