summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2004-12-11[PATCH] fm801_gp_probe: fix use after freeAdrian Bunk
2004-11-06pc110 touchpad driver: be more politeLinus Torvalds
2004-11-01[PATCH] Add panic blinking to 2.6Andi Kleen
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers
2004-10-31[PATCH] Driver core: add driver symlink to deviceDmitry Torokhov
2004-10-31[PATCH] m68k: Disable SERIO_I8042Geert Uytterhoeven
2004-10-31[ARM] riscpc: add iomd, keyboard and acornfb platform devices.Russell King
2004-10-24[PATCH] ppc64: clean up existence-check of legacy ISAdevicesBenjamin Herrenschmidt
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-19[PATCH] Document DEC VSXXX-AB digitizer as known workingJan-Benedict Glaw
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell
2004-10-16[PATCH] joydump needs gameportOlaf Hering
2004-10-13[PATCH] Fix oops in parkbdDmitry Torokhov
2004-10-09[PATCH] pc110pad.c request_region() fixLi Shaohua
2004-09-23[PATCH] gcc-4.0 build fixesGrzegorz Jaskiewicz
2004-09-21[PATCH] drivers/input annotationsAlexander Viro
2004-09-18Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds
2004-09-17[ARM] i8042 is available on many footbridge hosts, not just ARCH_EBSA285Russell King
2004-09-16[SPARC64]: Fix iomem warnings in i8042-sparcio.hDavid S. Miller
2004-09-13Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/inputVojtech Pavlik
2004-08-27[PATCH] arm Kconfig fixesAlexander Viro
2004-08-25Manual merge.Vojtech Pavlik
2004-08-23[PATCH] Alex DeVries has movedAdrian Bunk
2004-08-12input: Update pcips2 driverRussell King
2004-08-10[PATCH] Remove spaces from PCI gameport pci_driver.name fieldsDeepak Saxena
2004-08-02input: Fix an i8042 access timing violation spotted by Alan Cox.Vojtech Pavlik
2004-07-29Merge bk://dtor.bkbits.net/input into suse.cz:/data/bk/inputVojtech Pavlik
2004-07-29input: Fix a missing index in tmdc.cVojtech Pavlik
2004-07-27Input: fix absolute device handling in mousedev that was brokenDmitry Torokhov
2004-07-27Input: fix reader wakeup conditions in mousedev, joydev and tsdevDmitry Torokhov
2004-07-27Input: switch atkbd driver from busy-polling for command completionDmitry Torokhov
2004-07-27Input: atkbd - harden ACK/NAK and command processing logicDmitry Torokhov
2004-07-27Input: switch psmouse driver from busy-polling for command completionDmitry Torokhov
2004-07-27Input: psmouse - harden command mode processing logicDmitry Torokhov
2004-07-27Input: fix psmouse_sendbyte logicDmitry Torokhov
2004-07-27input: Re-add PC Speaker support for PPCOlaf Hering
2004-07-27Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/inputVojtech Pavlik
2004-07-26[PATCH] signed char fixes in drivers/*Alexander Viro
2004-07-26[PATCH] #if abuses in drivers/*Alexander Viro
2004-07-26[PATCH] NULL noise removal in drivers/*Alexander Viro
2004-07-20Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2004-07-19Input: serio - switch to use driver_find, adjust reference countDmitry Torokhov
2004-07-19Input: allow marking serio ports (in addition to serio drivers)Dmitry Torokhov
2004-07-19Input: Switch to use bus' default device and driver attributes toDmitry Torokhov
2004-07-19Input: integrate ct82c710, maceps2, q40kbd and rpckbd with sysfsDmitry Torokhov
2004-07-19Input: make i8042 a platform device instead of system device soDmitry Torokhov
2004-07-19Input: drop __attribute__ ((packed)) from mousedev_emulDmitry Torokhov
2004-07-19Input: rearrange activation/children probe sequence in psmouse soDmitry Torokhov
2004-07-19Input: synaptics - do not try to process packets from slave deviceDmitry Torokhov