summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-191-14/+51
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-061-0/+5
* [PATCH] lockdep: annotate serioArjan van de Ven2006-07-031-1/+1
* [PATCH] sparc i8042 build fixAndrew Morton2006-07-031-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-023-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* [SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller2006-06-291-39/+69
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-3/+3
|/
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-5/+5
* [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-281-2/+2
* Manual merge with Linus.Dmitry Torokhov2006-04-023-6/+7
|\
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-2/+2
| * BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn2006-03-261-3/+4
| * BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn2006-03-241-1/+1
* | Input: serio - fix memory leakAdrian Bunk2006-03-141-0/+1
* | Input: i8042 - fix logic around pnp_register_driver()Bjorn Helgaas2006-03-141-10/+16
* | Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-144-10/+5
* | Input: initialize serio and gameport at subsystem levelDmitry Torokhov2006-02-191-1/+1
* | 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
OpenPOWER on IntegriCloud