aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-8/+8
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-6/+47
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds5-4/+218
2011-01-06Merge branch 'devel-stable' into develRussell King4-349/+426
2010-12-29input/tc3589x: add tc3589x keypad supportSundar Iyer1-1/+27
2010-12-29[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen3-0/+159
2010-12-29[media] mfd: Add timberdale video-in driver to timberdaleRichard Röjfors2-2/+59
2010-12-29[media] media: Add timberdale video-in driverRichard Röjfors1-2/+0
2010-12-24mfd: update workqueue usagesTejun Heo2-8/+8
2010-12-22mfd: Support additional parent IDs for wm831xMark Brown1-1/+5
2010-12-22mfd: Fix ab8500-core interrupt ffs bit bugMattias Wallin1-1/+1
2010-12-22mfd: Supply IRQ base for WM832x devicesMark Brown1-1/+1
2010-12-20mfd: Use dummy_irq_chip for tc3589xSamuel Ortiz1-12/+1
2010-12-19mfd/tc3589x: add suspend/resume supportSundar Iyer1-0/+37
2010-12-19mfd/tc3589x: undo gpio module reset during chip initSundar Iyer1-3/+6
2010-12-19mfd/tc3589x: fix random interrupt missesSundar Iyer1-2/+6
2010-12-19mfd/tc3589x: add block identifier for multiple child devicesSundar Iyer1-5/+23
2010-12-19mfd/tc3589x: rename tc35892 structs/registers to tc359xSundar Iyer1-111/+111
2010-12-19mfd/tc35892: rename tc35892 core driver to tc3589xSundar Iyer3-4/+4
2010-12-19mfd/tc35892: rename tc35892 header to tc3589xSundar Iyer1-1/+1
2010-12-10mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK1-5/+39
2010-12-10mfd: TWL6030: USBOTG VBUS event generation onHema HK1-1/+8
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