index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: ektf2127 - mark PM functions as __maybe_unused
Arnd Bergmann
2016-10-03
1
-2
/
+2
*
Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
Axel Lin
2016-09-26
1
-1
/
+0
*
Input: add support for Elan eKTF2127 touchscreen controller
Siebren Vroegindeweij
2016-09-26
3
-0
/
+349
*
Input: serio - add hangup support
Hans Verkuil
2016-09-21
1
-3
/
+14
*
Input: tps65218-pwrbutton - add support for tps65217 variant
Marcin Niestroj
2016-09-10
2
-29
/
+67
*
Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes
Russell King
2016-09-10
1
-7
/
+14
*
Input: jornada720_kbd - remove unneeded mach/hardware.h include
Russell King
2016-09-10
1
-1
/
+0
*
Input: focaltech - mark focaltech_set_resolution() static
Baoyou Xie
2016-09-05
1
-1
/
+2
*
Input: wdt87xx_i2c - fix the flash erase issue
HungNien Chen
2016-09-05
1
-2
/
+3
*
Input: add generic input driver to read encoded GPIO lines
Vignesh R
2016-08-29
3
-0
/
+150
*
Input: add ADC resistor ladder driver
Alexandre Belloni
2016-08-29
3
-0
/
+226
*
Input: pegasus_notetaker - directly include workqueue header
Martin Kepplinger
2016-08-25
1
-0
/
+1
*
Input: elants_i2c - get product id on recovery mode for FW update
Johnny Chuang
2016-08-25
1
-11
/
+20
*
Input: wm97xx - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
2016-08-25
1
-1
/
+1
*
Input: mc13783_ts - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
2016-08-25
1
-17
/
+7
*
Input: psmouse - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
2016-08-25
1
-1
/
+1
*
Input: jornada720_kbd - switch to using dev_dbg
Dmitry Torokhov
2016-08-22
1
-4
/
+2
*
Input: jornada720_kbd - get rid of mach/irqs.h include
Russell King
2016-08-22
1
-4
/
+7
*
Input: jornada720_kbd - switch to devm_* APIs
Russell King
2016-08-22
1
-35
/
+8
*
Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org
Krzysztof Kozlowski
2016-08-22
1
-2
/
+2
*
Input: pixcir_i2c_ts - remove a useless blank line
LABBE Corentin
2016-08-22
1
-1
/
+0
*
Input: pixcir_i2c_ts - remove text about writing to Free Software Foundation
LABBE Corentin
2016-08-22
1
-4
/
+0
*
Input: pixcir_i2c_ts - simplify code with of_device_get_match_data
LABBE Corentin
2016-08-22
1
-7
/
+1
*
Input: remove duplicate ft6236 driver
Hans de Goede
2016-08-22
4
-340
/
+8
*
Input: add driver for SiS 9200 family I2C touchscreen controllers
Mika Penttilä
2016-08-03
3
-0
/
+426
*
Input: ili210x - fix permissions on "calibrate" attribute
Dmitry Torokhov
2016-08-02
1
-1
/
+1
*
Input: elan_i2c - properly wake up touchpad on ASUS laptops
KT Liao
2016-08-02
1
-16
/
+63
*
Input: add driver for Silead touchscreens
Robert Dolca
2016-08-02
3
-0
/
+581
*
Input: elantech - fix debug dump of the current packet
Benjamin Tissoires
2016-08-02
1
-6
/
+2
*
Input: rotary_encoder - support binary encoding of states
Uwe Kleine-König
2016-07-27
1
-1
/
+22
*
Input: xpad - power off wireless 360 controllers on suspend
Cameron Gutman
2016-07-27
1
-0
/
+43
*
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2016-07-27
2
-21
/
+5
*
Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()
Markus Elfring
2016-07-26
1
-4
/
+1
*
Input: cros_ec_keyb - cleanup use of dev
Douglas Anderson
2016-07-26
1
-10
/
+9
*
Input: pegasus_notetaker - set device mode in reset_resume() if in use
Martin Kepplinger
2016-07-19
1
-1
/
+13
*
Input: pegasus_notetaker - cancel workqueue's work in suspend()
Martin Kepplinger
2016-07-19
1
-0
/
+1
*
Input: pegasus_notetaker - fix usb_autopm calls to be balanced
Martin Kepplinger
2016-07-19
1
-14
/
+19
*
Input: pegasus_notetaker - handle usb control msg errors
Martin Kepplinger
2016-07-19
1
-9
/
+20
*
Input: wacom_w8001 - handle errors from input_mt_init_slots()
Ping Cheng
2016-07-19
1
-1
/
+7
*
Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y
Ping Cheng
2016-07-19
1
-0
/
+2
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2016-07-19
24
-136
/
+782
|
\
|
*
Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-15
1
-6
/
+7
|
*
Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount
Andrew Duggan
2016-07-14
1
-2
/
+2
|
*
Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
Dmitry Torokhov
2016-07-14
1
-0
/
+3
|
*
Input: xpad - validate USB endpoint count during probe
Cameron Gutman
2016-06-29
1
-0
/
+3
|
*
Input: vmmouse - remove port reservation
Sinclair Yeh
2016-06-23
1
-20
/
+2
|
*
Input: elantech - add more IC body types to the list
Dmitry Torokhov
2016-06-23
1
-7
/
+1
|
*
Input: wacom_w8001 - ignore invalid pen data packets
Ping Cheng
2016-06-23
1
-0
/
+9
|
*
Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
Ping Cheng
2016-06-23
1
-1
/
+1
|
*
Input: xpad - fix oops when attaching an unknown Xbox One gamepad
Cameron Gutman
2016-06-23
1
-10
/
+13
[next]