index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
Input: stmfts - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
1
-14
/
+16
2019-02-07
Input: ili210x - switch to using devm_device_add_group()
Dmitry Torokhov
1
-14
/
+2
2019-02-06
Input: ili210x - add ILI251X support
Marek Vasut
1
-15
/
+103
2019-02-06
Input: ili210x - add OF match table
Marek Vasut
1
-0
/
+7
2019-02-06
Input: ili210x - reorder probe
Marek Vasut
1
-16
/
+16
2019-02-06
Input: ili210x - rework the touchscreen sample processing
Marek Vasut
1
-25
/
+30
2019-02-06
Input: ili210x - convert to devm IRQ
Marek Vasut
1
-11
/
+15
2019-02-06
Input: ili210x - add reset GPIO support
Marek Vasut
1
-0
/
+26
2019-02-06
Input: ili210x - convert to devm_ functions
Marek Vasut
1
-10
/
+7
2019-02-06
Input: ili210x - drop get_pendown_state
Marek Vasut
1
-12
/
+1
2019-02-06
Input: ili210x - drop platform data support
Marek Vasut
1
-10
/
+2
2019-02-06
Input: add new vibrator driver for various MSM SOCs
Brian Masney
3
-0
/
+293
2019-02-06
Input: gpio-keys - add shutdown callback
Florian Fainelli
1
-0
/
+10
2019-02-04
Input: sx8654 - do not override interrupt trigger
Dmitry Torokhov
1
-1
/
+1
2019-02-04
Input: sx8654 - convert #defined flags to BIT(x)
Richard Leitner
1
-5
/
+6
2019-01-28
Input: sx8654 - use common of_touchscreen functions
Richard Leitner
1
-4
/
+8
2019-01-28
Input: sx8654 - add sx8650 support
Richard Leitner
1
-20
/
+176
2019-01-28
Input: sx8654 - add sx8655 and sx8656 to compatibles
Richard Leitner
1
-0
/
+4
2019-01-28
Input: sx8654 - add reset-gpio support
Richard Leitner
1
-6
/
+38
2019-01-28
Input: st1232 - add Martin as module author
Martin Kepplinger
1
-0
/
+1
2019-01-28
Input: st1232 - add support for st1633
Martin Kepplinger
2
-37
/
+89
2019-01-13
Input: edt-ft5x06 - add offset support for ev-ft5726
Marco Felsch
1
-0
/
+46
2019-01-13
Input: edt-ft5x06 - add support to update ev-ft5726 registers
Marco Felsch
1
-5
/
+15
2019-01-13
Input: edt-ft5x06 - add support for Evervision FT5726
Marco Felsch
1
-3
/
+41
2019-01-13
Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.c
YueHaibing
1
-7
/
+6
2019-01-13
Input: mcs_touchkey - use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-13
Input: tca6416-keypad - use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-13
Merge tag 'v4.20' into next
Dmitry Torokhov
57
-316
/
+933
2019-01-07
Input: ad7879 - add check for read errors in interrupt
Aditya Pakki
1
-4
/
+7
2019-01-07
Input: tm2-touchkey - add support for aries touchkey variant
Jonathan Bakker
1
-7
/
+46
2019-01-07
Input: tm2-touchkey - allow specifying custom keycodes
Jonathan Bakker
1
-22
/
+27
2019-01-07
Input: tm2-touchkey - correct initial brightness
Jonathan Bakker
1
-1
/
+1
2019-01-07
Input: tm2-touchkey - add support for midas touchkey
Simon Shields
1
-5
/
+29
2019-01-04
Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device
Hans de Goede
1
-1
/
+1
2019-01-04
Input: soc_button_array - add usage-page 0x01 usage-id 0xca mapping
Hans de Goede
1
-0
/
+4
2018-12-28
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
Sanjeev Chugh
1
-2
/
+2
2018-12-21
Input: drv2667 - fix indentation issues
Colin Ian King
1
-3
/
+3
2018-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-14
/
+22
2018-12-21
Input: synaptics - enable SMBus for HP EliteBook 840 G4
Mantas Mikulėnas
1
-0
/
+1
2018-12-21
Input: touchscreen - fix coding style issue
Hardik Singh Rathore
5
-8
/
+8
2018-12-21
Input: add official Raspberry Pi's touchscreen driver
Nicolas Saenz Julienne
3
-0
/
+240
2018-12-21
Input: elantech - disable elan-i2c for P52 and P72
Benjamin Tissoires
1
-2
/
+16
2018-12-21
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
1
-1
/
+1
2018-12-08
Input: rotary-encoder - don't log EPROBE_DEFER to kernel log
Uwe Kleine-König
1
-2
/
+4
2018-12-08
Input: synaptics - enable RMI on ThinkPad T560
Yussuf Khalil
1
-0
/
+1
2018-12-08
Input: omap-keypad - fix idle configuration to not block SoC idle states
Tony Lindgren
1
-12
/
+4
2018-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-50
/
+46
2018-12-03
Input: omap-keypad - fix keyboard debounce configuration
Tony Lindgren
1
-4
/
+14
2018-12-03
Input: xpad - quirk all PDP Xbox One gamepads
Cameron Gutman
1
-10
/
+6
2018-12-03
Input: synaptics - enable SMBus for HP 15-ay000
Teika Kazura
1
-0
/
+1
[next]