summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Dewangan3-244/+217
2012-11-20mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan1-196/+179
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 Ortiz2-30/+39
2012-11-20Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Samuel Ortiz1-0/+19
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 Dewangan1-25/+66
2012-11-13mfd: twl6040: Rename the core driverPeter Ujfalusi2-1/+1
2012-11-13mfd: twl6040: Convert to use regmap_irqPeter Ujfalusi4-223/+43
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-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-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 Jones1-32/+50
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 WANG7-0/+1974
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, Rachna4-1/+285
2012-11-05input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna3-222/+109
2012-11-05mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevicePatil, Rachna3-0/+262
2012-11-05input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna3-51/+51
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, Rachna1-12/+13
2012-11-05input: TSC: ti_tscadc: Correct register usagePatil, Rachna1-46/+82
2012-11-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds3-6/+9
2012-11-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-175/+22
2012-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-92/+274
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-83/+186
2012-11-02vmxnet3: must split too big fragmentsEric Dumazet1-20/+45
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi1-1/+1
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7
2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga1-1/+1
2012-11-02cxgb4: Fix unable to get UP event from the LLDVipul Pandya1-10/+0
2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-02drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-02bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov1-1/+2