index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation
Fenglin Wu
1
-3
/
+4
2024-06-16
Input: ims-pcu - fix printf string overflow
Arnd Bergmann
1
-2
/
+2
2023-10-25
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
1
-0
/
+1
2023-08-11
Input: adxl34x - do not hardcode interrupt trigger type
Marek Vasut
1
-2
/
+1
2023-08-11
Input: drv260x - sleep between polling GO bit
Luca Weiss
1
-0
/
+1
2022-09-15
Input: rk805-pwrkey - fix module autoloading
Peter Robinson
1
-0
/
+1
2022-06-14
Input: sparcspkr - fix refcount leak in bbc_beep_probe
Miaoqian Lin
1
-0
/
+1
2020-12-30
Input: cm109 - do not stomp on control URB
Dmitry Torokhov
1
-2
/
+5
2020-11-24
Input: adxl34x - clean up a data type in adxl34x_probe()
Dan Carpenter
1
-1
/
+1
2020-01-29
Input: pm8xxx-vib - fix handling of separate enable register
Stephan Gerhold
1
-1
/
+1
2020-01-29
Input: keyspan-remote - fix control-message timeouts
Johan Hovold
1
-3
/
+6
2020-01-14
Input: input_event - fix struct padding on sparc64
Arnd Bergmann
1
-5
/
+9
2019-10-29
Input: da9063 - fix capability and drop KEY_SLEEP
Marco Felsch
1
-4
/
+1
2019-06-25
Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
Andrey Smirnov
1
-2
/
+20
2019-04-05
Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device
Hans de Goede
1
-1
/
+1
2019-03-23
Input: pwm-vibra - stop regulator after disabling pwm, not before
Paweł Chmiel
1
-4
/
+4
2019-03-23
Input: pwm-vibra - prevent unbalanced regulator
Jonathan Bakker
1
-5
/
+12
2019-02-20
Input: bma150 - register input device after setting private data
Jonathan Bakker
1
-4
/
+5
2019-01-31
Input: uinput - fix undefined behavior in uinput_validate_absinfo()
Dmitry Torokhov
1
-2
/
+3
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-05
Input: uinput - add a schedule point in uinput_inject_events()
Dmitry Torokhov
1
-0
/
+1
2018-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-1
/
+1
2018-09-19
Input: uinput - allow for max == min during input_absinfo validation
Peter Hutterer
1
-1
/
+1
2018-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-91
/
+170
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-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-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+165
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
2
-3
/
+3
2018-06-13
Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next
Dmitry Torokhov
1
-74
/
+109
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
Input: xen-kbdfront - allow better run-time configuration
Oleksandr Andrushchenko
1
-71
/
+106
2018-06-13
Input: xen-kbdfront - fix multi-touch XenStore node's locations
Oleksandr Andrushchenko
1
-4
/
+4
2018-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2018-06-04
Input: add Spreadtrum vibrator driver
Xiaotong Lu
3
-0
/
+165
2018-05-24
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
3
-304
/
+0
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-15
Input: ati_remote2 - fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+104
2018-03-26
input: misc: remove blackfin rotary driver
Arnd Bergmann
3
-304
/
+0
2018-03-09
Input: add RAVE SP Powerbutton driver
Andrey Smirnov
3
-0
/
+104
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-2
/
+2
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-244
/
+10
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
8
-244
/
+10
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2018-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+5
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2
-10
/
+4
2018-01-17
Input: remove unneeded MODULE_VERSION() usage in misc input drivers
Greg Kroah-Hartman
3
-5
/
+0
[next]