index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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: atmel_mxt_ts - implement CRC check for configuration data
Nick Dyer
2014-05-18
1
-8
/
+52
*
Input: atmel_mxt_ts - improve error reporting and debug
Nick Dyer
2014-05-18
1
-10
/
+23
*
Input: atmel_mxt_ts - make wait-after-reset period compatible with all chips
Iiro Valkonen
2014-05-18
1
-22
/
+87
*
Input: atmel_mxt_ts - wait for CHG after bootloader resets
Benson Leung
2014-05-18
1
-7
/
+15
*
Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader
Benson Leung
2014-05-18
1
-21
/
+81
*
Input: atmel_mxt_ts - select FW_LOADER for firmware code
Nick Dyer
2014-05-18
1
-0
/
+1
*
Input: atmel_mxt_ts - define helper functions for size and instances
Daniel Kurtz
2014-05-18
1
-12
/
+25
*
Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler fails
Nick Dyer
2014-05-18
1
-2
/
+1
*
Input: atmel_mxt_ts - improve T19 GPIO keys handling
Nick Dyer
2014-05-18
1
-27
/
+17
*
Input: atmel_mxt_ts - remove unnecessary platform data
Nick Dyer
2014-05-18
1
-50
/
+0
*
Input: pixcir_i2c_ts - implement wakeup from suspend
Roger Quadros
2014-05-18
1
-4
/
+43
*
Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()
Roger Quadros
2014-05-18
1
-1
/
+15
*
Input: pixcir_i2c_ts - initialize interrupt mode and power mode
Roger Quadros
2014-05-18
1
-8
/
+174
*
Input: pixcir_i2c_ts - use devres managed resource allocations
Roger Quadros
2014-05-18
1
-23
/
+15
*
Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()
Christian Engelmayer
2014-05-18
1
-0
/
+1
*
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
2014-05-14
3
-1
/
+41
*
Input: wacom - use unaligned access where necessary
Jason Gerecke
2014-05-14
1
-9
/
+9
*
Merge tag 'v3.15-rc5' into next
Dmitry Torokhov
2014-05-14
23
-212
/
+450
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-05-08
6
-3
/
+72
|
|
\
|
|
*
Input: elantech - fix touchpad initialization on Gigabyte U2442
Hans de Goede
2014-05-05
2
-1
/
+26
|
|
*
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
2014-04-24
1
-0
/
+7
|
|
*
Input: bma150 - extend chip detection for bma180
Dr. H. Nikolaus Schaller
2014-04-24
1
-1
/
+3
|
|
*
Input: atkbd - fix keyboard not working on some LG laptops
Sheng-Liang Song
2014-04-24
1
-1
/
+28
|
|
*
Input: synaptics - add min/max quirk for ThinkPad Edge E431
Hans de Goede
2014-04-23
1
-0
/
+8
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-04-23
10
-151
/
+261
|
|
\
\
|
|
|
/
|
|
*
Input: elantech - add support for newer elantech touchpads
Jordan Rife
2014-04-22
1
-0
/
+1
|
|
*
Input: soc_button_array - fix a crash during rmmod
Lejun Zhu
2014-04-22
1
-0
/
+1
|
|
*
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...
Hans de Goede
2014-04-19
1
-0
/
+42
|
|
*
Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
Hans de Goede
2014-04-19
1
-2
/
+53
|
|
*
Input: i8042 - add firmware_id support
Hans de Goede
2014-04-19
2
-0
/
+21
|
|
*
Input: serio - add firmware_id sysfs attribute
Hans de Goede
2014-04-19
1
-0
/
+14
|
|
*
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
Jason Gerecke
2014-04-19
1
-1
/
+1
|
|
*
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
Jason Gerecke
2014-04-19
1
-18
/
+9
|
|
*
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
Jason Gerecke
2014-04-19
1
-0
/
+9
|
|
*
Input: wacom - use full 32-bit HID Usage value in switch statement
Jason Gerecke
2014-04-19
1
-128
/
+109
|
|
*
Input: wacom - missed the last bit of expresskey for DTU-1031
Ping Cheng
2014-04-19
1
-1
/
+1
|
|
*
Input: ads7846 - fix device usage within attribute show
Alexander Stein
2014-04-19
1
-1
/
+1
|
|
*
Input: da9055_onkey - remove use of regmap_irq_get_virq()
Adam Thomson
2014-04-19
1
-1
/
+0
|
*
|
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-05
1
-2
/
+2
|
|
\
\
|
|
*
|
pwm: Remove obsolete HAVE_PWM Kconfig symbol
Sascha Hauer
2014-02-10
1
-2
/
+2
|
*
|
|
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-18
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
input: ixp4xx-beeper: don't use symbols from <mach/timex.h>
Uwe Kleine-König
2013-12-20
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-04-03
24
-1208
/
+1619
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-04-03
30
-1231
/
+1653
|
|
|
\
\
\
|
*
|
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
186
-752
/
+1150
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
1
-1
/
+2
|
|
\
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
|
\
\
\
\
\
|
|
*
-
.
\
\
\
\
\
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
Rafael J. Wysocki
2014-03-20
1
-1
/
+2
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
|
|
[next]