| Commit message (Expand) | Author | Age | Files | Lines |
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-05 | 1 | -0/+1 |
* | mfd: AB3100 drop unused module parameters | Jean Delvare | 2009-10-04 | 1 | -3/+1 |
* | mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib | Marek Vasut | 2009-09-23 | 1 | -4/+27 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | drivers/mfd/ab3100-core.c: fix powerpc build error | Andrew Morton | 2009-09-22 | 1 | -1/+1 |
* | mfd: Convert WM8350 to use request_threaded_irq() | Mark Brown | 2009-09-17 | 1 | -18/+6 |
* | mfd: Fix twl4030-power warnings | Samuel Ortiz | 2009-09-17 | 1 | -4/+4 |
* | regulator: AB3100 support | Linus Walleij | 2009-09-17 | 1 | -0/+4 |
* | mfd: Fix ab3100-otp build failure | Samuel Ortiz | 2009-09-17 | 1 | -1/+0 |
* | mfd: Print warning for twl4030 out-of-order script loading | Amit Kucheria | 2009-09-17 | 1 | -0/+6 |
* | mfd: Add support for TWL4030/5030 dynamic power switching | Amit Kucheria | 2009-09-17 | 4 | -0/+490 |
* | mfd: AB3100 OTP readout | Linus Walleij | 2009-09-17 | 3 | -0/+278 |
* | mfd: Add Freescale MC13783 driver | Sascha Hauer | 2009-09-17 | 3 | -0/+439 |
* | mfd: AB3100 disable irq nosync | Linus Walleij | 2009-09-17 | 1 | -1/+1 |
* | mfd: AB3100 alter default setting | Linus Walleij | 2009-09-17 | 1 | -1/+1 |
* | mfd: AB3100 propagate error | Linus Walleij | 2009-09-17 | 1 | -1/+1 |
* | mfd: AB3100 accessor function cleanups | Linus Walleij | 2009-09-17 | 1 | -19/+24 |
* | mfd: Hook WM831x into build system | Mark Brown | 2009-09-17 | 2 | -0/+12 |
* | mfd: Export ISEL values from WM831x core | Mark Brown | 2009-09-17 | 1 | -0/+64 |
* | mfd: Add basic WM831x OTP support | Mark Brown | 2009-09-17 | 2 | -0/+87 |
* | mfd: Conditionally add WM831x backlight subdevice | Mark Brown | 2009-09-17 | 1 | -0/+15 |
* | mfd: Add WM831x AUXADC support | Mark Brown | 2009-09-17 | 1 | -0/+101 |
* | mfd: Add WM831x interrupt support | Mark Brown | 2009-09-17 | 2 | -2/+569 |
* | mfd: Initial core support for WM831x series devices | Mark Brown | 2009-09-17 | 1 | -0/+1357 |
* | mfd: Allow multiple MFD cells with the same name | Mark Brown | 2009-09-17 | 1 | -1/+1 |
* | mfd: register ezx-pcap earlier | Antonio Ospite | 2009-09-17 | 1 | -1/+1 |
* | mfd: Correct ro and cd implemantion on DM355 | Vipin Bhandari | 2009-09-17 | 1 | -2/+10 |
* | mfd: revise locking for pcf50633 ADC | Paul Fertser | 2009-09-17 | 1 | -16/+16 |
* | mfd: use a dedicated workqueue for pcf50633 irq processing | Paul Fertser | 2009-09-17 | 1 | -1/+4 |
* | mfd: Add twl4030-pwrbutton as a twl4030 child | Felipe Balbi | 2009-09-17 | 1 | -0/+13 |
* | hwmon: Add WM835x PMIC hardware monitoring driver | Mark Brown | 2009-09-17 | 1 | -0/+3 |
* | mfd: remove unnecessary semicolons from twl4030 | Joe Perches | 2009-09-17 | 1 | -1/+1 |
* | mfd: add ezx_pcap_setbits | Daniel Ribeiro | 2009-09-17 | 1 | -0/+23 |
* | mfd: fix pcap irq bottom handler | Daniel Ribeiro | 2009-09-17 | 1 | -22/+27 |
* | mfd: add set_ts_bits for pcap | Daniel Ribeiro | 2009-09-17 | 1 | -4/+18 |
* | mfd: Introduce irq_to_pcap() | Daniel Ribeiro | 2009-09-17 | 1 | -4/+5 |
* | mfd: fix ab3100 warning on x86_64 | Samuel Ortiz | 2009-09-17 | 1 | -4/+4 |
* | mfd: twl4030 irq fixes | Russell King | 2009-08-04 | 1 | -31/+24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-07-08 | 1 | -2/+1 |
|\ |
|
| * | Input: dm355evm_keys - fix kconfig symbol names | David Brownell | 2009-06-29 | 1 | -2/+1 |
* | | mfd: fix pcap adc locking | Daniel Ribeiro | 2009-07-03 | 1 | -1/+3 |
* | | mfd: sm501, fix lock imbalance | Jiri Slaby | 2009-07-03 | 1 | -1/+2 |
* | | [WATCHDOG] twl4030 watchdog driver | Timo Kokkonen | 2009-06-20 | 1 | -0/+12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-06-20 | 1 | -0/+20 |
|\| |
|
| * | Merge commit 'v2.6.30' into next | Dmitry Torokhov | 2009-06-11 | 2 | -9/+1 |
| |\ |
|
| * | | Input: ucb1400 - move static function from header into core | Sebastian Andrzej Siewior | 2009-05-27 | 1 | -0/+20 |
* | | | mfd: early init for MFD running regulators | Samuel Ortiz | 2009-06-17 | 3 | -3/+3 |
* | | | mfd: fix tmio related warnings | Samuel Ortiz | 2009-06-17 | 3 | -3/+3 |
* | | | mfd: asic3: enable SD/SDIO cell | Philipp Zabel | 2009-06-17 | 1 | -1/+113 |
* | | | mfd: asic3: enable DS1WM cell | Philipp Zabel | 2009-06-17 | 2 | -0/+100 |