index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
cd1865.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
Input: elantech - report position also with 3 fingers
Éric Piel
1
-0
/
+10
2010-08-06
Input: elantech - discard the first 2 positions on some firmwares
Éric Piel
2
-14
/
+14
2010-08-05
Input: adxl34x - do not mark device as disabled on startup
Michael Hennerich
1
-1
/
+0
2010-08-04
Input: gpio_keys - add hooks to enable/disable device
Shubhrajyoti D
2
-0
/
+24
2010-08-03
Input: evdev - rearrange ioctl handling
Dmitry Torokhov
1
-68
/
+73
2010-08-03
Input: dynamically allocate ABS information
Daniel Mack
3
-57
/
+63
2010-08-03
Input: switch to input_abs_*() access functions
Daniel Mack
17
-139
/
+153
2010-08-03
Input: add static inline accessors for ABS properties
Daniel Mack
1
-0
/
+30
2010-08-03
Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()
Dmitry Torokhov
1
-29
/
+37
2010-07-31
Input: cy8ctmg110 - capacitive touchscreen support
Samuli Konttila
4
-1
/
+389
2010-07-31
Input: keyboard - also match braille-only keyboards
Samuel Thibault
1
-1
/
+5
2010-07-26
Input: adp5588-keys - export unused GPIO pins
Xiaolong Chen
2
-2
/
+208
2010-07-23
Input: adxl34x - fix leak and use after free
Dan Carpenter
1
-4
/
+3
2010-07-21
Input: samsung-keypad - Add samsung keypad driver
Joonyoung Shim
4
-0
/
+544
2010-07-21
Input: i8042 - reset keyboard controller wehen resuming from S2R
Dmitry Torokhov
1
-24
/
+41
2010-07-20
Input: synaptics - set min/max for finger width
Chris Bagwell
1
-1
/
+1
2010-07-20
Input: synaptics - only report width on hardware that supports it
Chris Bagwell
1
-2
/
+6
2010-07-16
Input: evdev - signal that device is writable in evdev_poll()
Dmitry Torokhov
1
-2
/
+7
2010-07-16
Input: mousedev - signal that device is writable in mousedev_poll()
Julien Moutinho
1
-2
/
+7
2010-07-16
Input: change input handlers to use bool when possible
Dmitry Torokhov
5
-16
/
+15
2010-07-16
Input: document the MT event slot protocol
Henrik Rydberg
1
-69
/
+149
2010-07-16
Input: introduce MT event slots
Henrik Rydberg
3
-43
/
+129
2010-07-15
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
1
-32
/
+76
2010-07-15
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
1
-3
/
+24
2010-07-15
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
1
-0
/
+25
2010-07-15
Input: Add ATMEL QT602240 touchscreen driver
Joonyoung Shim
4
-0
/
+1452
2010-07-14
Input: fix signedness warning in input_set_keycode()
Dmitry Torokhov
1
-1
/
+1
2010-07-14
Input: Add pwm beeper driver
Lars-Peter Clausen
3
-0
/
+211
2010-07-13
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
1
-44
/
+63
2010-07-13
Input: atlas_btns - switch to using pr_err() and friends
Dmitry Torokhov
1
-15
/
+8
2010-07-13
Input: atlas_btns - fix mixing acpi_status and int for return value
Axel Lin
1
-8
/
+6
2010-07-13
Input: atlas_btns - adds a missing owner field for atlas_acpi_driver
Axel Lin
1
-0
/
+1
2010-07-09
Input: twl4030-pwrbutton - replace __devinit with __init
Markus Lehtonen
1
-6
/
+6
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
6
-27
/
+289
2010-07-03
Input: release pressed keys when resuming device
Oliver Neukum
1
-10
/
+29
2010-07-03
Input: ads7846 - extend the driver for ads7845 controller support
Anatolij Gustschin
1
-37
/
+135
2010-07-03
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
2
-17
/
+20
2010-07-03
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
4
-48
/
+70
2010-07-03
Input: ad7879 - report EV_KEY/BTN_TOUCH events
Michael Hennerich
1
-3
/
+13
2010-07-03
Input: ad7879 - fix spi word size to 16 bit
Michael Hennerich
1
-0
/
+8
2010-07-03
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
1
-1
/
+4
2010-07-03
Input: ad7879 - add open and close methods
Dmitry Torokhov
4
-39
/
+86
2010-07-03
Input: ad7879 - split bus logic out
Mike Frysinger
6
-415
/
+484
2010-07-01
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
1
-27
/
+9
2010-06-28
Input: lm8323 - fix error handling in lm8323_probe()
Dan Carpenter
1
-5
/
+7
2010-06-28
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
1
-5
/
+14
2010-06-28
HID - blacklist ET&T TC4UH touchscreen controller
Petr Štetiar
2
-0
/
+2
2010-06-28
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2
-11
/
+14
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
2
-1
/
+5
2010-06-28
Input: wacom - add support for DTU2231 and DTU1631
Ping Cheng
2
-0
/
+45
[next]