summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-20mmc: rtsx: Remove a duplicate command in sd_rw_multiWei WANG1-2/+0
2012-11-20iio: adc: Add viperboard adc driverLars Poeschel5-0/+193
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel5-0/+496
2012-11-20gpio: Add viperboard gpio driverLars Poeschel5-0/+536
2012-11-20mfd: Add viperboard driverLars Poeschel4-0/+249
2012-11-20mfd: Only unregister platform devices allocated by the mfd coreCharles Keepax1-2/+13
2012-11-20gpio: gpio-da9052: Convert to the new da9052 interrupt functionsFabio Estevam1-1/+5
2012-11-20power: da9052-battery: Convert to the new da9052 interrupt functionsFabio Estevam1-19/+25
2012-11-20Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam1-17/+5
2012-11-20Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam1-39/+20
2012-11-20mfd: da9052: Introduce da9052-irq.cFabio Estevam4-263/+307
2012-11-20mfd: da9052-core: Use regmap_irq_get_virq() and fix the probeFabio Estevam1-15/+19
2012-11-20mfd: tps65910: Pass irq_domain when adding mfd sub devicesLaxman Dewangan1-1/+2
2012-11-20mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan4-248/+217
2012-11-20mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan2-236/+278
2012-11-20mfd: tps65910: Initialize mfd devices after all initialization doneLaxman Dewangan1-8/+8
2012-11-20Merge tag 'lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/reg...Samuel Ortiz3-31/+54
2012-11-20Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Samuel Ortiz2-0/+21
2012-11-13mfd: Implement tps6586x gpio_to_irqLaxman Dewangan1-0/+9
2012-11-13mfd: Add irq io-resource for tps6586x rtc sub driverLaxman Dewangan1-1/+11
2012-11-13mfd: Convert tps6586x to irq_domainLaxman Dewangan2-25/+67
2012-11-13mfd: twl6040: Rename the core driverPeter Ujfalusi2-1/+1
2012-11-13mfd: twl6040: Convert to use regmap_irqPeter Ujfalusi5-228/+48
2012-11-13mfd: twl6040: Correct Ready and Thermal interrupt handlingPeter Ujfalusi1-21/+31
2012-11-13mfd: twl6040: Restructure power up and down codePeter Ujfalusi1-20/+18
2012-11-13mfd: twl6040: Remove unused parameter for twl6040_power_up_completion()Peter Ujfalusi1-4/+2
2012-11-13mfd: twl6040: Fix typo for power on failurePeter Ujfalusi1-1/+1
2012-11-12mfd: Remove Unicode Byte Order Marks from da9055Geert Uytterhoeven3-3/+3
2012-11-11mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones1-2/+6
2012-11-11mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routinesLee Jones1-38/+24
2012-11-11Documentation: Describe bindings for STMPE Multi-Functional Device driverLee Jones1-0/+25
2012-11-11mfd: Enable the STMPE MFD for Device TreeLee Jones1-6/+42
2012-11-11mfd: Correct copy and paste mistake in stmpeLee Jones1-2/+2
2012-11-11mfd: Provide the STMPE driver with its own IRQ domainLee Jones2-32/+52
2012-11-11mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameterLee Jones1-12/+13
2012-11-11mfd: ab8500-core: Remove unused ab8500-gpio IRQ rangesLee Jones1-36/+0
2012-11-09mfd: Explicitely include slab.h to rtsxSamuel Ortiz1-0/+1
2012-11-08mfd: Select MFD_CORE for rtsxSamuel Ortiz1-0/+1
2012-11-08memstick: Add realtek pcie memstick host driverWei WANG3-0/+652
2012-11-08mmc: Add realtek pcie sdmmc host driverWei WANG3-0/+1357
2012-11-08mfd: Add realtek pcie card reader driverWei WANG9-0/+2816
2012-11-06mfd: mc13xxx: Add support for mc34708Uwe Kleine-König4-1/+33
2012-11-06mfd: mc13xxx: Change probing details for mc13xxx devicesUwe Kleine-König4-75/+60
2012-11-05IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna6-2/+307
2012-11-05input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna4-223/+118
2012-11-05mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevicePatil, Rachna4-0/+399
2012-11-05input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna4-53/+53
2012-11-05input: TSC: ti_tscadc: Remove definition of End Of Interrupt registerPatil, Rachna1-3/+0
2012-11-05input: TSC: ti_tscadc: set FIFO0 threshold InterruptPatil, Rachna1-4/+6
2012-11-05input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna2-12/+19