aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (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 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
2010-10-29mfd: Switch AB3100 to use MFD cellsLinus Walleij2-61/+69
2010-10-29mfd: Move AB3100 to __devinitLinus Walleij1-7/+7
2010-10-29mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown1-7/+0
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-7/+7
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+20
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai2-7/+7
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+5
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar2-8/+14
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-12Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely2-8/+14
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells1-0/+5
2010-10-08mfd: twl4030: Fix dummy irq chip usageThomas Gleixner1-1/+1
2010-10-04mfd: Rename struct irq_data to struct sih_irq_dataThomas Gleixner1-1/+1
2010-09-29mfd: Fix max8925 irq control bit incorrect settingKevin Liu1-6/+7
2010-09-29mfd: Ignore non-GPIO IRQs when setting wm831x IRQ typesMark Brown1-2/+7
2010-09-16mfd: Fix up section mismatches in SH SDHI.Paul Mundt1-1/+1
2010-09-05Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer1-0/+20
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown38-137/+2562
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds4-1/+172