index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
oss
/
dev_table.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-01
Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use
Joe Perches
3
-73
/
+63
2010-12-01
Input: add CMA3000 accelerometer driver
Hemanth V
7
-0
/
+781
2010-11-22
Input: iforce - clean up Makefile
Dmitry Torokhov
1
-12
/
+3
2010-11-22
Input: clean up Makefile (use input-core-y)
Dmitry Torokhov
1
-1
/
+1
2010-11-22
Input: ct82c710 - remove a redundant serio_register_port()
Axel Lin
1
-5
/
+3
2010-11-22
Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit
Axel Lin
1
-1
/
+0
2010-11-22
Input: ps2mult - fix wrong kfree in ps2mult_connect error path
Axel Lin
1
-1
/
+1
2010-11-20
Input: serio HIL MLC - don't deref null, don't leak and return proper error
Jesper Juhl
2
-9
/
+14
2010-11-19
Input: add support for keyboards on ST SPEAr platform
Rajeev Kumar
4
-0
/
+495
2010-11-18
Input: gameport - convert to use common workqueue instead of a thread
Dmitry Torokhov
1
-84
/
+68
2010-11-18
Input: serio - convert to common workqueue instead of a thread
Dmitry Torokhov
1
-86
/
+69
2010-11-18
Input: qt602240_ts - fix wrong sizeof in object table allocation
Chris Leech
1
-1
/
+1
2010-11-18
Input: qt602240_ts - convert to using dev_pm_ops
Dmitry Torokhov
1
-7
/
+12
2010-11-18
Input: xpad - ensure xpad->bulk_out is initialized before submitting urb
Axel Lin
1
-16
/
+16
2010-11-15
Input: hgpk - fix powersave mode
Paul Fox
1
-9
/
+17
2010-11-15
Input: hgpk - recalibration tweaks
Daniel Drake
1
-9
/
+22
2010-11-15
Input: hgpk - detect simple mode overflows
Daniel Drake
1
-0
/
+5
2010-11-12
Input: mac mouse emulation - add locking
Dmitry Torokhov
1
-0
/
+8
2010-11-12
Input: hgpk - extend jumpiness detection
Daniel Drake
2
-20
/
+88
2010-11-12
Input: hgpk - rework spew detection
Daniel Drake
2
-32
/
+103
2010-11-12
Input: hgpk - support GlideSensor and PenTablet modes
Daniel Drake
3
-43
/
+441
2010-11-12
Input: pcf_keypad - convert to dev_op_ops
Dmitry Torokhov
1
-4
/
+15
2010-11-12
Input: xpad - remove useless check in xpad_remove
Dmitry Torokhov
1
-19
/
+18
2010-11-12
Input: xpad - fix resource reclaim in xpad_probe error path
Axel Lin
1
-12
/
+18
2010-11-12
Input: xpad - fix a memory leak
Axel Lin
1
-2
/
+3
2010-11-12
Input: xpad - return proper error in error path
Axel Lin
1
-10
/
+23
2010-11-11
Input: do not pass injected events back to the originating handler
Dmitry Torokhov
1
-11
/
+26
2010-11-11
Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe
Dan Carpenter
1
-13
/
+10
2010-11-11
Input: acecad - fix a memory leak in usb_acecad_probe error path
Axel Lin
1
-1
/
+2
2010-11-04
Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards
Benjamin LaHaise
1
-1
/
+11
2010-11-04
Input: i8042 - add Sony VAIOs to MUX blacklist
Jesse Barnes
1
-0
/
+11
2010-11-03
kgdboc: reset input devices (keyboards) when exiting debugger
Dmitry Torokhov
1
-0
/
+59
2010-11-03
Input: export input_reset_device() for use in KGDB
Dmitry Torokhov
2
-16
/
+38
2010-11-03
Input: adp5588-keys - unify common header defines
Michael Hennerich
2
-50
/
+39
2010-11-01
Linux 2.6.37-rc1
v2.6.37-rc1
Linus Torvalds
1
-2
/
+2
2010-11-01
CRIS: Add paths for CRISv10 serial driver
Jesper Nilsson
1
-0
/
+1
2010-11-01
spi/pl022: fix erroneous platform data in U300
Linus Walleij
1
-1
/
+1
2010-11-01
Input: ir-keytable - fix uninitialized variable warning
Dmitry Torokhov
1
-0
/
+2
2010-10-31
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
David Woodhouse
2
-0
/
+15
2010-10-31
i2c-i801: Handle multiple instances instead of keeping global state
David Woodhouse
1
-144
/
+175
2010-10-31
i2c-i801: Add Intel Patsburg device ID
Seth Heasley
4
-1
/
+6
2010-10-31
i2c: Drop unused I2C_CLASS_TV flags
Jean Delvare
2
-3
/
+0
2010-10-31
Input: appletouch - remove extra KERN_DEBUG use from dprintk
Joe Perches
1
-1
/
+1
2010-10-31
locks: remove fl_copy_lock lock_manager operation
Christoph Hellwig
3
-7
/
+1
2010-10-31
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
5
-17
/
+13
2010-10-31
initramfs: Fix initramfs size for 32-bit arches
Geert Uytterhoeven
1
-3
/
+3
2010-10-31
nfsd4: initialize delegation pointer to lease
J. Bruce Fields
1
-17
/
+2
2010-10-31
locks: fix setlease methods to free passed-in lock
J. Bruce Fields
5
-3
/
+11
2010-10-31
locks: fix leaks on setlease errors
J. Bruce Fields
1
-5
/
+7
2010-10-31
locks: prevent ENOMEM on lease unlock
J. Bruce Fields
1
-13
/
+30
[next]