aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-02Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-5/+30
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-16/+42
2012-11-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-20/+28
2012-11-02i2c: tegra: set irq name as device nameLaxman Dewangan1-1/+1
2012-11-02i2c-nomadik: Fixup clock handlingPhilippe Begnic1-2/+7
2012-11-02i2c: mxs: remove broken PIOQUEUE supportWolfram Sang1-172/+14
2012-11-02drm/udl: fix stride issues scanning out stride != width*bppDave Airlie3-8/+11
2012-11-01hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin1-0/+2
2012-11-02Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie4-18/+20
2012-11-02Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-40/+184
2012-11-02Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie6-26/+59
2012-11-01bonding: fix second off-by-one errornikolay@redhat.com1-1/+1
2012-11-01bonding: fix off-by-one errornikolay@redhat.com1-1/+1