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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
MAINTAINERS: remove non existent input mt git tree
Baruch Siach
2015-06-16
1
-1
/
+0
*
Input: improve usage of gpiod API
Uwe Kleine-König
2015-06-16
3
-21
/
+6
*
tty/vt/keyboard: define LED triggers for VT keyboard lock states
Samuel Thibault
2015-06-16
1
-8
/
+19
*
tty/vt/keyboard: define LED triggers for VT LED states
Samuel Thibault
2015-06-16
1
-24
/
+117
*
Input: export LEDs as class devices in sysfs
Samuel Thibault
2015-06-11
5
-6
/
+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
4
-0
/
+238
*
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
*
tty: remove platform_sysrq_reset_seq
Arnd Bergmann
2015-06-02
1
-18
/
+1
*
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
3
-68
/
+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
2
-2
/
+2
*
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
*
DT: i2c: Deprecate adi,adxl34x compatible string
Laurent Pinchart
2015-05-21
1
-2
/
+1
*
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
*
Input: alps - do not use input-mt finger tracking for semi-mt devices
Hans de Goede
2015-05-20
1
-2
/
+6
*
Input: alps - use more accurate coordinates for first touch in semi-mt mode
Hans de Goede
2015-05-20
2
-7
/
+53
*
Input: alps - decode the position packet first
Hans de Goede
2015-05-20
1
-21
/
+14
*
Input: alps - only set fields that are actually present
Hans de Goede
2015-05-20
1
-29
/
+33
*
Input: alps - change alps_decode_rushmore to do all decoding itself
Hans de Goede
2015-05-20
1
-5
/
+17
*
Input: ff-core - fix typo in comment to input_ff_erase()
Shailendra Verma
2015-05-20
1
-1
/
+1
*
Input: fix typo in comment to input_handler_for_each_handle()
Shailendra Verma
2015-05-20
1
-1
/
+1
*
Input: wm831x-on - pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-15
1
-1
/
+2
*
Input: twl6040-vibra - pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-15
1
-1
/
+2
*
Input: retu-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-15
1
-1
/
+2
*
Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
2015-05-15
1
-1
/
+2
*
Input: max7359_keypad - switch to using matrix_keypad_build_keymap()
Evgeniy Dushistov
2015-05-15
2
-21
/
+10
*
Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag
Evgeniy Dushistov
2015-05-15
1
-1
/
+0
*
Input: evdev - use kvfree() in evdev_release()
Pekka Enberg
2015-05-15
1
-4
/
+1
*
Input: soc_button_array - remove duplicated include
Wei Yongjun
2015-05-13
1
-1
/
+0
*
Input: zforce - remove duplicated include
Wei Yongjun
2015-05-13
1
-1
/
+0
[next]