index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Input: arizona-haptic - don't assign input_dev parent
Charles Keepax
2016-04-17
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible
Jan Beulich
2016-07-14
1
-4
/
+4
*
|
|
|
Input: add powerkey driver for HISI 65xx SoC
Jorge Ramirez-Ortiz
2016-06-23
3
-0
/
+152
*
|
|
|
Input: apanel - spelling mistake - "skiping" -> "skipping"
Colin Ian King
2016-06-23
1
-1
/
+1
*
|
|
|
Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"
Colin Ian King
2016-06-23
1
-1
/
+1
*
|
|
|
Input: atmel_captouch - add dependence on i2c
Arnd Bergmann
2016-05-19
1
-0
/
+1
*
|
|
|
Input: add Atmel Captouch Button driver
Daniel Hung-yu Wu
2016-05-19
3
-0
/
+304
|
|
/
/
|
/
|
|
*
|
|
Input: rotary-encoder - fix bare use of 'unsigned'
Clifton Barnes
2016-05-10
1
-4
/
+4
*
|
|
Input: cm109 - spin_lock in complete() cleanup
Ming Lei
2016-05-05
1
-4
/
+6
*
|
|
Input: cm109 - fix handling of volume and mute buttons
Florian Euchner
2016-05-05
1
-7
/
+30
*
|
|
Input: twl6040-vibra - remove mutex
H. Nikolaus Schaller
2016-04-25
1
-13
/
+2
|
/
/
*
|
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
Vladis Dronov
2016-03-24
1
-6
/
+30
*
|
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
2016-03-17
1
-0
/
+4
|
/
*
Merge tag 'v4.5' into next
Dmitry Torokhov
2016-03-16
2
-2
/
+2
|
\
|
*
Input: sirfsoc-onkey - allow modular build
Arnd Bergmann
2016-01-28
2
-2
/
+2
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-01-12
6
-53
/
+135
|
|
\
*
|
|
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
2016-03-14
1
-0
/
+3
*
|
|
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
2016-03-04
2
-252
/
+154
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Input: rotary-encoder - support more than 2 gpios as input
Uwe Kleine-König
2016-03-03
1
-92
/
+64
|
*
|
Input: rotary_encoder - move away from platform data structure
Dmitry Torokhov
2016-03-03
1
-91
/
+55
|
*
|
Input: rotary_encoder - use input_set_capability()
Dmitry Torokhov
2016-03-02
1
-8
/
+4
|
*
|
Input: rotary_encoder - convert to use gpiod API
Dmitry Torokhov
2016-03-02
1
-41
/
+33
|
*
|
Input: rotary_encoder - mark PM methods as __maybe_unused
Dmitry Torokhov
2016-03-02
1
-5
/
+3
|
*
|
Input: rotary_encoder - use threaded irqs
Timo Teräs
2016-03-02
1
-8
/
+25
|
*
|
Input: rotary_encoder - convert to devm-* api
Timo Teräs
2016-01-18
1
-61
/
+25
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-12-19
1
-2
/
+1
|
|
\
|
|
|
*
Input: arizona-haptic - fix disabling of haptics device
Charles Keepax
2015-12-03
1
-2
/
+1
*
|
|
Input: bma150 - constify bma150_cfg structure
Julia Lawall
2016-01-03
1
-1
/
+1
*
|
|
Input: uinput - sanity check on ff_effects_max and EV_FF
Elias Vanderstuyft
2015-12-19
1
-0
/
+7
*
|
|
Input: uinput - rework ABS validation
David Herrmann
2015-12-19
1
-44
/
+45
*
|
|
Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
Benjamin Tissoires
2015-12-19
1
-3
/
+83
*
|
|
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
2015-12-13
1
-4
/
+4
*
|
|
Input: sparcspkr - use platform_register/unregister_drivers()
Thierry Reding
2015-12-02
1
-11
/
+7
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-11-06
10
-223
/
+347
|
\
|
|
*
Input: e3x0-button - update Kconfig description
Moritz Fischer
2015-10-26
1
-2
/
+2
|
*
Input: xen - check return value of xenbus_printf
Insu Yun
2015-10-23
1
-2
/
+8
|
*
Input: hp_sdc_rtc - fix y2038 problem in proc_show
WEN Pingbo
2015-10-23
1
-26
/
+26
|
*
Input: rotary-encoder - add support for quarter-period mode
Ezequiel Garcia
2015-10-17
1
-5
/
+81
|
*
Input: rotary-encoder - use of_property_read_bool
Ben Gamari
2015-10-17
1
-8
/
+6
|
*
Input: rotary_encoder - add wake up support
Sylvain Rochet
2015-10-14
1
-0
/
+37
|
*
Merge tag 'v4.3-rc4' into next
Dmitry Torokhov
2015-10-06
2
-2
/
+2
|
|
\
|
*
|
Input: kxtj9 - remove unneeded retval variable
Javier Martinez Canillas
2015-10-02
1
-2
/
+1
|
*
|
Input: add DA9062 OnKey capability to DA9063 OnKey driver
S Twiss
2015-09-30
2
-29
/
+108
|
*
|
Merge tag 'v4.3-rc3' into next
Dmitry Torokhov
2015-09-30
11
-395
/
+95
|
|
\
\
|
*
|
|
Input: ad714x - convert to using managed resources
Vaishali Thakkar
2015-09-19
4
-153
/
+82
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
2
-2
/
+0
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
2
-2
/
+0
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-10-02
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Input: uinput - fix crash when using ABS events
Dmitry Torokhov
2015-09-21
1
-1
/
+1
|
*
|
Input: pm8941-pwrkey - remove unneded semicolon
Javier Martinez Canillas
2015-09-19
1
-1
/
+1
[prev]
[next]