Age | Commit message (Expand) | Author | Files | Lines |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 10 | -10/+10 |
2016-12-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+7 |
2016-12-19 | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+8 |
2016-12-19 | Input: i8042 - Trust firmware a bit more when probing on X86 | Dmitry Torokhov | 1 | -3/+7 |
2016-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 44 | -711/+4150 |
2016-12-16 | Merge branch 'next' into for-linus | Dmitry Torokhov | 57 | -786/+5607 |
2016-12-16 | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov | 24 | -348/+5091 |
2016-12-16 | Input: imx6ul_tsc - generalize the averaging property | Guy Shapiro | 1 | -11/+27 |
2016-12-14 | Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -4/+9 |
2016-12-14 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+5 |
2016-12-13 | Input: drv260x - use generic device properties | Jingkui Wang | 1 | -64/+19 |
2016-12-13 | Input: drv260x - use temporary for &client->dev | Dmitry Torokhov | 1 | -22/+15 |
2016-12-13 | Input: drv260x - fix input device's parent assignment | Jingkui Wang | 1 | -1/+0 |
2016-12-12 | Input: synaptics-rmi4 - add support for F34 V7 bootloader | Nick Dyer | 5 | -33/+1687 |
2016-12-12 | Input: drv260x - fix initializing overdrive voltage | Dmitry Torokhov | 1 | -1/+1 |
2016-12-12 | Input: ALPS - fix protcol -> protocol | Marcos Paulo de Souza | 1 | -1/+1 |
2016-12-12 | Input: i8042 - comment #else/#endif of CONFIG_PNP | Marcos Paulo de Souza | 1 | -2/+2 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/inntel', 'asoc/topic/input', 'asoc... | Mark Brown | 1 | -4/+9 |
2016-12-08 | Input: lpc32xx-keys - fix invalid error handling of a requested irq | Vladimir Zapolskiy | 1 | -1/+1 |
2016-12-08 | Input: synaptics-rmi4 - fix debug for sensor clip | Nick Dyer | 1 | -5/+3 |
2016-12-03 | Input: synaptics-rmi4 - store the attn data in the driver | Benjamin Tissoires | 5 | -41/+43 |
2016-12-03 | Input: synaptics-rmi4 - allow to add attention data | Benjamin Tissoires | 1 | -2/+47 |
2016-12-03 | Input: synaptics-rmi4 - f03 - grab data passed by transport device | Dennis Wassenberg | 1 | -9/+26 |
2016-12-03 | Input: synaptics-rmi4 - add support for F03 | Lyude Paul | 5 | -0/+246 |
2016-12-01 | Input: arizona-haptics - Use SoC component pin control functions | Richard Fitzgerald | 1 | -4/+9 |
2016-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+0 |
2016-12-01 | Input: imx6ul_tsc - convert int to u32 | Guy Shapiro | 1 | -21/+21 |
2016-12-01 | Input: imx6ul_tsc - add mask when set REG_ADC_CFG | Haibo Chen | 1 | -1/+10 |
2016-12-01 | Input: synaptics-rmi4 - have only one struct platform data | Benjamin Tissoires | 3 | -9/+8 |
2016-12-01 | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions | Benjamin Tissoires | 2 | -16/+2 |
2016-12-01 | Input: synaptics-rmi4 - remove mutex calls while updating the firmware | Benjamin Tissoires | 2 | -37/+22 |
2016-11-30 | Input: drv2667 - fix misuse of regmap_update_bits | Florian Vaussard | 1 | -2/+2 |
2016-11-30 | Input: drv2665 - fix misuse of regmap_update_bits | Florian Vaussard | 1 | -3/+3 |
2016-11-30 | Input: synaptics-rmi4 - add rmi_enable/disable_irq | Benjamin Tissoires | 2 | -19/+66 |
2016-11-29 | Input: ALPS - clean up code for SS5 hardware | Paul Donohue | 2 | -15/+28 |
2016-11-29 | Input: ALPS - clean up TrackStick handling for SS5 hardware | Paul Donohue | 1 | -17/+25 |
2016-11-29 | Input: ALPS - fix TrackStick support for SS5 hardware | Paul Donohue | 1 | -7/+12 |
2016-11-28 | Input: imx6ul_tsc - add support for sample averaging | Guy Shapiro | 1 | -0/+18 |
2016-11-28 | Input: xpad - fix Xbox One rumble stopping after 2.5 secs | Cameron Gutman | 1 | -3/+3 |
2016-11-28 | Input: xpad - add product ID for Xbox One S pad | Cameron Gutman | 1 | -0/+1 |
2016-11-25 | Input: soc_button_array - bail out earlier if gpiod_count is zero | Benjamin Tissoires | 1 | -0/+5 |
2016-11-25 | Input: soc_button_array - use gpio_is_valid() | Benjamin Tissoires | 1 | -1/+2 |
2016-11-24 | power_supply: wm97xx_battery: use power_supply_get_drvdata | Robert Jarzmik | 1 | -1/+1 |
2016-11-23 | Input: i8042 - fix typo from i8042_aux_close to i8042_port_close | Marcos Paulo de Souza | 1 | -1/+1 |
2016-11-23 | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 | Guenter Roeck | 3 | -4/+18 |
2016-11-23 | Input: synaptics-rmi4 - add support for F55 sensor tuning | Guenter Roeck | 5 | -0/+138 |
2016-11-23 | Input: synaptics-rmi4 - add support for F34 device reflash | Nick Dyer | 8 | -31/+668 |
2016-11-17 | Input: gpio_keys - set input direction explicitly | Sudeep Holla | 2 | -0/+15 |