aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-22mmc: sdhci: clean up sdio interrupt enable handlingRussell King
2014-05-22mmc: sdhci: clean up interrupt handlingRussell King
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King
2014-05-22regulator: palmas: Reemove open coded functions with helper functionsKeerthy
2014-05-22dmaengine: dw: check return code of dma_async_device_register()Andy Shevchenko
2014-05-22dmaengine: dw: fix regression in dw_probe() functionAndy Shevchenko
2014-05-22dmaengine: dw: enable clock before accessAndy Shevchenko
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang
2014-05-22HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires
2014-05-22Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-22i2c: gpio: Use devm_gpio_request()Jingoo Han
2014-05-22i2c: eg20t: Fix Kconfig dependenciesJean Delvare
2014-05-22i2c: sh_mobile: fix clock calculation for newer SoCsWolfram Sang
2014-05-22i2c: sh_mobile: check timing parameters for valid rangeWolfram Sang
2014-05-22i2c: sh_mobile: bail out on errors when initializingWolfram Sang
2014-05-22i2c: sh_mobile: remove superfluous offset parameterWolfram Sang
2014-05-22i2c: sh_mobile: devm conversion, irq setupWolfram Sang
2014-05-22i2c: sh_mobile: devm conversion, low hanging fruitsWolfram Sang
2014-05-22i2c: sh_mobile: honor DT bus speed settingsWolfram Sang
2014-05-22i2c: sh_mobile: improve error handlingWolfram Sang
2014-05-22i2c: sh_mobile: replace magic hex values with constantsWolfram Sang
2014-05-22i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch
2014-05-22i2c: ali1563: fix checkpatch.pl issuesRichard Leitner
2014-05-22i2c: nomadik: Fixup system suspendUlf Hansson
2014-05-22i2c: imx: add SMBus block read supportKaushal Butala
2014-05-22i2c: mv64xxx: Change i2c compatibles for sunxiMaxime Ripard
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov
2014-05-22iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach
2014-05-22iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach
2014-05-22iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach
2014-05-22dma: pch_dma: Fix Kconfig dependenciesJean Delvare
2014-05-22drivers/base/dma-contiguous.c: erratum of dev_get_cma_areaGioh Kim
2014-05-21Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-05-21Merge tag 's3c24xx-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson
2014-05-22dmaengine: mpc512x: add support for peripheral transfersAlexander Popov
2014-05-21Merge tag 'v3.15-rc6' into patchworkMauro Carvalho Chehab
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown
2014-05-21clk: impd1: add pclk clocksLinus Walleij
2014-05-22Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-21hwmon: (ultra45_env) Introduce managed version of kzallocHimangi Saraogi
2014-05-21hwmon: Driver for NCT6683DGuenter Roeck
2014-05-21hwmon: (lm80) Rearrange code to avoid forward declarationsGuenter Roeck
2014-05-21hwmon: (lm80) Convert fan display function macros into functionsGuenter Roeck
2014-05-21hwmon: (lm80) Convert voltage display function macros into functionsGuenter Roeck
2014-05-21hwmon: (lm80) Convert temperature display function macros into functionsGuenter Roeck
2014-05-21hwmon: (lm80) Normalize all temperature values to 16 bitGuenter Roeck
2014-05-21hwmon: (lm80) Simplify TEMP_FROM_REGGuenter Roeck
2014-05-21hwmon: (lm83) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck