summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-19Input: add support for keyboards on ST SPEAr platformRajeev Kumar3-0/+354
2010-11-18Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov1-84/+68
2010-11-18Input: serio - convert to common workqueue instead of a threadDmitry Torokhov1-86/+69
2010-11-18Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech1-1/+1
2010-11-18Input: qt602240_ts - convert to using dev_pm_opsDmitry Torokhov1-7/+12
2010-11-18Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin1-16/+16
2010-11-15Input: hgpk - fix powersave modePaul Fox1-9/+17
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake1-9/+22
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake1-0/+5
2010-11-12Input: mac mouse emulation - add lockingDmitry Torokhov1-0/+8
2010-11-12Input: hgpk - extend jumpiness detectionDaniel Drake2-20/+88
2010-11-12Input: hgpk - rework spew detectionDaniel Drake2-32/+103
2010-11-12Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake3-43/+441
2010-11-12Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov1-4/+15
2010-11-12Input: xpad - remove useless check in xpad_removeDmitry Torokhov1-19/+18
2010-11-12Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin1-12/+18
2010-11-12Input: xpad - fix a memory leakAxel Lin1-2/+3
2010-11-12Input: xpad - return proper error in error pathAxel Lin1-10/+23
2010-11-11Input: do not pass injected events back to the originating handlerDmitry Torokhov1-11/+26
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter1-13/+10
2010-11-11Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin1-1/+2
2010-11-04Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise1-1/+11
2010-11-04Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes1-0/+11
2010-11-03kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov1-0/+59
2010-11-03Input: export input_reset_device() for use in KGDBDmitry Torokhov1-15/+35
2010-11-03Input: adp5588-keys - unify common header definesMichael Hennerich1-49/+25
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-8/+15
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-51/+69
2010-11-01Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-11-01Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-145/+190
2010-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+29
2010-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds93-3004/+4050
2010-11-01Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds11-16/+16
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse1-0/+12
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley2-0/+3
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare1-1/+0
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-21/+23
2010-10-31drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman1-3/+3
2010-10-31isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-31netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-31pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-31can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde1-3/+3
2010-10-31can: pch_can: fix sparse warningMarc Kleine-Budde1-2/+2
2010-10-31netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov1-1/+0
2010-10-31vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-31vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds4-4/+22
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+28