index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
12
-198
/
+253
|
|
\
|
|
|
*
hid: egalax: Add support for Samsung NB30 netbook
Richard Nauber
2010-12-16
3
-0
/
+4
|
|
*
hid: egalax: Document the new devices in Kconfig
Henrik Rydberg
2010-12-16
1
-1
/
+2
|
|
*
hid: egalax: Add support for Wetab
Henrik Rydberg
2010-12-16
3
-0
/
+4
|
|
*
hid: egalax: Convert to MT slots
Henrik Rydberg
2010-12-16
1
-63
/
+23
|
|
*
hid: egalax: Add event filtering
Henrik Rydberg
2010-12-16
1
-6
/
+10
|
|
*
hid: egalax: Report zero as minimum pressure
Henrik Rydberg
2010-12-16
1
-0
/
+1
|
|
*
hid: egalax: Correct for device resolution report error
Henrik Rydberg
2010-12-16
1
-0
/
+2
|
|
*
hid: egalax: Setup input device manually
Henrik Rydberg
2010-12-16
1
-12
/
+22
|
|
*
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
2010-12-16
5
-71
/
+122
|
|
*
input: mt: Collect slots initialization code
Henrik Rydberg
2010-12-16
5
-14
/
+17
|
|
*
input: mt: Break out slots handling
Henrik Rydberg
2010-12-16
7
-49
/
+64
|
*
|
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: mac mouse emulation - add locking
Dmitry Torokhov
2010-11-12
1
-0
/
+8
|
*
|
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: wacom - add support for digitizer in Lenovo W700
Ajay Ramaswamy
2010-12-23
2
-0
/
+8
*
|
|
Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
Dmitry Torokhov
2010-12-15
1
-55
/
+58
*
|
|
Input: wacom - add another Bamboo Pen ID (0xd4)
Kevin Granade
2010-12-11
1
-0
/
+3
*
|
|
Input: wacom - add new Bamboo PT (0xdb)
David Foley
2010-12-08
1
-0
/
+3
*
|
|
Input: add input driver for polled GPIO buttons
Gabor Juhos
2010-12-07
3
-0
/
+278
*
|
|
Input: turbografx - fix reference counting
Namhyung Kim
2010-12-01
1
-0
/
+1
[prev]
[next]