summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorLines
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno-1/+0
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-5/+7
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-0/+7
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik-0/+7
2006-01-13[PATCH] Add serio bus_type probe and remove methodsRussell King-5/+7
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-12/+1
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King-1/+0
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-123/+254
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King-1/+1
2006-01-07Merge with Linus' kernel.Russell King-11/+11
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King-2/+2
2006-01-05Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins-0/+8
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-12/+12
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers-11/+11
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King-8/+1
2005-12-28Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov-16/+52
2005-12-28Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov-32/+57
2005-12-28Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov-26/+63
2005-12-28Input: i8042 - convert to the new platform device interfaceDmitry Torokhov-49/+67
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk-1/+1
2005-12-21Input: i8042 - disable MUX mode for Sharp MM20Dmitry Torokhov-0/+7
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov-3/+9
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-19/+21
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds-1/+5
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+5
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-9/+4
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King-9/+4
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox-10/+17
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox-4/+4
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox-2/+2
2005-09-10Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov-3/+3
2005-09-09Manual merge with LinusDmitry Torokhov-2/+2
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg-2/+2
2005-09-04Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov-0/+7
2005-09-04Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov-5/+21
2005-09-04Input: i8042 - fix IRQ printing when either KBD or AUX portDmitry Torokhov-14/+25
2005-09-04Input: make i8042_platform_init return 'real' error codeDmitry Torokhov-23/+26
2005-09-04Input: i8042 - clean up initialization code; abort if weDmitry Torokhov-78/+100
2005-07-15Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov-28/+32
2005-07-11Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.Vojtech Pavlik-0/+7
2005-07-11Input: i8042 - add Alienware Sentia to NOMUX blacklist.Dmitry Torokhov-0/+7
2005-07-11Input: serio_raw - fix Kconfig helpNeil Brown-1/+1
2005-07-11Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov-0/+1
2005-06-30Input: serio - add modalias attribute and environment variable toDmitry Torokhov-16/+26
2005-06-27Commit the manual part of the input layer merge.Linus Torvalds-27/+62
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds-36/+100
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds-1/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter-1/+1
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney-1/+1