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
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
22
-200
/
+279
|
\
|
*
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
2010-08-10
1
-0
/
+1
|
*
Input: cy8ctmg100_ts - signedness bug
Dan Carpenter
2010-08-10
1
-3
/
+3
|
*
Input: elantech - report position also with 3 fingers
Éric Piel
2010-08-05
1
-0
/
+10
|
*
Input: elantech - discard the first 2 positions on some firmwares
Éric Piel
2010-08-05
2
-14
/
+14
|
*
Input: adxl34x - do not mark device as disabled on startup
Michael Hennerich
2010-08-05
1
-1
/
+0
|
*
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
2010-08-03
1
-0
/
+22
|
*
Input: evdev - rearrange ioctl handling
Dmitry Torokhov
2010-08-02
1
-68
/
+73
|
*
Input: dynamically allocate ABS information
Daniel Mack
2010-08-02
2
-18
/
+45
|
*
Input: switch to input_abs_*() access functions
Daniel Mack
2010-08-02
16
-114
/
+129
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-02
41
-885
/
+5760
|
\
\
|
|
/
|
*
Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()
Dmitry Torokhov
2010-08-02
1
-29
/
+37
|
*
Input: cy8ctmg110 - capacitive touchscreen support
Samuli Konttila
2010-07-31
3
-1
/
+379
|
*
Input: adp5588-keys - export unused GPIO pins
Xiaolong Chen
2010-07-26
1
-2
/
+207
|
*
Input: adxl34x - fix leak and use after free
Dan Carpenter
2010-07-22
1
-4
/
+3
|
*
Input: samsung-keypad - Add samsung keypad driver
Joonyoung Shim
2010-07-21
3
-0
/
+501
|
*
Input: i8042 - reset keyboard controller wehen resuming from S2R
Dmitry Torokhov
2010-07-20
1
-24
/
+41
|
*
Input: synaptics - set min/max for finger width
Chris Bagwell
2010-07-19
1
-1
/
+1
|
*
Input: synaptics - only report width on hardware that supports it
Chris Bagwell
2010-07-19
1
-2
/
+6
|
*
Input: evdev - signal that device is writable in evdev_poll()
Dmitry Torokhov
2010-07-15
1
-2
/
+7
|
*
Input: mousedev - signal that device is writable in mousedev_poll()
Julien Moutinho
2010-07-15
1
-2
/
+7
|
*
Input: change input handlers to use bool when possible
Dmitry Torokhov
2010-07-15
4
-13
/
+12
|
*
Input: introduce MT event slots
Henrik Rydberg
2010-07-15
2
-43
/
+96
|
*
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
2010-07-15
1
-32
/
+76
|
*
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
2010-07-15
1
-3
/
+24
|
*
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
2010-07-15
1
-0
/
+25
|
*
Input: Add ATMEL QT602240 touchscreen driver
Joonyoung Shim
2010-07-14
3
-0
/
+1414
|
*
Input: fix signedness warning in input_set_keycode()
Dmitry Torokhov
2010-07-14
1
-1
/
+1
|
*
Input: Add pwm beeper driver
Lars-Peter Clausen
2010-07-14
3
-0
/
+211
|
*
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
2010-07-13
1
-44
/
+63
|
*
Input: atlas_btns - switch to using pr_err() and friends
Dmitry Torokhov
2010-07-13
1
-15
/
+8
|
*
Input: atlas_btns - fix mixing acpi_status and int for return value
Axel Lin
2010-07-13
1
-8
/
+6
|
*
Input: atlas_btns - adds a missing owner field for atlas_acpi_driver
Axel Lin
2010-07-13
1
-0
/
+1
|
*
Input: twl4030-pwrbutton - replace __devinit with __init
Markus Lehtonen
2010-07-08
1
-6
/
+6
|
*
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
2010-07-04
4
-3
/
+255
|
*
Input: release pressed keys when resuming device
Oliver Neukum
2010-07-03
1
-10
/
+29
|
*
Input: ads7846 - extend the driver for ads7845 controller support
Anatolij Gustschin
2010-07-03
1
-37
/
+135
|
*
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
2010-07-03
1
-16
/
+19
|
*
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
2010-07-03
4
-48
/
+70
|
*
Input: ad7879 - report EV_KEY/BTN_TOUCH events
Michael Hennerich
2010-07-03
1
-3
/
+13
|
*
Input: ad7879 - fix spi word size to 16 bit
Michael Hennerich
2010-07-03
1
-0
/
+8
|
*
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
2010-07-03
1
-1
/
+4
|
*
Input: ad7879 - add open and close methods
Dmitry Torokhov
2010-07-03
4
-39
/
+86
|
*
Input: ad7879 - split bus logic out
Mike Frysinger
2010-07-03
6
-415
/
+484
|
*
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
2010-06-30
1
-27
/
+9
|
*
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
2010-06-30
14
-22
/
+4
|
|
\
|
*
|
Input: lm8323 - fix error handling in lm8323_probe()
Dan Carpenter
2010-06-28
1
-5
/
+7
|
*
|
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
2010-06-28
1
-5
/
+14
|
*
|
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2010-06-28
2
-11
/
+14
|
*
|
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
2010-06-28
1
-1
/
+4
[next]