Age | Commit message (Expand) | Author |
2010-09-29 | mfd: Fix max8925 irq control bit incorrect setting | Kevin Liu |
2010-09-29 | mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types | Mark Brown |
2010-08-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2010-08-12 | mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probe | Axel Lin |
2010-08-12 | mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probe | Axel Lin |
2010-08-12 | mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probe | Axel Lin |
2010-08-12 | mfd: Add TPS6586x driver | Mike Rapoport |
2010-08-12 | mfd: Use macros instead of some constant magic numbers for menelaus | Jarkko Nikula |
2010-08-12 | mfd: Fix menelaus mmc slot 2 misconfiguration | Jarkko Nikula |
2010-08-12 | mfd: Missing slab.h includes | David Miller |
2010-08-12 | mfd: Fix wrong wm8350-core kfree in error path | Axel Lin |
2010-08-12 | mfd: Fix wm8994_device_init() return value | Axel Lin |
2010-08-12 | mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path | Axel Lin |
2010-08-12 | mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit | Axel Lin |
2010-08-12 | mfd: Fix tc6387xb resource reclaim | Axel Lin |
2010-08-12 | mfd: Fix wrong goto labels for tc6393xb error handling | Axel Lin |
2010-08-12 | mfd: Get rid of now unused mc13783 private header | Uwe Kleine-König |
2010-08-12 | mfd: New mc13783 function exposing flags | Uwe Kleine-König |
2010-08-12 | mfd: Check jz4740-adc kmalloc() result | Axel Lin |
2010-08-12 | mfd: Fix jz4740-adc resource reclaim in probe error path | Axel Lin |
2010-08-12 | mfd: Add WM8321 support | Mark Brown |
2010-08-12 | mfd: Add stmpe auto sleep feature | Sundar R Iyer |
2010-08-12 | mfd: Add support for TWL6030 PWM | Hemanth V |
2010-08-12 | mfd: Add JZ4740 ADC driver | Lars-Peter Clausen |
2010-08-12 | mfd: Add STMPE I/O Expander support | Rabin Vincent |
2010-08-12 | mfd: Properly free t7l66xb clk32k clock source | Axel Lin |
2010-08-12 | mfd: More verbose MFD Kconfig entry | Samuel Ortiz |
2010-08-12 | mfd: Staticise ab3550 register access functions | Mark Brown |
2010-08-12 | mfd: Fix davinci memory leak | Julia Lawall |
2010-08-12 | mfd: properly handle platform_device_add_resources fail in mfd_add_device | Axel Lin |
2010-08-12 | mfd: kzalloc doesn't return ERR_PTR | Julia Lawall |
2010-08-12 | mfd: AB8500 mask off irrelevant bits from the SPI message | Linus Walleij |
2010-08-12 | mfd: Fix 88pm860x uninitialized variable and clean up | Dan Carpenter |
2010-08-12 | mfd: Fix memory leak in ab3100_otp_probe | Axel Lin |
2010-08-12 | mfd: Fix led resource in 88pm860x | Haojian Zhuang |
2010-08-12 | mfd: Enable onkey on max8925 | Haojian Zhuang |
2010-08-11 | mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handler | Axel Lin |
2010-08-11 | ab8500-mfd: add regulator support to ab8500 mfd device | Sundar R Iyer |
2010-08-11 | drivers: regulator: add Maxim 8998 driver | Kyungmin Park |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-28 | mfd: Rename twl5031 sih modules | Ilkka Koskinen |
2010-05-28 | mfd: Storage class for timberdale should be before const qualifier | Tobias Klauser |
2010-05-28 | mfd: Remove unneeded and dangerous clearing of clientdata | Wolfram Sang |
2010-05-28 | mfd: New AB8500 driver | Rabin Vincent |
2010-05-28 | mfd: Change rdc321x resources flags to IORESOURCE_IO | Florian Fainelli |
2010-05-28 | mfd: Move pcf50633 irq related functions to its own file. | Lars-Peter Clausen |
2010-05-28 | mfd: Use threaded irq for pcf50633 | Lars-Peter Clausen |
2010-05-28 | mfd: pcf50633-adc: Fix potential race in pcf50633_adc_sync_read | Lars-Peter Clausen |
2010-05-28 | mfd: Fix pcf50633 bitfield logic in interrupt handler | Lars-Peter Clausen |
2010-05-28 | mfd: Use menuconfig for quicker config editing | Randy Dunlap |