aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-14clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov
2014-05-14Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd
2014-05-14Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2Jason Gerecke
2014-05-14Input: sun4i-ts - add support for temperature sensorHans de Goede
2014-05-14Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede
2014-05-14Input: logips2pp - fix typo in Kconfig helpDaniele Forsi
2014-05-14Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan
2014-05-14Input: implement managed polled input devicesDmitry Torokhov
2014-05-14Input: remove race when instantiating polled device attributesDmitry Torokhov
2014-05-14Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan
2014-05-14Input: zforce - make of_device_id array constJingoo Han
2014-05-14Input: mms114 - make of_device_id array constJingoo Han
2014-05-14Input: lpc32xx_ts - make of_device_id array constJingoo Han
2014-05-14Input: egalax_ts - make of_device_id array constJingoo Han
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han
2014-05-14Input: imx_keypad - make of_device_id array constJingoo Han
2014-05-14Input: gpio_keys_polled - make of_device_id array constJingoo Han
2014-05-14Input: gpio_keys - make of_device_id array constJingoo Han
2014-05-14Input: clps711x-keypad - make of_device_id array constJingoo Han
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan
2014-05-14Input: tsc2005 - convert driver to use devm_*Sebastian Reichel
2014-05-14Input: tsc2005 - use dev_err for error messagesSebastian Reichel
2014-05-14Input: gpio_keys - convert to use devm_*Andy Shevchenko
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown
2014-05-14Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare
2014-05-14dm mpath: fix lock order inconsistency in multipath_ioctlMike Snitzer
2014-05-14dm thin: add timeout to stop out-of-data-space mode holding IO foreverJoe Thornber
2014-05-14dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE modeJoe Thornber
2014-05-14dm crypt: fix cpu hotplug crash by removing per-cpu structureMikulas Patocka
2014-05-14driver/net/ethernet/ec_bhf.c: fix sparse warningsDarek Marcinkiewicz
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan
2014-05-14net: systemport: Use devm_ioremap_resource()Jingoo Han
2014-05-14net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry
2014-05-14net/mlx4_en: Using positive error value for unsignedEyal Perry
2014-05-14net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli
2014-05-14net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry
2014-05-14net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry
2014-05-14net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli
2014-05-14net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias