| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: fix da903x warning | Samuel Ortiz | 2009-04-05 | 1 | -1/+1 |
* | mfd: Use the value of the final spin when reading the AUXADC | Mark Brown | 2009-04-05 | 1 | -1/+1 |
* | mfd: Storage class should be before const qualifier | Tobias Klauser | 2009-04-05 | 3 | -4/+4 |
* | mfd: PASIC3: supply clock_rate to DS1WM via driver_data | Philipp Zabel | 2009-04-05 | 1 | -9/+13 |
* | mfd: convert PASIC3 to use MFD core | Philipp Zabel | 2009-04-05 | 2 | -98/+62 |
* | mfd: Support active high IRQs on WM835x | Mark Brown | 2009-04-05 | 1 | -1/+15 |
* | mfd: Use bulk read to fill WM8350 register cache | Mark Brown | 2009-04-05 | 1 | -9/+12 |
* | mfd: remove duplicated #include from pcf50633 | Huang Weiyi | 2009-04-05 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-04 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -1/+1 |
* | | twl4030-regulator: expose VPLL2 | David Brownell | 2009-03-31 | 1 | -2/+0 |
|/ |
|
* | mfd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 2 | -2/+2 |
* | mfd: add support for WM8351 revision B | Mark Brown | 2009-03-13 | 1 | -0/+5 |
* | mfd: Fix sm501_register_gpio section mismatch | Rakib Mullick | 2009-02-17 | 1 | -1/+1 |
* | mfd: fix sm501 section mismatches | Alexey Dobriyan | 2009-02-17 | 1 | -12/+12 |
* | mfd: terminate pcf50633 i2c_device_id list | Jean Delvare | 2009-02-17 | 1 | -0/+1 |
* | mfd: Ensure all WM8350 IRQs are masked at startup | Mark Brown | 2009-02-17 | 1 | -0/+7 |
* | mfd: fix htc-egpio iomem resource handling using resource_size | Philipp Zabel | 2009-02-17 | 1 | -1/+1 |
* | mfd: Fix TWL4030 build on some ARM variants | Mark Brown | 2009-02-17 | 1 | -1/+1 |
* | mfd: wm8350 tries reaches -1 | Roel Kluin | 2009-02-17 | 1 | -1/+1 |
* | mfd: Mark WM835x USB_SLV_500MA bit as accessible | Mark Brown | 2009-02-17 | 1 | -1/+1 |
* | mfd: Improve diagnostics for WM8350 ID register probe | Mark Brown | 2009-02-17 | 1 | -4/+19 |
* | mfd: Initialise WM8350 interrupts earlier | Mark Brown | 2009-02-17 | 1 | -9/+9 |
* | mfd: Fix egpio kzalloc return test | Julia Lawall | 2009-02-17 | 1 | -1/+1 |
* | mfd: Remove non exported references from pcf50633 | Balaji Rao | 2009-01-15 | 1 | -1/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-01-13 | 1 | -4/+4 |
|\ |
|
| * | TWL4030: fix clk API usage | Russell King | 2009-01-13 | 1 | -4/+4 |
* | | mfd: Fix twl4030-core build | Samuel Ortiz | 2009-01-11 | 1 | -0/+3 |
* | | mfd: Ensure sm501 GPIO pin mode is GPIO when configured | Ben Dooks | 2009-01-11 | 1 | -2/+28 |
* | | mfd: dm355 evm MMC/SD card detection | David Brownell | 2009-01-11 | 1 | -0/+10 |
* | | mfd: PCF50633 gpio support | Balaji Rao | 2009-01-11 | 3 | -1/+127 |
* | | mfd: PCF50633 adc driver | Balaji Rao | 2009-01-11 | 3 | -1/+286 |
* | | mfd: PCF50633 core driver | Balaji Rao | 2009-01-11 | 3 | -0/+721 |
|/ |
|
* | leds: Add WM8350 LED driver | Mark Brown | 2009-01-08 | 1 | -0/+3 |
* | mfd: Fix section mismatch in da903x | Mark Brown | 2009-01-04 | 1 | -2/+2 |
* | mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd | David Brownell | 2009-01-04 | 3 | -0/+1296 |
* | mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd | David Brownell | 2009-01-04 | 3 | -1/+1088 |
* | mfd: dm355evm msp430 driver | David Brownell | 2009-01-04 | 3 | -0/+430 |
* | mfd: Add missing break from wm3850-core | Mark Brown | 2009-01-04 | 1 | -0/+1 |
* | mfd: Add WM8351 support | Mark Brown | 2009-01-04 | 4 | -0/+1108 |
* | mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 | Mark Brown | 2009-01-04 | 1 | -0/+6 |
* | mfd: Handle missing WM8350 platform data | Mark Brown | 2009-01-04 | 1 | -1/+1 |
* | mfd: Add WM8352 support | Mark Brown | 2009-01-04 | 4 | -16/+1139 |
* | mfd: Use irq_to_desc in twl4030 code | Samuel Ortiz | 2009-01-04 | 1 | -4/+26 |
* | mfd: Dialog DA9030 battery charger MFD driver | Mike Rapoport | 2009-01-04 | 1 | -0/+12 |
* | mfd: Register WM8400 codec device | Mark Brown | 2009-01-04 | 2 | -6/+26 |
* | mfd: Pass driver_data onto child devices | Mark Brown | 2009-01-04 | 1 | -0/+1 |
* | mfd: Fix twl4030-core.c build error | Samuel Ortiz | 2009-01-04 | 1 | -6/+13 |
* | mfd: twl4030 regulator bug fixes | David Brownell | 2009-01-04 | 1 | -10/+1 |
* | mfd: twl4030: create some regulator devices | David Brownell | 2009-01-04 | 1 | -10/+164 |