Age | Commit message (Expand) | Author |
2017-05-04 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-05-03 | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2017-05-02 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2017-05-01 | Input: ar1021_i2c - use BIT to check for a bit | Martin Kepplinger |
2017-05-01 | Input: twl4030-pwrbutton - use input_set_capability() helper | Sebastian Reichel |
2017-05-01 | Input: twl4030-pwrbutton - use correct device for irq request | Sebastian Reichel |
2017-05-01 | Input: ar1021_i2c - enable touch mode during open | Martin Kepplinger |
2017-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-04-27 | input: touchscreen: mxs-lradc: || vs && typos | Dan Carpenter |
2017-04-27 | Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.1... | Lee Jones |
2017-04-24 | Input: i8042 - add Clevo P650RS to the i8042 reset list | Dmitry Torokhov |
2017-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-04-19 | Input: xen-kbdfront - add module parameter for setting resolution | Juergen Gross |
2017-04-18 | Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled | Thorsten Leemhuis |
2017-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-04-14 | Input: synaptics-rmi4 - enable IRQ operation in F34 V7 | Nick Dyer |
2017-04-14 | Input: synaptics-rmi4 - change F12 clip to inactive border debug | Nick Dyer |
2017-04-14 | Input: synaptics-rmi4 - use dev_driver_string when registering interrupt | Nick Dyer |
2017-04-14 | Input: ar1021_i2c - highlight support for AR1020 | Martin Kepplinger |
2017-04-14 | Input: ar1021_i2c - do not force raising edge IRQ trigger | Dmitry Torokhov |
2017-04-14 | Input: ar1021_i2c - fix too long name in driver's device table | Dmitry Torokhov |
2017-04-12 | Input: ar1021_i2c - coding style fixes | Martin Kepplinger |
2017-04-12 | Input: lpc32xx_ts - check for clk_prepare_enable() error | Fabio Estevam |
2017-04-12 | Input: imx6ul_tsc - fix error handling | Fabio Estevam |
2017-04-11 | input: cpcap-pwrbutton: New driver | Sebastian Reichel |
2017-04-10 | Input: omap-keypad - fix error handling code | Christophe JAILLET |
2017-04-10 | Input: xpad - add support for Razer Wildcat gamepad | Cameron Gutman |
2017-04-10 | Input: xpad - support some quirky Xbox One pads | Cameron Gutman |
2017-04-10 | Input: yealink - define packet offset __be16 instead of u16 | Martin Kepplinger |
2017-04-10 | Input: turbografx - use setup_timer | Geliang Tang |
2017-04-10 | Input: locomokbd - use setup_timer | Geliang Tang |
2017-04-10 | Input: gameport - use setup_timer | Geliang Tang |
2017-04-10 | Input: db9 - use setup_timer | Geliang Tang |
2017-04-10 | Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA | Hans de Goede |
2017-04-05 | Input: pm8xxx-vib - add support for pm8916's vibrator | Damien Riegel |
2017-04-05 | Input: pm8xxx-vib - handle separate enable register | Damien Riegel |
2017-04-05 | Input: pm8xxx-vib - parametrize the driver | Damien Riegel |
2017-04-05 | Input: pm8xxx-vib - reorder header alphabetically | Damien Riegel |
2017-04-05 | Input: sur40 - fix bad endianness handling in sur40_poll | Martin Kepplinger |
2017-04-05 | Input: eeti_ts - switch to gpiod API | Dmitry Torokhov |
2017-04-05 | Input: eeti_ts - expect platform code to set interrupt trigger | Dmitry Torokhov |
2017-04-03 | Input: eeti_ts - switch to using threaded interrupt | Dmitry Torokhov |
2017-04-03 | Input: eeti_ts - use gpio_get_value_cansleep | Dmitry Torokhov |
2017-04-03 | Input: eeti_ts - respect interrupt set in client structure | Dmitry Torokhov |
2017-04-03 | Input: eeti_ts - switch to using managed resources | Dmitry Torokhov |
2017-04-03 | Input: eeti_ts - use input_set_capability() | Dmitry Torokhov |
2017-04-03 | Input: eeti_ts - use get_unaligned_be16() to retrieve data | Dmitry Torokhov |
2017-04-03 | Input: eeti_ts - use BIT(n) | Dmitry Torokhov |