Age | Commit message (Expand) | Author | Files | Lines |
2018-08-02 | Input: gpio-keys - switch to bitmap_zalloc() | Andy Shevchenko | 1 | -4/+4 |
2018-08-02 | Input: elan_i2c_smbus - cast sizeof to int for comparison | Julia Lawall | 1 | -1/+1 |
2018-07-31 | Input: pm8941-pwrkey - add resin entry | Vinod Koul | 1 | -0/+8 |
2018-07-31 | Input: pm8941-pwrkey - abstract register offsets and event code | Vinod Koul | 1 | -13/+49 |
2018-07-30 | Merge 4.18-rc7 into staging-next | Greg Kroah-Hartman | 2 | -0/+9 |
2018-07-29 | Input: hilkbd - Add casts to HP9000/300 I/O accessors | Geert Uytterhoeven | 1 | -2/+2 |
2018-07-28 | Input: iforce - reorganize joystick configuration lists | Tim Schumacher | 1 | -14/+5 |
2018-07-27 | Input: atmel_mxt_ts - move completion to after config crc is updated | Nick Dyer | 1 | -2/+2 |
2018-07-27 | Input: atmel_mxt_ts - don't report zero pressure from T9 | Nick Dyer | 1 | -0/+4 |
2018-07-27 | Input: atmel_mxt_ts - zero terminate config firmware file | Nick Dyer | 1 | -10/+24 |
2018-07-27 | Input: atmel_mxt_ts - refactor config update code to add context struct | Nick Dyer | 1 | -52/+56 |
2018-07-27 | Input: atmel_mxt_ts - config CRC may start at T71 | Nick Dyer | 1 | -12/+22 |
2018-07-27 | Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM | Nick Dyer | 1 | -6/+2 |
2018-07-27 | Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE | Nick Dyer | 1 | -6/+0 |
2018-07-27 | Input: atmel_mxt_ts - use BIT() macro everywhere | Nick Dyer | 1 | -18/+18 |
2018-07-27 | Input: atmel_mxt_ts - only use first T9 instance | Nick Dyer | 1 | -3/+4 |
2018-07-27 | Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe() | Jia-Ju Bai | 1 | -1/+1 |
2018-07-27 | Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai | 1 | -3/+3 |
2018-07-27 | Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe() | Jia-Ju Bai | 1 | -2/+2 |
2018-07-27 | Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff... | Jia-Ju Bai | 1 | -1/+1 |
2018-07-27 | Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe() | Jia-Ju Bai | 1 | -1/+1 |
2018-07-27 | Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume() | Jia-Ju Bai | 1 | -1/+1 |
2018-07-27 | Input: iforce - assign BTN_DEAD only for specific devices | Tim Schumacher | 1 | -5/+6 |
2018-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+9 |
2018-07-27 | Input: iforce - reformat the packet dump output | Tim Schumacher | 4 | -11/+7 |
2018-07-27 | Input: stop telling users to snail-mail Vojtech | Dmitry Torokhov | 45 | -180/+0 |
2018-07-25 | Input: pxrc - flatten probe code | Dmitry Torokhov | 1 | -49/+35 |
2018-07-25 | Input: pxrc - do not store unneeded data in driver structure | Dmitry Torokhov | 1 | -18/+17 |
2018-07-25 | Input: pxrc - move module device table closer to where it is used | Dmitry Torokhov | 1 | -6/+6 |
2018-07-25 | Input: pxrc - fix freeing URB on device teardown | Dmitry Torokhov | 1 | -36/+30 |
2018-07-25 | Input: pxrc - do not store USB device in private struct | Marcus Folkesson | 1 | -7/+6 |
2018-07-18 | Input: i8042 - add Lenovo LaVie Z to the i8042 reset list | Chen-Yu Tsai | 1 | -0/+7 |
2018-07-18 | Input: egalax_ts - switch to SPDX identifier | Fabio Estevam | 1 | -4/+1 |
2018-07-16 | Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST | KT Liao | 1 | -0/+1 |
2018-07-16 | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman | 24 | -123/+340 |
2018-07-15 | Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -97/+101 |
2018-07-13 | input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) | Peter Rosin | 1 | -2/+2 |
2018-07-04 | Input: iforce - use GFP_KERNEL in iforce_get_id_packet() | Sebastian Andrzej Siewior | 1 | -1/+1 |
2018-07-04 | Input: cros_ec_keyb - remove redundant variable num_cols | Colin Ian King | 1 | -3/+0 |
2018-07-04 | Input: eeti - fix link to documentation and email address in header | Daniel Mack | 1 | -3/+3 |
2018-07-04 | Input: eeti - drop module parameters, parse DT properties | Daniel Mack | 1 | -17/+5 |
2018-07-04 | Input: eeti - add device tree matching table | Daniel Mack | 1 | -0/+9 |
2018-07-04 | Input: elan_i2c - add ACPI ID for lenovo ideapad 330 | Donald Shanty III | 1 | -0/+1 |
2018-07-03 | Input: keyboard: Fix ChromeOS EC keyboard help message. | Enric Balletbo i Serra | 1 | -1/+1 |
2018-07-03 | use the new async probing feature for the hyperv drivers | Arjan van de Ven | 1 | -0/+3 |
2018-07-03 | Input: ams_delta_serio: Get FIQ buffer from platform_data | Janusz Krzysztofik | 1 | -7/+13 |
2018-07-03 | Input: ams_delta_serio: use IRQ resource | Janusz Krzysztofik | 1 | -23/+9 |
2018-07-03 | ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h> | Janusz Krzysztofik | 1 | -2/+1 |
2018-07-03 | ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requested | Janusz Krzysztofik | 1 | -28/+2 |
2018-07-02 | ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pin | Janusz Krzysztofik | 1 | -5/+0 |