index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-07-04
11
-74
/
+1293
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-07-03
11
-74
/
+1293
|
|
\
|
|
*
Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR event
HungNien Chen
2015-07-01
1
-5
/
+14
|
|
*
Input: wdt87xx_i2c - remove stray newline in diagnostic message
Dmitry Torokhov
2015-07-01
1
-1
/
+1
|
|
*
Input: arc_ps2 - add HAS_IOMEM dependency
Sebastian Ott
2015-06-29
1
-0
/
+1
|
|
*
Input: wdt87xx_i2c - fix format warning
Dmitry Torokhov
2015-06-29
1
-1
/
+1
|
|
*
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
2015-06-25
3
-27
/
+46
|
|
*
Input: edt-ft5x06 - mark as direct input device
Dmitry Torokhov
2015-06-25
1
-6
/
+1
|
|
*
Input: use for_each_set_bit() where appropriate
Anshul Garg
2015-06-25
1
-25
/
+9
|
|
*
Input: add a driver for wdt87xx touchscreen controller
HungNien Chen
2015-06-24
3
-0
/
+1153
|
|
*
Input: axp20x-pek - fix reporting button state as inverted
Hans de Goede
2015-06-24
1
-2
/
+6
|
|
*
Input: xpad - re-send LED command on present event
Pavel Rojtberg
2015-06-22
1
-8
/
+20
|
|
*
Input: xpad - set the LEDs properly on XBox Wireless controllers
Pierre-Loup A. Griffais
2015-06-22
1
-5
/
+45
|
|
*
Input: imx_keypad - check for clk_prepare_enable() error
Fabio Estevam
2015-06-22
1
-1
/
+3
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
2
-3
/
+3
|
\
\
\
|
*
|
|
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
2
-3
/
+3
*
|
|
|
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-26
1
-3
/
+2
|
\
\
\
\
|
*
\
\
\
Merge 4.1-rc7 into tty-next
Greg Kroah-Hartman
2015-06-08
6
-10
/
+77
|
|
\
\
\
\
|
*
|
|
|
|
tty: remove buf parameter from tty_name()
Rasmus Villemoes
2015-05-06
1
-3
/
+2
*
|
|
|
|
|
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-06-25
2
-4
/
+45
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[media] return BUF_STATE_ERROR if streaming stopped during acquisition
Florian Echtler
2015-05-30
1
-0
/
+5
|
*
|
|
|
|
|
[media] add extra debug output, remove noisy warning
Florian Echtler
2015-05-30
1
-1
/
+8
|
*
|
|
|
|
|
[media] add frame size/frame rate query functions
Florian Echtler
2015-05-30
1
-0
/
+30
|
*
|
|
|
|
|
[media] reduce poll interval to allow full 60 FPS framerate
Florian Echtler
2015-05-30
1
-1
/
+1
|
*
|
|
|
|
|
[media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMA
Geert Uytterhoeven
2015-05-01
1
-2
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-24
44
-277
/
+1127
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-06-22
43
-276
/
+1126
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Input: improve usage of gpiod API
Uwe Kleine-König
2015-06-16
3
-21
/
+6
|
|
*
|
|
|
Input: export LEDs as class devices in sysfs
Samuel Thibault
2015-06-11
3
-0
/
+226
|
|
*
|
|
|
Input: cyttsp4 - use swap() in cyttsp4_get_touch()
Fabian Frederick
2015-06-11
1
-4
/
+1
|
|
*
|
|
|
Input: goodix - do not explicitly set evbits in input device
Dmitry Torokhov
2015-06-11
1
-4
/
+0
|
|
*
|
|
|
Input: goodix - export id and version read from device
Irina Tirdea
2015-06-09
1
-12
/
+21
|
|
*
|
|
|
Input: goodix - fix variable length array warning
Irina Tirdea
2015-06-09
1
-1
/
+1
|
|
*
|
|
|
Input: goodix - fix alignment issues
Irina Tirdea
2015-06-09
1
-8
/
+8
|
|
*
|
|
|
Input: add OnKey driver for DA9063 MFD part
Steve Twiss
2015-06-09
3
-0
/
+237
|
|
*
|
|
|
Input: elan_i2c - add product IDs FW names
Charlie Mooney
2015-06-08
2
-7
/
+18
|
|
*
|
|
|
Input: elan_i2c - add support for multi IC type and iap format
Duson Lin
2015-06-08
4
-11
/
+49
|
|
*
|
|
|
Input: focaltech - report finger width to userspace
Dmitry Tunin
2015-06-02
1
-0
/
+13
|
|
*
|
|
|
Input: synaptics_i2c - use proper boolean values
Shailendra Verma
2015-05-26
1
-3
/
+3
|
|
*
|
|
|
Input: psmouse - use true instead of 1 for boolean values
Shailendra Verma
2015-05-26
1
-1
/
+1
|
|
*
|
|
|
Input: cyapa - fix a few typos in comments
Shailendra Verma
2015-05-26
1
-14
/
+9
|
|
*
|
|
|
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
2015-05-26
2
-24
/
+6
|
|
*
|
|
|
Input: stmpe-ts - fix automatic module loading
Dmitry Torokhov
2015-05-22
1
-2
/
+10
|
|
*
|
|
|
Input: update email-id of Rajeev Kumar
Rajeev Kumar
2015-05-22
1
-1
/
+1
|
|
*
|
|
|
Input: sentelic - use "static inline" instead of "inline"
Khem Raj
2015-05-22
1
-2
/
+2
|
|
*
|
|
|
Input: adxl34x - add OF match support
Laurent Pinchart
2015-05-21
1
-0
/
+21
|
|
*
|
|
|
Input: cyapa - do not set otherwise unused variable
Dmitry Torokhov
2015-05-21
1
-2
/
+1
|
|
*
|
|
|
Input: atmel_mxt_ts - use BIT() macro when reporting button state
Dmitry Torokhov
2015-05-20
1
-4
/
+4
|
|
*
|
|
|
Input: alps - use the generic process_bitmap function for v5 touchpads
Hans de Goede
2015-05-20
1
-62
/
+12
|
|
*
|
|
|
Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt
Hans de Goede
2015-05-20
1
-8
/
+8
[next]