summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro
2006-10-12Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov
2006-10-11Input: serio - add lockdep annotationsJiri Kosina
2006-10-11Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering
2006-09-14Input: libps2 - rearrange exportsDmitry Torokhov
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov
2006-09-14Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov
2006-09-10Input: i8042 - get rid of polling timerDmitry Torokhov
2006-08-08Input: i8042 - add Amoi to the MUX blacklistCjacker Huang
2006-07-19Input: serio/gameport - check whether driver core calls succeededRandy Dunlap
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov
2006-07-03[PATCH] lockdep: annotate serioArjan van de Ven
2006-07-03[PATCH] sparc i8042 build fixAndrew Morton
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller
2006-03-26BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn
2006-03-14Input: serio - fix memory leakAdrian Bunk
2006-03-14Input: i8042 - fix logic around pnp_register_driver()Bjorn Helgaas
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn
2006-02-19Input: initialize serio and gameport at subsystem levelDmitry Torokhov
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik
2006-01-13[PATCH] Add serio bus_type probe and remove methodsRussell King
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-07Merge with Linus' kernel.Russell King
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King
2006-01-05Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov