Age | Commit message (Expand) | Author | Files | Lines |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+20 |
2009-06-17 | mfd: early init for MFD running regulators | Samuel Ortiz | 3 | -3/+3 |
2009-06-17 | mfd: fix tmio related warnings | Samuel Ortiz | 3 | -3/+3 |
2009-06-17 | mfd: asic3: enable SD/SDIO cell | Philipp Zabel | 1 | -1/+113 |
2009-06-17 | mfd: asic3: enable DS1WM cell | Philipp Zabel | 2 | -0/+100 |
2009-06-17 | mfd: asic3: use resource_size macro instead of local variable | Philipp Zabel | 1 | -4/+2 |
2009-06-17 | mfd: asic3: add clock handling for MFD cells | Philipp Zabel | 1 | -0/+80 |
2009-06-17 | mfd: asic3: add asic3_set_register common operation | Philipp Zabel | 1 | -0/+15 |
2009-06-17 | mfd: Fix Kconfig help text for WM8350 | Mark Brown | 1 | -1/+1 |
2009-06-17 | mfd: add PCAP driver | Daniel Ribeiro | 3 | -0/+514 |
2009-06-17 | mfd: add U300 AB3100 core support | Linus Walleij | 3 | -1/+1007 |
2009-06-17 | drivers/mfd: remove obsolete irq_desc_t typedef | Thomas Gleixner | 1 | -1/+1 |
2009-06-17 | mfd/pcf50633-gpio.c: add MODULE_LICENSE | Adrian Bunk | 1 | -0/+3 |
2009-06-17 | mfd: Mark WM8350 mask revision as readable to match silicon | Mark Brown | 1 | -1/+1 |
2009-06-17 | mfd: Mark clocks_init as non-init in twl4030-core.c | Rakib Mullick | 1 | -1/+1 |
2009-06-17 | mfd: Correct readability of WM8350 register 227 | Mark Brown | 1 | -1/+1 |
2009-06-15 | mfd: remove driver_data direct access of struct device | Greg Kroah-Hartman | 3 | -4/+4 |
2009-06-13 | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel | 3 | -0/+15 |
2009-06-11 | Merge commit 'v2.6.30' into next | Dmitry Torokhov | 2 | -9/+1 |
2009-05-27 | Input: ucb1400 - move static function from header into core | Sebastian Andrzej Siewior | 1 | -0/+20 |
2009-05-19 | mfd: pcf50633: fix unsafe disable_irq() | Nelson Castillo | 1 | -1/+1 |
2009-05-19 | mfd: Keep a cache of WM8350 volatile values | Mark Brown | 1 | -8/+0 |
2009-04-05 | mfd: fix da903x warning | Samuel Ortiz | 1 | -1/+1 |
2009-04-05 | mfd: Use the value of the final spin when reading the AUXADC | Mark Brown | 1 | -1/+1 |
2009-04-05 | mfd: Storage class should be before const qualifier | Tobias Klauser | 3 | -4/+4 |
2009-04-05 | mfd: PASIC3: supply clock_rate to DS1WM via driver_data | Philipp Zabel | 1 | -9/+13 |
2009-04-05 | mfd: convert PASIC3 to use MFD core | Philipp Zabel | 2 | -98/+62 |
2009-04-05 | mfd: Support active high IRQs on WM835x | Mark Brown | 1 | -1/+15 |
2009-04-05 | mfd: Use bulk read to fill WM8350 register cache | Mark Brown | 1 | -9/+12 |
2009-04-05 | mfd: remove duplicated #include from pcf50633 | Huang Weiyi | 1 | -1/+0 |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-03-31 | twl4030-regulator: expose VPLL2 | David Brownell | 1 | -2/+0 |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 1 | -1/+1 |
2009-03-24 | mfd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -2/+2 |
2009-03-12 | mfd: add support for WM8351 revision B | Mark Brown | 1 | -0/+5 |
2009-02-17 | mfd: Fix sm501_register_gpio section mismatch | Rakib Mullick | 1 | -1/+1 |
2009-02-17 | mfd: fix sm501 section mismatches | Alexey Dobriyan | 1 | -12/+12 |
2009-02-17 | mfd: terminate pcf50633 i2c_device_id list | Jean Delvare | 1 | -0/+1 |
2009-02-17 | mfd: Ensure all WM8350 IRQs are masked at startup | Mark Brown | 1 | -0/+7 |
2009-02-17 | mfd: fix htc-egpio iomem resource handling using resource_size | Philipp Zabel | 1 | -1/+1 |
2009-02-17 | mfd: Fix TWL4030 build on some ARM variants | Mark Brown | 1 | -1/+1 |
2009-02-17 | mfd: wm8350 tries reaches -1 | Roel Kluin | 1 | -1/+1 |
2009-02-17 | mfd: Mark WM835x USB_SLV_500MA bit as accessible | Mark Brown | 1 | -1/+1 |
2009-02-17 | mfd: Improve diagnostics for WM8350 ID register probe | Mark Brown | 1 | -4/+19 |
2009-02-17 | mfd: Initialise WM8350 interrupts earlier | Mark Brown | 1 | -9/+9 |
2009-02-17 | mfd: Fix egpio kzalloc return test | Julia Lawall | 1 | -1/+1 |
2009-01-15 | mfd: Remove non exported references from pcf50633 | Balaji Rao | 1 | -1/+0 |
2009-01-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -4/+4 |
2009-01-13 | TWL4030: fix clk API usage | Russell King | 1 | -4/+4 |
2009-01-11 | mfd: Fix twl4030-core build | Samuel Ortiz | 1 | -0/+3 |