aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-19Input: serio/gameport - check whether driver core calls succeededRandy Dunlap1-14/+51
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov1-0/+5
2006-07-03[PATCH] lockdep: annotate serioArjan van de Ven1-1/+1
2006-07-03[PATCH] sparc i8042 build fixAndrew Morton1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner3-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller1-39/+69
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-3/+3
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-5/+5
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse1-2/+2
2006-04-02Manual merge with Linus.Dmitry Torokhov3-6/+7
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-2/+2
2006-03-26BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn1-3/+4
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn1-1/+1
2006-03-14Input: serio - fix memory leakAdrian Bunk1-0/+1
2006-03-14Input: i8042 - fix logic around pnp_register_driver()Bjorn Helgaas1-10/+16
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn4-10/+5
2006-02-19Input: initialize serio and gameport at subsystem levelDmitry Torokhov1-1/+1
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven3-38/+40
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno1-1/+0
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-5/+7
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+7
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik1-0/+7
2006-01-13[PATCH] Add serio bus_type probe and remove methodsRussell King1-5/+7
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-12/+1
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King1-1/+0
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-123/+254
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07Merge with Linus' kernel.Russell King1-11/+11
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-2/+2
2006-01-05Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins1-0/+8
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2-12/+12
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-11/+11
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-8/+1
2005-12-28Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov1-16/+52
2005-12-28Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov1-32/+57
2005-12-28Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov1-26/+63
2005-12-28Input: i8042 - convert to the new platform device interfaceDmitry Torokhov1-49/+67
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-1/+1
2005-12-21Input: i8042 - disable MUX mode for Sharp MM20Dmitry Torokhov1-0/+7
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov1-3/+9
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2-19/+21
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds5-1/+5
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King5-1/+5
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-9/+4
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-9/+4
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2-10/+17