Age | Commit message (Expand) | Author |
2011-04-12 | mfd: Fetch cell pointer from platform_device->mfd_cell | Samuel Ortiz |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-03-28 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-03-28 | MFD: allow cs5535-mfd to build on X86 only | Andres Salomon |
2011-03-28 | gpio: driver for 42 AB8500 GPIO pins | Bibek Basu |
2011-03-27 | mfd: Clean up max8997 IRQ namespace | Samuel Ortiz |
2011-03-27 | mfd: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-27 | mfd: Cleanup irq namespace | Thomas Gleixner |
2011-03-27 | mfd: twl6030: Cleanup interrupt handling | Thomas Gleixner |
2011-03-27 | mfd: twl4030: Cleanup interrupt handling | Thomas Gleixner |
2011-03-27 | mfd: mx8925: Remove irq_desc leftovers | Thomas Gleixner |
2011-03-27 | mfd: htc-i2cpld: Cleanup interrupt handling | Thomas Gleixner |
2011-03-27 | mfd: htc-egpio: Cleanup interrupt handling | Thomas Gleixner |
2011-03-27 | mfd: ezx-pcap: Remvove open coded irq handling | Thomas Gleixner |
2011-03-27 | mfd: 88pm860x: Remove unused irq_desc leftovers | Thomas Gleixner |
2011-03-27 | mfd: asic3: Cleanup irq handling | Thomas Gleixner |
2011-03-27 | mfd: Select MFD_CORE if TPS6105X driver is configured | Guenter Roeck |
2011-03-27 | mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge | Axel Lin |
2011-03-27 | mfd: Add MAX8997/8966 IRQ control | MyungJoo Ham |
2011-03-27 | mfd: Constify i2c_device_id tables | Axel Lin |
2011-03-27 | mfd: OLPC: Clean up names to match what OLPC actually uses | Daniel Drake |
2011-03-27 | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it | Andres Salomon |
2011-03-25 | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver | Guennadi Liakhovetski |
2011-03-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-03-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2011-03-23 | mfd: Push byte swaps out of wm8994 bulk read path | Mark Brown |
2011-03-23 | mfd: Rename ab8500 gpadc header | Linus Walleij |
2011-03-23 | mfd: Constify WM8994 write path | Mark Brown |
2011-03-23 | mfd: Push byte swap out of WM8994 bulk I/O | Mark Brown |
2011-03-23 | mfd: Avoid copying data in WM8994 I2C write | Mark Brown |
2011-03-23 | mfd: Remove copy from WM831x I2C write function | Mark Brown |
2011-03-23 | mfd: Staticise WM8994 PM ops | Mark Brown |
2011-03-23 | regulator: Add a subdriver for TI TPS6105x regulator portions v2 | Linus Walleij |
2011-03-23 | mfd: Add a core driver for TI TPS61050/TPS61052 chips v2 | Linus Walleij |
2011-03-23 | mfd: Add Tunnel Creek support to lpc_sch | Denis Turischev |
2011-03-23 | mfd: Add WM8994 bulk register write operation | Mark Brown |
2011-03-23 | mfd: Append additional read write on 88pm860x | Haojian Zhuang |
2011-03-23 | mfd: Adopt mfd_data in 88pm860x input driver | Haojian Zhuang |
2011-03-23 | mfd: Adopt mfd_data in 88pm860x regulator | Haojian Zhuang |
2011-03-23 | mfd: Adopt mfd_data in 88pm860x led | Haojian Zhuang |
2011-03-23 | mfd: Adopt mfd_data in 88pm860x backlight | Haojian Zhuang |
2011-03-23 | mfd: Fix MAX8997 Kconfig entry typos | Randy Dunlap |
2011-03-23 | mfd: Add "platform:" prefix for twl4030-madc platform modalias | Axel Lin |
2011-03-23 | mfd: Fix ab8500-gpadc to measure charger current | Karl Komierowski |
2011-03-23 | mfd: Calibrate ab8500 gpadc using OTP values | Johan Palsson |
2011-03-23 | mfd: Free dangling irq in ab8500 gpadc probe error path | Daniel Willerud |
2011-03-23 | mfd: Reentrance and revamp ab8500 gpadc fetching interface | Daniel Willerud |
2011-03-23 | mfd: Move ab8500 gpadc header to subdir | Daniel Willerud |
2011-03-23 | mfd: MAX8997/8966 support | MyungJoo Ham |