aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-29usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi1-4/+9
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
2010-10-29gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang1-0/+5
2010-10-29mfd: Switch AB3100 to use MFD cellsLinus Walleij2-61/+69
2010-10-29mfd: Move AB3100 to __devinitLinus Walleij1-7/+7
2010-10-29gpiolib: Hook up WM8994 gpio_to_irq()Mark Brown1-0/+1
2010-10-29mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown1-7/+0
2010-10-28regulator: max8952 - fix max8952_set_voltageAxel Lin1-1/+1
2010-10-28regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin1-2/+8
2010-10-28regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar1-4/+0
2010-10-28regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle1-9/+26
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2-2/+23
2010-10-28Regulator: lp3972 cleanupAxel Lin1-7/+18
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin3-0/+657
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham3-0/+369
2010-10-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds21-504/+3165
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1349-148410/+430571