| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Fix a memory leak when unload mc13xxx-core module | Axel Lin | 2010-10-29 | 1 | -0/+2 |
* | mfd: Fix resource reclaim for max8998 | Axel Lin | 2010-10-29 | 1 | -0/+4 |
* | mfd: Remove unneeded ret value checking for max8998 register updates | Axel Lin | 2010-10-29 | 1 | -2/+0 |
* | mfd: Add free max8998->ono irq in max8998_irq_exit() | Axel Lin | 2010-10-29 | 1 | -0/+3 |
* | mfd: Fix resource reclaim in pcf50633_remove() | Axel Lin | 2010-10-29 | 1 | -0/+2 |
* | mfd: Fix ezx_pcap_probe error path | Axel Lin | 2010-10-29 | 1 | -0/+1 |
* | mfd: Fix off-by-one value range checking for tps6507x | Axel Lin | 2010-10-29 | 1 | -1/+1 |
* | mfd: Remove __devinitdata from tc6393xb_mmc_resources | Marek Vasut | 2010-10-29 | 1 | -1/+1 |
* | mfd: Add WM831x SPI support | Mark Brown | 2010-10-29 | 3 | -0/+244 |
* | mfd: Factor out WM831x I2C I/O from the core driver | Mark Brown | 2010-10-29 | 4 | -139/+158 |
* | mfd: Remove DEBUG defines from mc13xxx-core | Samuel Ortiz | 2010-10-29 | 1 | -2/+0 |
* | mfd: Fix jz4740_adc_set_enabled | Axel Lin | 2010-10-29 | 1 | -1/+1 |
* | mfd: Add TPS658621C device ID | Andrew Chew | 2010-10-29 | 1 | -1/+3 |
* | mfd: Fix twl-irq function declaration warnings | G, Manjunath Kondaiah | 2010-10-29 | 3 | -0/+13 |
* | mfd: Support for ICs compliant with max8998 | Lukasz Majewski | 2010-10-29 | 1 | -2/+3 |
* | mfd: Fix TWL4030 COR bit polarity for BCI SIH block | Grazvydas Ignotas | 2010-10-29 | 1 | -1/+2 |
* | mfd: Add devices platform data when the cell data size is not 0 | Brian Harring | 2010-10-29 | 1 | -4/+6 |
* | mfd: Add twl4030_bci platform_data back | Grazvydas Ignotas | 2010-10-29 | 1 | -0/+17 |
* | mfd: Adding twl6030 mmc card detect support for MMC1 | kishore kadiyala | 2010-10-29 | 1 | -0/+73 |
* | mfd: Add mc13892 support to mc13xxx | Uwe Kleine-König | 2010-10-29 | 4 | -746/+848 |
* | mfd: Remove obsolete mc13783 private data | Uwe Kleine-König | 2010-10-29 | 1 | -18/+9 |
* | mfd: Add VIA VX855 multi-function device support | Daniel Drake | 2010-10-29 | 3 | -0/+157 |
* | mfd: Allow for bypass of cell resource conflict check | Daniel Drake | 2010-10-29 | 1 | -3/+5 |
* | input: Monitor both onkey up and down event | Haojian Zhuang | 2010-10-29 | 1 | -3/+8 |
* | mfd: Add WM8325 support | Mark Brown | 2010-10-29 | 1 | -0/+14 |
* | mfd: Fix twl-core sparse warning | G, Manjunath Kondaiah | 2010-10-29 | 1 | -1/+1 |
* | mfd: Use DMA for timberdale's ks8842 | Richard Röjfors | 2010-10-29 | 1 | -0/+14 |
* | mfd: Add PM support to STMPE devices | Sundar Iyer | 2010-10-29 | 1 | -0/+32 |
* | mfd: msp430 expects I2C to be built-in | Samuel Ortiz | 2010-10-29 | 1 | -1/+1 |
* | mfd: Update kconfig for ab8500 core driver | Arun Murthy | 2010-10-29 | 1 | -1/+1 |
* | mfd: Add basic tps6586x interrupt support | Gary King | 2010-10-29 | 2 | -2/+202 |
* | mfd: AB8500 register access via PRCMU I2C | Mattias Wallin | 2010-10-29 | 4 | -4/+121 |
* | mfd: AB8500 debugfs | Mattias Wallin | 2010-10-29 | 4 | -0/+666 |
* | mfd: Update chip id of 88pm8607 | Haojian Zhuang | 2010-10-29 | 1 | -2/+5 |
* | misc: Add ab8500 pwm driver | Arun Murthy | 2010-10-29 | 1 | -1/+12 |
* | mfd: Align ab8500 with the abx500 interface | Mattias Wallin | 2010-10-29 | 2 | -117/+168 |
* | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc | Yusuke Goda | 2010-10-29 | 1 | -0/+6 |
* | mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler | Arnd Hannemann | 2010-10-29 | 1 | -0/+13 |
* | rtc: Add MAX8998 rtc driver | Joonyoung Shim | 2010-10-29 | 1 | -1/+23 |
* | mfd: Add MAX8998 interrupts support | Joonyoung Shim | 2010-10-29 | 4 | -3/+281 |
* | mfd: Use i2c_client as an argument on MAX8998 i2c routines | Joonyoung Shim | 2010-10-29 | 1 | -15/+14 |
* | mfd: Remove redundant code to get htc_pasic3 irq | Axel Lin | 2010-10-29 | 1 | -7/+0 |
* | mfd: Fix tps6586x_add_subdevs error path | Axel Lin | 2010-10-29 | 1 | -1/+7 |
* | mfd: Fix pcap_add_subdev error path | Axel Lin | 2010-10-29 | 1 | -1/+9 |
* | mfd: Fix da903x_add_subdevs error path | Axel Lin | 2010-10-29 | 1 | -1/+7 |
* | mfd: Add codec resource into 88pm860x driver | Haojian Zhuang | 2010-10-29 | 1 | -0/+44 |
* | mfd: Free tps6586x allocated resources when unload the module | Axel Lin | 2010-10-29 | 1 | -0/+13 |
* | mfd: Switch twl4030-power over to defines in twl.h | Felipe Balbi | 2010-10-29 | 1 | -14/+16 |
* | mfd: Switch twl-core over to defines in twl.h | Felipe Balbi | 2010-10-29 | 1 | -12/+9 |
* | mfd: LP3974 PMIC support | Kyungmin Park | 2010-10-29 | 2 | -7/+9 |