aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-29regulator: max8998 BUCK1/2 voltage change with use of GPIOsLukasz Majewski1-21/+193
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski1-2/+8
2010-10-29mfd: Support for ICs compliant with max8998Lukasz Majewski1-2/+3
2010-10-29regulator: Separate set_voltage for max8998 ldo and buckLukasz Majewski1-3/+40
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-29rtc: Add support for the rtc found in the MC13892 PMICUwe Kleine-König4-433/+443
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2-2/+75
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-29gpio: Add VIA VX855 GPIO driverDaniel Drake3-0/+345
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 Zhuang2-21/+62
2010-10-29leds: Remove auto blink in 88pm860xHaojian Zhuang1-93/+26
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-29gpio: Fix stmpe error pathVasiliy Kulikov1-2/+4
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 Murthy4-1/+190
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin4-203/+271
2010-10-29gpio: Handle stmpe-gpio platform data with no gpio baseVirupax Sadashivpetimath1-2/+0
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda2-5/+18
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+12
2010-10-29mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handlerArnd Hannemann1-0/+13
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann1-0/+13
2010-10-29rtc: Add MAX8998 rtc driverJoonyoung Shim4-1/+334
2010-10-29mfd: Add MAX8998 interrupts supportJoonyoung Shim4-3/+281
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim2-21/+25