aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds54-524/+1775
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-244/+1386
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds1-15/+0
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-451/+304
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+2
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann10-20/+29
2012-01-09mfd: Put WM8994 into cache only mode when suspendingMark Brown1-0/+2
2012-01-09mfd: Add pm ops to max8925Kevin Liu1-0/+27
2012-01-09mfd: Convert aat2870 to dev_pm_opsMark Brown1-9/+10
2012-01-09mfd: Still check other interrupts if we get a wm831x touchscreen IRQMark Brown1-2/+1
2012-01-09mfd: Introduce missing kfree in 88pm860x probe routineJulia Lawall1-0/+1
2012-01-09mfd: Add S5M series configurationSangbeom Kim2-0/+12
2012-01-09mfd: Add s5m series irq driverSangbeom Kim1-0/+487
2012-01-09mfd: Add S5M core driverSangbeom Kim1-0/+176
2012-01-09mfd: Fix stmpe section mismatchSamuel Ortiz1-1/+1
2012-01-09mfd: Fix stmpe build warningSamuel Ortiz1-0/+1
2012-01-09mfd: Fix STMPE I2c build failureSamuel Ortiz1-1/+1
2012-01-09mfd: Constify aat2870-core i2c_device_id tableAxel Lin1-1/+1
2012-01-09mfd: Add support for stmpe variant 801Viresh Kumar4-13/+105
2012-01-09mfd: Add support for stmpe variant 610Viresh Kumar3-2/+20
2012-01-09mfd: Add support for STMPE SPI interfaceViresh Kumar4-1/+157
2012-01-09mfd: Separate out STMPE controller and interface specific codeViresh Kumar5-90/+195
2012-01-09mfd: Remove unused wm831x_irq_data_to_mask_reg()Mark Brown1-5/+0
2012-01-09mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim1-1/+2
2012-01-09mfd: Make TPS65910 usable without interruptsAfzal Mohammed2-6/+4
2012-01-09mfd: Add power off functionality to TWLIgor Grinberg1-2/+40
2012-01-09mfd: twl-core: Add initial DT support for twl4030/twl6030Benoit Cousson2-2/+51
2012-01-09mfd: Return an error on failed wm831x register writesMark Brown1-0/+2
2012-01-09mfd: Convert WM8400 to devm_kzalloc()Mark Brown1-5/+2
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij7-9/+9
2012-01-09mfd: Use gpio_request_one from twl6040-coreAxel Lin1-5/+2
2012-01-09mfd: Use gpio_request_one from omap-usb-hostAxel Lin1-12/+6
2012-01-09mfd: Use gpio_request_one from dm355evm_mspAxel Lin1-2/+1
2012-01-09mfd: Use gpio_request_one from aat2870-coreAxel Lin1-2/+2
2012-01-09mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin5-5/+5
2012-01-09mfd: Add WM1811A device ID to wm8994 driverMark Brown1-0/+1
2012-01-09mfd: Add a dependency on HAVE_CLK for tc6393xbChristoph Fritz1-1/+1
2012-01-09mfd: Don't declare jz4740_adc_cells constAxel Lin1-1/+1
2012-01-09mfd: Use standard device wakeup for handling max8998 wakeup deviceJonghwan Choi1-2/+4
2012-01-09mfd: Fix cs5535 section mismatchChristian Gmeiner1-3/+3
2012-01-09mfd: Add device tree probe support for mc13xxxShawn Guo1-31/+75
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich1-52/+110
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich4-16/+85
2012-01-09mfd: Fix twl4030-irq typoNeilBrown1-1/+1
2012-01-09mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.NeilBrown1-0/+1
2012-01-09mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht1-2/+2
2012-01-09mfd: Convert WM8350 to devm_kzalloc()Mark Brown1-3/+1
2012-01-09mfd: Store wm8350 struct in core device driver dataMark Brown1-0/+2