summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Create platform_device.h to contain all the platform device details.Russell King2005-10-295-1/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-281-9/+4
|\
| * [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-9/+4
* | [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-212-10/+17
* | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-212-4/+4
* | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-212-2/+2
|/
* Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov2005-09-101-3/+3
* Manual merge with LinusDmitry Torokhov2005-09-091-2/+2
|\
| * [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-071-2/+2
* | Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov2005-09-041-0/+7
* | Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-042-5/+21
* | Input: i8042 - fix IRQ printing when either KBD or AUX portDmitry Torokhov2005-09-041-14/+25
* | Input: make i8042_platform_init return 'real' error codeDmitry Torokhov2005-09-046-23/+26
* | Input: i8042 - clean up initialization code; abort if weDmitry Torokhov2005-09-041-78/+100
|/
* Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov2005-07-151-28/+32
* Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.Vojtech Pavlik2005-07-111-0/+7
* Input: i8042 - add Alienware Sentia to NOMUX blacklist.Dmitry Torokhov2005-07-111-0/+7
* Input: serio_raw - fix Kconfig helpNeil Brown2005-07-111-1/+1
* Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov2005-07-111-0/+1
* Input: serio - add modalias attribute and environment variable toDmitry Torokhov2005-06-301-16/+26
* Commit the manual part of the input layer merge.Linus Torvalds2005-06-271-27/+62
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-271-36/+100
|\
| * Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-011-2/+16
| * Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov2005-06-011-28/+62
| * Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-011-8/+38
| * Input: pmouse - introduce proper locking so state-changingDmitry Torokhov2005-06-011-8/+36
| * Input: switch serio core to using kthread API instead of usingDmitry Torokhov2005-06-011-17/+10
* | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-251-1/+1
|\ \
| * | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-1/+1
* | | [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-251-1/+1
|/ /
* | [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-8/+8
|/
* Input: yet another model that does not play nicely when i8042 isDmitry Torokhov2005-05-281-0/+7
* Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov2005-05-281-1/+10
* Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff2005-05-281-2/+6
* Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov2005-05-281-1/+1
* Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik2005-05-281-20/+28
* Input: Remove (now) unused variable in i8042.cVojtech Pavlik2005-05-281-2/+0
* Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik2005-05-281-2/+2
* [PATCH] serio 'id' attributesDmitry Torokhov2005-05-171-4/+20
* [PATCH] serport oops fixDmitry Torokhov2005-05-171-30/+68
* [PATCH] serio resume fixDmitry Torokhov2005-05-171-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1626-0/+8661
OpenPOWER on IntegriCloud