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
*
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-09
1
-2
/
+2
*
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2013-03-08
1
-2
/
+62
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-03-03
1
-1
/
+1
|
\
|
*
input: disable i8042 PC Keyboard controller for s390
Heiko Carstens
2013-02-28
1
-1
/
+1
*
|
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
Helge Deller
2013-03-02
1
-3
/
+12
|
/
*
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
1
-3
/
+0
|
\
|
*
mfd: max8925: Fix onkey driver irq base
Qing Xu
2013-02-14
1
-3
/
+0
*
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
|
*
|
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
1
-1
/
+1
|
|
/
*
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
\
|
*
|
input: drop unnecessary dependencies on TTY
Joe Millenbach
2013-02-06
5
-39
/
+2
|
*
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
5
-1
/
+39
|
|
/
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
2
-8
/
+7
|
\
\
|
*
|
Input: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
2
-8
/
+7
|
|
/
*
|
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
1
-1
/
+1
|
\
\
|
*
|
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-1
/
+1
|
|
/
*
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-20
1
-4
/
+4
|
\
\
|
*
|
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2013-02-13
1
-4
/
+4
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-02-20
34
-1043
/
+3314
|
\
\
|
*
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-02-19
34
-1043
/
+3314
|
|
\
\
|
|
*
|
Input: cyttsp-spi - remove duplicate MODULE_ALIAS()
Dmitry Torokhov
2013-02-16
1
-1
/
+0
|
|
*
|
Input: tsc2005 - add MODULE_ALIAS
Pali Rohár
2013-02-16
1
-0
/
+1
|
|
*
|
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
2013-02-15
2
-104
/
+93
|
|
*
|
Input: synaptics - initialize pointer emulation usage
Henrik Rydberg
2013-02-15
1
-1
/
+1
|
|
*
|
Input: MT - do not apply filtering on emulated events
Henrik Rydberg
2013-02-15
1
-0
/
+1
|
|
*
|
Input: bma150 - make some defines public and fix some comments
Michael Trimarchi
2013-02-15
1
-12
/
+0
|
|
*
|
Input: bma150 - fix checking pm_runtime_get_sync() return value
Michael Trimarchi
2013-02-15
1
-1
/
+1
|
|
*
|
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
2013-02-14
1
-70
/
+115
|
|
*
|
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
2013-02-14
1
-0
/
+52
|
|
*
|
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2013-02-14
2
-44
/
+95
|
|
*
|
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2013-02-14
2
-22
/
+33
|
|
*
|
Input: ALPS - fix command mode check
Kevin Cernekee
2013-02-14
1
-1
/
+1
|
|
*
|
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
2013-02-14
1
-3
/
+12
|
|
*
|
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
2013-02-14
1
-8
/
+4
|
|
*
|
Input: ALPS - use function pointers for different protocol handlers
Kevin Cernekee
2013-02-14
2
-54
/
+54
|
|
*
|
Input: ALPS - rework detection sequence
Kevin Cernekee
2013-02-14
2
-76
/
+56
|
|
*
|
Input: ALPS - introduce helper function for repeated commands
Kevin Cernekee
2013-02-14
1
-41
/
+30
|
|
*
|
Input: ALPS - move alps_get_model() down below hw_init code
Kevin Cernekee
2013-02-14
1
-93
/
+93
|
|
*
|
Input: ALPS - copy "model" info into alps_data struct
Kevin Cernekee
2013-02-14
2
-34
/
+43
|
|
*
|
Input: ALPS - document the alps.h data structures
Kevin Cernekee
2013-02-14
1
-13
/
+61
|
|
*
|
Input: wacom - add support for DTH-2242
Ping Cheng
2013-02-13
2
-1
/
+25
|
|
*
|
Input: cyapa - add support for smbus protocol
Benson Leung
2013-02-13
1
-5
/
+174
|
|
*
|
Input: synaptics - fix 1->3 contact transition reporting
Daniel Kurtz
2013-02-13
1
-3
/
+27
|
|
*
|
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
2013-02-13
4
-4
/
+5
|
|
*
|
Input: twl6040-vibra - use system workqueue
Peter Ujfalusi
2013-01-25
1
-10
/
+1
|
|
*
|
Input: twl6040-vibra - code cleanup in probe with devm_* conversion
Peter Ujfalusi
2013-01-25
1
-54
/
+45
|
|
*
|
Input: goldfish - virtual input event driver
Brian Swetland
2013-01-25
3
-0
/
+205
|
|
*
|
Input: walkera0701 - claim parport when opening the device
Dmitry Torokhov
2013-01-21
1
-10
/
+6
|
|
*
|
Input: walkera0701 - use proper error codes
Dmitry Torokhov
2013-01-21
1
-20
/
+36
|
|
*
|
Input: walkera0701 - switch to using pr_xxx() for messages
Dmitry Torokhov
2013-01-21
1
-13
/
+10
[next]