index
:
blackbird-op-linux
master
Blackbird™ 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: pwm-beeper - remove useless call to pwm_config()
Olivier Sobrie
2015-03-12
1
-1
/
+0
*
Input: sun4i-ts - really fix A10 temperature reporting
Hans de Goede
2015-03-12
1
-7
/
+7
*
Input: sx8654 - signedness bug in sx8654_irq()
Dan Carpenter
2015-03-11
1
-1
/
+1
*
Input: elants_i2c - append hw_version to FW file
Charlie Mooney
2015-03-11
1
-4
/
+10
*
Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idle
Rafael J. Wysocki
2015-03-09
1
-3
/
+25
*
Input: sun4i-ts - A10 (sun4i) has a different temperature curve
Hans de Goede
2015-03-08
1
-3
/
+13
*
Input: elan_i2c - remove duplicate repeat code
Duson Lin
2015-03-08
1
-1
/
+0
*
Input: elan_i2c - return error code when resume fails
Duson Lin
2015-03-07
2
-6
/
+18
*
Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS define
Dmitry Torokhov
2015-03-07
1
-7
/
+1
*
Input: add support for Semtech SX8654 I2C touchscreen controller
Sébastien Szymanski
2015-03-06
3
-0
/
+298
*
Input: goodix - add device tree support
Aleksei Mamlin
2015-03-06
2
-3
/
+23
*
Input: goodix - use max touch number from device config
Aleksei Mamlin
2015-03-06
1
-6
/
+9
*
Input: synaptics - switch ForcePad detection to PNP IDs
Dmitry Torokhov
2015-03-06
2
-21
/
+15
*
Input: psmouse - when comparing PNP IDs ignore case
Dmitry Torokhov
2015-03-06
1
-7
/
+33
*
Input: driver for microcontroller keys on the iPaq h3xxx
Linus Walleij
2015-03-06
3
-0
/
+179
*
Input: add haptic support for max77843
Jaewon Kim
2015-03-06
3
-0
/
+371
*
Input: add driver for Broadcom keypad controller
Scott Branden
2015-03-02
3
-0
/
+470
*
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
2015-02-15
7
-35
/
+3
*
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
2015-02-15
5
-94
/
+200
|
\
|
*
Input: bfin_rotary - introduce open and close methods
Dmitry Torokhov
2015-02-15
1
-28
/
+42
|
*
Input: bfin_rotary - convert to use managed resources
Sonic Zhang
2015-02-15
1
-45
/
+38
|
*
Input: bfin_rotary - use generic IO functions
Sonic Zhang
2015-02-15
1
-19
/
+43
|
*
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
2015-02-15
1
-14
/
+16
|
*
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
2015-02-15
1
-1
/
+1
|
*
Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Dmitry Torokhov
2015-02-15
1
-10
/
+4
|
*
Input: bfin_rotary - fix potential oops in interrupt handler
Dmitry Torokhov
2015-02-15
1
-5
/
+4
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-02-01
3
-3
/
+28
|
|
\
|
|
*
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
2015-02-01
1
-0
/
+16
|
|
*
Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
Jochen Hein
2015-01-22
1
-0
/
+8
|
|
*
Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
Peter Hutterer
2015-01-19
1
-3
/
+4
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-01-19
3
-0
/
+55
|
|
\
\
|
|
|
/
|
|
*
Input: I8042 - add Acer Aspire 7738 to the nomux list
Dmitry Torokhov
2015-01-08
1
-0
/
+7
|
|
*
Input: elantech - support new ICs types for version 4
Sam hung
2015-01-08
1
-0
/
+2
|
|
*
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Srihari Vijayaraghavan
2015-01-07
2
-0
/
+46
*
|
|
Input: ALPS - move v7 packet info to Documentation and v6 packet info
Pali Rohár
2015-02-15
1
-39
/
+0
*
|
|
Input: ALPS - fix confusing comment in protocol data
Dmitry Torokhov
2015-02-15
1
-7
/
+8
*
|
|
Input: ALPS - do not mix trackstick and external PS/2 mouse data
Pali Rohár
2015-02-15
2
-53
/
+151
*
|
|
Input: ALPS - fix trackstick detection on some Dell Latitudes
Dmitry Torokhov
2015-02-15
1
-22
/
+56
*
|
|
Input: ALPS - consolidate setting protocol parameters
Dmitry Torokhov
2015-02-15
1
-64
/
+67
*
|
|
Input: ALPS - split protocol data from model info
Dmitry Torokhov
2015-02-15
2
-38
/
+46
*
|
|
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
2015-02-15
2
-11
/
+19
*
|
|
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
2015-02-15
2
-16
/
+16
*
|
|
Input: adi - remove an unnecessary check
Markus Elfring
2015-02-11
1
-2
/
+1
*
|
|
Input: pxa27x_keypad - remove an unneeded NULL check
Dan Carpenter
2015-02-11
1
-3
/
+1
*
|
|
Input: soc_button_array - use "Windows" key for "Home"
Bastien Nocera
2015-02-10
1
-1
/
+1
*
|
|
Input: elan_i2c - fix wrong %p extension
Rasmus Villemoes
2015-02-06
1
-1
/
+1
*
|
|
Input: evdev - do not queue SYN_DROPPED if queue is empty
Dmitry Torokhov
2015-02-05
1
-11
/
+23
*
|
|
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
Geert Uytterhoeven
2015-02-04
1
-1
/
+1
*
|
|
Input: synaptics - use dmax in input_mt_assign_slots
Benjamin Tissoires
2015-02-03
1
-1
/
+4
*
|
|
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
2015-02-03
1
-4
/
+1
[next]