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.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
2016-05-20
Input: uinput - handle compat ioctl for UI_SET_PHYS
Ricky Liang
1
-0
/
+6
2016-05-17
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-28
/
+42
2016-05-10
Input: twl6040-vibra - fix DT node memory management
H. Nikolaus Schaller
1
-0
/
+1
2016-05-10
Input: rotary-encoder - fix bare use of 'unsigned'
Clifton Barnes
1
-4
/
+4
2016-05-09
Input: max8997-haptic - fix NULL pointer dereference
Marek Szyprowski
1
-2
/
+4
2016-05-05
Input: cm109 - spin_lock in complete() cleanup
Ming Lei
1
-4
/
+6
2016-05-05
Input: cm109 - fix handling of volume and mute buttons
Florian Euchner
1
-7
/
+30
2016-04-26
Input: twl6040-vibra - remove mutex
H. Nikolaus Schaller
1
-13
/
+2
2016-04-26
Input: twl6040-vibra - fix atomic schedule panic
H. Nikolaus Schaller
1
-8
/
+8
2016-04-21
Input: twl4030-vibra - do not reparent to grandparent
Dmitry Torokhov
1
-1
/
+0
2016-04-21
Input: twl6040-vibra - do not reparent to grandparent
Dmitry Torokhov
1
-1
/
+0
2016-04-19
Input: twl6040-vibra - ignore return value of schedule_work
H. Nikolaus Schaller
1
-5
/
+1
2016-04-19
Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue
H. Nikolaus Schaller
1
-2
/
+1
2016-04-17
Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
Stephen Boyd
1
-3
/
+4
2016-04-17
Input: arizona-haptic - don't assign input_dev parent
Charles Keepax
1
-1
/
+0
2016-03-24
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
Vladis Dronov
1
-6
/
+30
2016-03-18
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
1
-0
/
+4
2016-03-16
Merge tag 'v4.5' into next
Dmitry Torokhov
2
-2
/
+2
2016-03-14
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+3
2016-03-04
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
2
-252
/
+154
2016-03-03
Input: rotary-encoder - support more than 2 gpios as input
Uwe Kleine-König
1
-92
/
+64
2016-03-03
Input: rotary_encoder - move away from platform data structure
Dmitry Torokhov
1
-91
/
+55
2016-03-02
Input: rotary_encoder - use input_set_capability()
Dmitry Torokhov
1
-8
/
+4
2016-03-02
Input: rotary_encoder - convert to use gpiod API
Dmitry Torokhov
1
-41
/
+33
2016-03-02
Input: rotary_encoder - mark PM methods as __maybe_unused
Dmitry Torokhov
1
-5
/
+3
2016-03-02
Input: rotary_encoder - use threaded irqs
Timo Teräs
1
-8
/
+25
2016-01-28
Input: sirfsoc-onkey - allow modular build
Arnd Bergmann
2
-2
/
+2
2016-01-18
Input: rotary_encoder - convert to devm-* api
Timo Teräs
1
-61
/
+25
2016-01-12
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-53
/
+135
2016-01-03
Input: bma150 - constify bma150_cfg structure
Julia Lawall
1
-1
/
+1
2015-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+1
2015-12-19
Input: uinput - sanity check on ff_effects_max and EV_FF
Elias Vanderstuyft
1
-0
/
+7
2015-12-19
Input: uinput - rework ABS validation
David Herrmann
1
-44
/
+45
2015-12-19
Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
Benjamin Tissoires
1
-3
/
+83
2015-12-13
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
1
-4
/
+4
2015-12-03
Input: arizona-haptic - fix disabling of haptics device
Charles Keepax
1
-2
/
+1
2015-12-02
Input: sparcspkr - use platform_register/unregister_drivers()
Thierry Reding
1
-11
/
+7
2015-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-223
/
+347
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2
-2
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2
-2
/
+0
2015-10-26
Input: e3x0-button - update Kconfig description
Moritz Fischer
1
-2
/
+2
2015-10-23
Input: xen - check return value of xenbus_printf
Insu Yun
1
-2
/
+8
2015-10-23
Input: hp_sdc_rtc - fix y2038 problem in proc_show
WEN Pingbo
1
-26
/
+26
2015-10-17
Input: rotary-encoder - add support for quarter-period mode
Ezequiel Garcia
1
-5
/
+81
2015-10-17
Input: rotary-encoder - use of_property_read_bool
Ben Gamari
1
-8
/
+6
2015-10-14
Input: rotary_encoder - add wake up support
Sylvain Rochet
1
-0
/
+37
2015-10-06
Merge tag 'v4.3-rc4' into next
Dmitry Torokhov
2
-2
/
+2
2015-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+2
2015-10-02
Input: kxtj9 - remove unneeded retval variable
Javier Martinez Canillas
1
-2
/
+1
2015-09-30
Input: add DA9062 OnKey capability to DA9063 OnKey driver
S Twiss
2
-29
/
+108
[next]