aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds4-1/+172
2010-08-12mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Add TPS6586x driverMike Rapoport3-0/+390
2010-08-12mfd: Use macros instead of some constant magic numbers for menelausJarkko Nikula1-21/+54
2010-08-12mfd: Fix menelaus mmc slot 2 misconfigurationJarkko Nikula1-2/+2
2010-08-12mfd: Missing slab.h includesDavid Miller1-0/+1
2010-08-12mfd: Fix wrong wm8350-core kfree in error pathAxel Lin1-2/+4
2010-08-12mfd: Fix wm8994_device_init() return valueAxel Lin1-1/+3
2010-08-12mfd: Avoid calling platform_device_put() twice in ucb1400 probe error pathAxel Lin1-1/+1
2010-08-12mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexitAxel Lin1-3/+3
2010-08-12mfd: Fix tc6387xb resource reclaimAxel Lin1-3/+7
2010-08-12mfd: Fix wrong goto labels for tc6393xb error handlingAxel Lin1-2/+2
2010-08-12mfd: Get rid of now unused mc13783 private headerUwe Kleine-König1-1/+23
2010-08-12mfd: New mc13783 function exposing flagsUwe Kleine-König1-0/+6
2010-08-12mfd: Check jz4740-adc kmalloc() resultAxel Lin1-0/+4
2010-08-12mfd: Fix jz4740-adc resource reclaim in probe error pathAxel Lin1-1/+7
2010-08-12mfd: Add WM8321 supportMark Brown1-0/+14
2010-08-12mfd: Add stmpe auto sleep featureSundar R Iyer2-0/+77
2010-08-12mfd: Add support for TWL6030 PWMHemanth V3-0/+173
2010-08-12mfd: Add JZ4740 ADC driverLars-Peter Clausen3-0/+393
2010-08-12mfd: Add STMPE I/O Expander supportRabin Vincent4-0/+1115
2010-08-12mfd: Properly free t7l66xb clk32k clock sourceAxel Lin1-1/+2
2010-08-12mfd: More verbose MFD Kconfig entrySamuel Ortiz1-1/+10
2010-08-12mfd: Staticise ab3550 register access functionsMark Brown1-11/+12
2010-08-12mfd: Fix davinci memory leakJulia Lawall1-2/+4
2010-08-12mfd: properly handle platform_device_add_resources fail in mfd_add_deviceAxel Lin1-1/+3
2010-08-12mfd: kzalloc doesn't return ERR_PTRJulia Lawall1-1/+1
2010-08-12mfd: AB8500 mask off irrelevant bits from the SPI messageLinus Walleij1-1/+6
2010-08-12mfd: Fix 88pm860x uninitialized variable and clean upDan Carpenter1-40/+32
2010-08-12mfd: Fix memory leak in ab3100_otp_probeAxel Lin1-8/+8
2010-08-12mfd: Fix led resource in 88pm860xHaojian Zhuang1-6/+6
2010-08-12mfd: Enable onkey on max8925Haojian Zhuang1-0/+27
2010-08-11mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handlerAxel Lin1-3/+1
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer1-1/+3
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park3-0/+171
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang12-21/+0
2010-05-28mfd: Rename twl5031 sih modulesIlkka Koskinen1-5/+6
2010-05-28mfd: Storage class for timberdale should be before const qualifierTobias Klauser1-10/+10