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
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
hp_sdc_rtc: fix broken ioctl conversion
Arnd Bergmann
2010-06-08
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-06-04
7
-26
/
+67
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-06-04
1
-1
/
+2
|
|
\
\
|
|
*
\
Merge branch 'sh/iomap'
Paul Mundt
2010-06-02
1
-1
/
+2
|
|
|
\
\
|
|
|
*
|
input: serio: disable i8042 for non-cayman sh platforms.
Paul Mundt
2010-05-25
1
-1
/
+2
|
*
|
|
|
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
12
-20
/
+1
|
|
/
/
/
*
|
|
|
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
*
|
|
|
Input: wacom - add support for DTU2231 and DTU1631
Ping Cheng
2010-06-28
2
-0
/
+45
*
|
|
|
Input: wistron_btns - fix a memory leak in wb_module_init error path
Axel Lin
2010-06-28
1
-1
/
+3
*
|
|
|
Input: adxl34x - add support for ADXL346 orientation sensing
Michael Hennerich
2010-06-25
1
-4
/
+58
*
|
|
|
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
2010-06-25
6
-0
/
+1218
*
|
|
|
Input: adp5588-keys - support GPI events for ADP5588 devices
Xiaolong CHEN
2010-06-24
1
-7
/
+127
*
|
|
|
Input: evdev - never leave the client buffer empty after write
Henrik Rydberg
2010-06-23
1
-3
/
+7
*
|
|
|
Input: bcm5974 - set the average number of events per MT event packet
Henrik Rydberg
2010-06-23
1
-0
/
+2
*
|
|
|
Input: evdev - use driver hint to compute size of event buffer
Henrik Rydberg
2010-06-23
1
-2
/
+7
*
|
|
|
Input: evdev - convert to dynamic event buffer
Henrik Rydberg
2010-06-23
1
-5
/
+17
*
|
|
|
Input: tps6507x-ts - remove unneeded NULL test
Jiri Slaby
2010-06-23
1
-3
/
+0
*
|
|
|
Input: matrix_keypad - add support for clustered irq
Luotao Fu
2010-06-10
1
-28
/
+80
*
|
|
|
Input: bcm5974 - turn wellspring mode off if failed to start traffic
Luo Jinghua
2010-06-08
1
-7
/
+14
*
|
|
|
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
2010-06-08
1
-16
/
+18
*
|
|
|
Input: i8042 - remove SPRUCE support
Christoph Egger
2010-06-04
1
-75
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
Ping Cheng
2010-06-04
3
-15
/
+60
*
|
|
Input: ads7846 - fix compiler warning in ads7846_probe()
Dmitry Torokhov
2010-06-02
1
-1
/
+1
[next]