index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-08-23
1
-97
/
+101
|
\
|
*
Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2018-07-14
1
-97
/
+101
|
|
\
|
|
*
Input: ams_delta_serio: Get FIQ buffer from platform_data
Janusz Krzysztofik
2018-07-02
1
-7
/
+13
|
|
*
Input: ams_delta_serio: use IRQ resource
Janusz Krzysztofik
2018-07-02
1
-23
/
+9
|
|
*
ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>
Janusz Krzysztofik
2018-07-02
1
-2
/
+1
|
|
*
ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requested
Janusz Krzysztofik
2018-07-02
1
-28
/
+2
|
|
*
ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pin
Janusz Krzysztofik
2018-07-02
1
-5
/
+0
|
|
*
Input: ams_delta_serio: Replace power GPIO with regulator
Janusz Krzysztofik
2018-07-02
1
-9
/
+28
|
|
*
Input: ams_delta_serio: use private structure
Janusz Krzysztofik
2018-07-02
1
-26
/
+43
|
|
*
Input: ams_delta_serio: convert to platform driver
Janusz Krzysztofik
2018-07-02
1
-13
/
+21
*
|
|
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-2
/
+2
|
\
\
\
|
*
|
|
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2018-07-13
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-08-20
1
-1
/
+1
|
\
\
\
|
*
|
|
Input: keyboard: Fix ChromeOS EC keyboard help message.
Enric Balletbo i Serra
2018-07-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-18
76
-630
/
+989
|
\
\
\
|
*
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-08-16
75
-629
/
+988
|
|
\
\
\
|
|
*
|
|
Input: do not use WARN() in input_alloc_absinfo()
Dmitry Torokhov
2018-08-08
1
-4
/
+12
|
|
*
|
|
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
8
-2
/
+14
|
|
*
|
|
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
2018-08-08
1
-2
/
+2
|
|
*
|
|
Input: evdev - switch to bitmap API
Andy Shevchenko
2018-08-01
1
-9
/
+7
|
|
*
|
|
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
2018-08-01
1
-4
/
+4
|
|
*
|
|
Input: pm8941-pwrkey - add resin entry
Vinod Koul
2018-07-30
1
-0
/
+8
|
|
*
|
|
Input: pm8941-pwrkey - abstract register offsets and event code
Vinod Koul
2018-07-30
1
-13
/
+49
|
|
*
|
|
Input: iforce - reorganize joystick configuration lists
Tim Schumacher
2018-07-27
1
-14
/
+5
|
|
*
|
|
Input: atmel_mxt_ts - move completion to after config crc is updated
Nick Dyer
2018-07-27
1
-2
/
+2
|
|
*
|
|
Input: atmel_mxt_ts - don't report zero pressure from T9
Nick Dyer
2018-07-27
1
-0
/
+4
|
|
*
|
|
Input: atmel_mxt_ts - zero terminate config firmware file
Nick Dyer
2018-07-27
1
-10
/
+24
|
|
*
|
|
Input: atmel_mxt_ts - refactor config update code to add context struct
Nick Dyer
2018-07-27
1
-52
/
+56
|
|
*
|
|
Input: atmel_mxt_ts - config CRC may start at T71
Nick Dyer
2018-07-27
1
-12
/
+22
|
|
*
|
|
Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
Nick Dyer
2018-07-27
1
-6
/
+2
|
|
*
|
|
Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
Nick Dyer
2018-07-27
1
-6
/
+0
|
|
*
|
|
Input: atmel_mxt_ts - use BIT() macro everywhere
Nick Dyer
2018-07-27
1
-18
/
+18
|
|
*
|
|
Input: atmel_mxt_ts - only use first T9 instance
Nick Dyer
2018-07-27
1
-3
/
+4
|
|
*
|
|
Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
|
*
|
|
Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-27
1
-3
/
+3
|
|
*
|
|
Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()
Jia-Ju Bai
2018-07-27
1
-2
/
+2
|
|
*
|
|
Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
|
*
|
|
Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
|
*
|
|
Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
|
*
|
|
Input: iforce - assign BTN_DEAD only for specific devices
Tim Schumacher
2018-07-27
1
-5
/
+6
|
|
*
|
|
Input: iforce - reformat the packet dump output
Tim Schumacher
2018-07-26
4
-11
/
+7
|
|
*
|
|
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
2018-07-26
45
-180
/
+0
|
|
*
|
|
Input: pxrc - flatten probe code
Dmitry Torokhov
2018-07-25
1
-49
/
+35
|
|
*
|
|
Input: pxrc - do not store unneeded data in driver structure
Dmitry Torokhov
2018-07-25
1
-18
/
+17
|
|
*
|
|
Input: pxrc - move module device table closer to where it is used
Dmitry Torokhov
2018-07-25
1
-6
/
+6
|
|
*
|
|
Input: pxrc - fix freeing URB on device teardown
Dmitry Torokhov
2018-07-25
1
-36
/
+30
|
|
*
|
|
Input: pxrc - do not store USB device in private struct
Marcus Folkesson
2018-07-25
1
-7
/
+6
|
|
*
|
|
Input: egalax_ts - switch to SPDX identifier
Fabio Estevam
2018-07-18
1
-4
/
+1
|
|
*
|
|
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
Sebastian Andrzej Siewior
2018-07-04
1
-1
/
+1
|
|
*
|
|
Input: cros_ec_keyb - remove redundant variable num_cols
Colin Ian King
2018-07-04
1
-3
/
+0
[next]