summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-193-38/+40
* Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno2006-02-151-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-141-5/+7
|\
| * [PATCH] Add serio bus_type probe and remove methodsRussell King2006-01-131-5/+7
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-141-0/+7
|\ \ | |/ |/|
| * Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik2006-01-141-0/+7
* | [PATCH] TTY layer buffering revampAlan Cox2006-01-101-12/+1
* | [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-091-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-075-123/+254
|\ \ | |/
| * Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins2006-01-051-0/+8
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-052-12/+12
| |\
| * | Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-16/+52
| * | Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov2005-12-281-32/+57
| * | Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-26/+63
| * | Input: i8042 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-49/+67
| * | Input: i8042 - disable MUX mode for Sharp MM20Dmitry Torokhov2005-12-211-0/+7
* | | [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* | | Merge with Linus' kernel.Russell King2006-01-071-11/+11
|\ \ \ | | |/ | |/|
| * | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-11/+11
* | | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-2/+2
* | | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-8/+1
|/ /
* | [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-1/+1
|/
* Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-201-3/+9
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-092-19/+21
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-315-1/+5
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-295-1/+5
* | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
|/
* 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
OpenPOWER on IntegriCloud