index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...
Dmitry Torokhov
2010-12-28
5
-6
/
+121
|
\
|
*
Input: synaptics - ignore bogus mt packet
Henrik Rydberg
2010-12-22
1
-2
/
+2
|
*
Input: synaptics - add multi-finger and semi-mt support
Henrik Rydberg
2010-12-21
2
-3
/
+88
|
*
Input: synaptics - report clickpad property
Henrik Rydberg
2010-12-21
1
-0
/
+3
|
*
Input: fix double equality sign in uevent
Henrik Rydberg
2010-12-20
1
-1
/
+1
|
*
Input: introduce device properties
Henrik Rydberg
2010-12-20
3
-0
/
+27
*
|
Input: bu21013_ts - fix misuse of logical operation in place of bitop
David Sterba
2010-12-28
1
-1
/
+1
*
|
Input: i8042 - add Acer Aspire 5100 to the Dritek list
Pali Rohár
2010-12-28
1
-0
/
+7
*
|
Input: psmouse - disable the synaptics extension on OLPC machines
Andres Salomon
2010-12-23
1
-0
/
+30
*
|
Input: psmouse - fix up Synaptics comment
Andres Salomon
2010-12-23
1
-2
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...
Dmitry Torokhov
2010-12-16
7
-91
/
+188
|
\
|
|
*
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
2010-12-16
4
-43
/
+120
|
*
input: mt: Collect slots initialization code
Henrik Rydberg
2010-12-16
4
-10
/
+16
|
*
input: mt: Break out slots handling
Henrik Rydberg
2010-12-16
6
-49
/
+63
*
|
Input: add ST1232 touchscreen controller driver
Tony SIM
2010-12-16
3
-5
/
+292
*
|
Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE
Dmitry Torokhov
2010-12-08
1
-0
/
+2
*
|
Input: tca6416-keypad - add support for tca6408a
Tony SIM
2010-12-08
2
-7
/
+16
*
|
Input: use pr_fmt and pr_<level>
Joe Perches
2010-12-01
10
-68
/
+72
*
|
Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use
Joe Perches
2010-12-01
3
-73
/
+63
*
|
Input: add CMA3000 accelerometer driver
Hemanth V
2010-12-01
5
-0
/
+607
*
|
Input: iforce - clean up Makefile
Dmitry Torokhov
2010-11-22
1
-12
/
+3
*
|
Input: clean up Makefile (use input-core-y)
Dmitry Torokhov
2010-11-22
1
-1
/
+1
*
|
Input: ct82c710 - remove a redundant serio_register_port()
Axel Lin
2010-11-22
1
-5
/
+3
*
|
Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit
Axel Lin
2010-11-22
1
-1
/
+0
*
|
Input: ps2mult - fix wrong kfree in ps2mult_connect error path
Axel Lin
2010-11-22
1
-1
/
+1
*
|
Input: serio HIL MLC - don't deref null, don't leak and return proper error
Jesper Juhl
2010-11-20
2
-9
/
+14
*
|
Input: add support for keyboards on ST SPEAr platform
Rajeev Kumar
2010-11-19
3
-0
/
+354
*
|
Input: gameport - convert to use common workqueue instead of a thread
Dmitry Torokhov
2010-11-18
1
-84
/
+68
*
|
Input: serio - convert to common workqueue instead of a thread
Dmitry Torokhov
2010-11-18
1
-86
/
+69
*
|
Input: qt602240_ts - fix wrong sizeof in object table allocation
Chris Leech
2010-11-18
1
-1
/
+1
*
|
Input: qt602240_ts - convert to using dev_pm_ops
Dmitry Torokhov
2010-11-18
1
-7
/
+12
*
|
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
2010-11-18
1
-16
/
+16
*
|
Input: hgpk - fix powersave mode
Paul Fox
2010-11-15
1
-9
/
+17
*
|
Input: hgpk - recalibration tweaks
Daniel Drake
2010-11-15
1
-9
/
+22
*
|
Input: hgpk - detect simple mode overflows
Daniel Drake
2010-11-15
1
-0
/
+5
*
|
Input: hgpk - extend jumpiness detection
Daniel Drake
2010-11-12
2
-20
/
+88
*
|
Input: hgpk - rework spew detection
Daniel Drake
2010-11-12
2
-32
/
+103
*
|
Input: hgpk - support GlideSensor and PenTablet modes
Daniel Drake
2010-11-12
3
-43
/
+441
*
|
Input: pcf_keypad - convert to dev_op_ops
Dmitry Torokhov
2010-11-12
1
-4
/
+15
*
|
Input: xpad - remove useless check in xpad_remove
Dmitry Torokhov
2010-11-12
1
-19
/
+18
*
|
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
2010-11-12
1
-12
/
+18
*
|
Input: xpad - fix a memory leak
Axel Lin
2010-11-12
1
-2
/
+3
*
|
Input: xpad - return proper error in error path
Axel Lin
2010-11-12
1
-10
/
+23
*
|
Input: do not pass injected events back to the originating handler
Dmitry Torokhov
2010-11-11
1
-11
/
+26
*
|
Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe
Dan Carpenter
2010-11-11
1
-13
/
+10
*
|
Input: acecad - fix a memory leak in usb_acecad_probe error path
Axel Lin
2010-11-11
1
-1
/
+2
*
|
Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards
Benjamin LaHaise
2010-11-04
1
-1
/
+11
*
|
Input: i8042 - add Sony VAIOs to MUX blacklist
Jesse Barnes
2010-11-04
1
-0
/
+11
*
|
Input: export input_reset_device() for use in KGDB
Dmitry Torokhov
2010-11-03
1
-15
/
+35
*
|
Input: adp5588-keys - unify common header defines
Michael Hennerich
2010-11-03
1
-49
/
+25
|
/
[next]