index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
drivers/input: add export.h to symbol exporting files.
Paul Gortmaker
2
-0
/
+2
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
15
-0
/
+15
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-7
/
+14
2011-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
59
-839
/
+4035
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-27
Merge branch 'next' into for-linus
Dmitry Torokhov
68
-863
/
+4487
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-19
Input: adp5589-keys - add support for the ADP5585 derivatives
Michael Hennerich
2
-129
/
+484
2011-10-13
Input: imx_keypad - add pm suspend and resume support
Hui Wang
1
-0
/
+44
2011-10-13
Input: force feedback - potential integer wrap in input_ff_create()
Dan Carpenter
1
-3
/
+8
2011-10-12
Input: twl6040-vibra: Check the selected path for vibra
Peter Ujfalusi
1
-0
/
+7
2011-10-12
Input: twl6040: Simplify vibra regsiter definitions
Peter Ujfalusi
1
-6
/
+6
2011-10-12
Input: tsc2007 - make sure that X plate resistance is specified
Philip Rakity
1
-0
/
+6
2011-10-11
Input: serio_raw - fix memory leak when closing char device
Dmitry Torokhov
1
-25
/
+29
2011-10-11
Input: serio_raw - kick clients when disconnecting port
Dmitry Torokhov
1
-6
/
+23
2011-10-11
Input: serio_raw - explicitly mark disconnected ports as dead
Dmitry Torokhov
1
-8
/
+13
2011-10-11
Input: serio_raw - fix coding style issues
Dmitry Torokhov
1
-5
/
+9
2011-10-11
Input: serio_raw - use dev_*() for messages
Dmitry Torokhov
1
-5
/
+7
2011-10-11
Input: serio_raw - use bool for boolean data
Dmitry Torokhov
1
-3
/
+3
2011-10-11
Input: serio_raw - perform proper locking when adding clients to list
Dmitry Torokhov
1
-3
/
+5
2011-10-11
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
1
-36
/
+39
2011-10-11
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
1
-15
/
+13
2011-10-11
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
10
-198
/
+243
2011-10-10
Input: wacom - correct max Y value on medium bamboos
Chris Bagwell
1
-4
/
+4
2011-10-10
Input: wacom - add ABS_DISTANCE to Bamboo Pen reports
Chris Bagwell
1
-12
/
+23
2011-10-10
Input: wacom - remove unneeded touch pressure initialization
Chris Bagwell
1
-5
/
+0
2011-10-07
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-1
/
+1
2011-10-07
Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-4
/
+2
2011-10-07
Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
1
-1
/
+1
2011-10-07
Input: mma8450 - silence some 'uninitialized variable' warnings
Dmitry Torokhov
1
-10
/
+10
2011-10-07
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
Daniel Kurtz
1
-6
/
+15
2011-10-05
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
1
-5
/
+2
2011-10-05
Input: wacom - make LED status readable through sysfs
Ping Cheng
1
-1
/
+8
2011-10-05
Input: wacom - add LED support for Cintiq 21ux2
Ping Cheng
2
-30
/
+78
2011-10-05
Input: wacom - don't expose LED inactive option
Ping Cheng
1
-3
/
+3
2011-10-05
Input: wacom - lower the LED luminance
Ping Cheng
1
-1
/
+1
2011-10-05
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
Jason Gerecke
1
-5
/
+2
2011-09-28
Input: add a driver for TSC-40 serial touchscreen
Sebastian Andrzej Siewior
3
-0
/
+197
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-21
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
1
-11
/
+13
2011-09-21
Input: penmount - simplify unregister procedure
Dmitry Torokhov
1
-4
/
+4
2011-09-21
Input: penmount - rework handling of different protocols
Dmitry Torokhov
1
-56
/
+64
2011-09-21
Input: penmount - add PenMount 6250 support
John Sung
1
-0
/
+23
2011-09-21
Input: penmount - add PenMount 3000 support
John Sung
1
-4
/
+75
2011-09-21
Input: penmount - add PenMount 6000 support
John Sung
1
-8
/
+57
2011-09-21
Input: penmount - fix the protocol
John Sung
1
-6
/
+8
2011-09-21
Input: elantech - remove module parameter force_elantech
JJ Ding
1
-10
/
+2
2011-09-21
Input: elantech - better support all those v2 variants
JJ Ding
2
-5
/
+42
2011-09-20
Input: twl6040-vibra: Use accessor to get revision information
Peter Ujfalusi
1
-1
/
+1
2011-09-17
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
6
-26
/
+58
[next]