aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29mfd: Fix a memory leak when unload mc13xxx-core moduleAxel Lin1-0/+2
2010-10-29mfd: Fix resource reclaim for max8998Axel Lin1-0/+4
2010-10-29mfd: Remove unneeded ret value checking for max8998 register updatesAxel Lin1-2/+0
2010-10-29mfd: Add free max8998->ono irq in max8998_irq_exit()Axel Lin1-0/+3
2010-10-29mfd: Fix resource reclaim in pcf50633_remove()Axel Lin1-0/+2
2010-10-29mfd: Fix ezx_pcap_probe error pathAxel Lin1-0/+1
2010-10-29mfd: Fix off-by-one value range checking for tps6507xAxel Lin1-1/+1
2010-10-29mfd: Remove __devinitdata from tc6393xb_mmc_resourcesMarek Vasut1-1/+1
2010-10-29mfd: Add WM831x SPI supportMark Brown3-0/+244
2010-10-29mfd: Factor out WM831x I2C I/O from the core driverMark Brown4-139/+158
2010-10-29mfd: Remove DEBUG defines from mc13xxx-coreSamuel Ortiz1-2/+0
2010-10-29mfd: Fix jz4740_adc_set_enabledAxel Lin1-1/+1
2010-10-29mfd: Add TPS658621C device IDAndrew Chew1-1/+3
2010-10-29mfd: Fix twl-irq function declaration warningsG, Manjunath Kondaiah3-0/+13
2010-10-29mfd: Support for ICs compliant with max8998Lukasz Majewski1-2/+3
2010-10-29mfd: Fix TWL4030 COR bit polarity for BCI SIH blockGrazvydas Ignotas1-1/+2
2010-10-29mfd: Add devices platform data when the cell data size is not 0Brian Harring1-4/+6
2010-10-29mfd: Add twl4030_bci platform_data backGrazvydas Ignotas1-0/+17
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala1-0/+73
2010-10-29mfd: Add mc13892 support to mc13xxxUwe Kleine-König4-746/+848
2010-10-29mfd: Remove obsolete mc13783 private dataUwe Kleine-König1-18/+9
2010-10-29mfd: Add VIA VX855 multi-function device supportDaniel Drake3-0/+157
2010-10-29mfd: Allow for bypass of cell resource conflict checkDaniel Drake1-3/+5
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang1-3/+8
2010-10-29mfd: Add WM8325 supportMark Brown1-0/+14
2010-10-29mfd: Fix twl-core sparse warningG, Manjunath Kondaiah1-1/+1
2010-10-29mfd: Use DMA for timberdale's ks8842Richard Röjfors1-0/+14
2010-10-29mfd: Add PM support to STMPE devicesSundar Iyer1-0/+32
2010-10-29mfd: msp430 expects I2C to be built-inSamuel Ortiz1-1/+1
2010-10-29mfd: Update kconfig for ab8500 core driverArun Murthy1-1/+1
2010-10-29mfd: Add basic tps6586x interrupt supportGary King2-2/+202
2010-10-29mfd: AB8500 register access via PRCMU I2CMattias Wallin4-4/+121
2010-10-29mfd: AB8500 debugfsMattias Wallin4-0/+666
2010-10-29mfd: Update chip id of 88pm8607Haojian Zhuang1-2/+5
2010-10-29misc: Add ab8500 pwm driverArun Murthy1-1/+12
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin2-117/+168
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda1-0/+6
2010-10-29mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handlerArnd Hannemann1-0/+13
2010-10-29rtc: Add MAX8998 rtc driverJoonyoung Shim1-1/+23
2010-10-29mfd: Add MAX8998 interrupts supportJoonyoung Shim4-3/+281
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim1-15/+14
2010-10-29mfd: Remove redundant code to get htc_pasic3 irqAxel Lin1-7/+0
2010-10-29mfd: Fix tps6586x_add_subdevs error pathAxel Lin1-1/+7
2010-10-29mfd: Fix pcap_add_subdev error pathAxel Lin1-1/+9
2010-10-29mfd: Fix da903x_add_subdevs error pathAxel Lin1-1/+7
2010-10-29mfd: Add codec resource into 88pm860x driverHaojian Zhuang1-0/+44
2010-10-29mfd: Free tps6586x allocated resources when unload the moduleAxel Lin1-0/+13
2010-10-29mfd: Switch twl4030-power over to defines in twl.hFelipe Balbi1-14/+16
2010-10-29mfd: Switch twl-core over to defines in twl.hFelipe Balbi1-12/+9
2010-10-29mfd: LP3974 PMIC supportKyungmin Park2-7/+9