aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Input: psmouse - disable autoresyncDmitry Torokhov2006-03-101-1/+1
* Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno2006-02-153-3/+0
* Input: ads7846 - assorted updatesDavid Brownell2006-02-151-24/+44
* Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov2006-02-151-32/+47
* Input: trackpoint - enable devices connected to external portDmitry Torokhov2006-02-152-8/+16
* Input: logips2pp - add new signature (99)Meelis Roos2006-02-151-0/+1
* Input: ixp4xx-beeper - fix compile errorAlessandro Zummo2006-02-151-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-3117-265/+544
|\
| * Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-312-3/+2
| * Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov2006-01-291-42/+46
| * Input: tmdc - handle errors from input_register_device()Dmitry Torokhov2006-01-291-4/+11
| * Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-291-7/+13
| * Input: gamecon - handle errors from input_register_device()Dmitry Torokhov2006-01-291-6/+12
| * Input: gamecon - fix crash when accessing deviceDmitry Torokhov2006-01-291-149/+194
| * Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
| * Input: sidewinder - fix an oopsZinx Verituse2006-01-291-1/+1
| * Input: db9 - handle errors from input_register_device()Dmitry Torokhov2006-01-291-5/+10
| * Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov2006-01-291-34/+36
| * Input: grip - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
| * Input: grip - fix crash when accessing deviceDmitry Torokhov2006-01-291-0/+3
| * Input: make needlessly global code staticAdrian Bunk2006-01-292-3/+3
| * Input: mousedev - fix memory leakKimball Murray2006-01-291-6/+3
| * Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-291-1/+1
| * Input: psmouse - set name for Genius miceDmitry Torokhov2006-01-291-0/+1
| * Input: add ixp4xx beeper driverAlessandro Zummo2006-01-293-0/+196
* | [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2006-01-191-6/+3
|/
* [PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt2006-01-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-01-143-0/+639
|\
| * [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-131-4/+8
| * [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-131-42/+42
| * [PATCH] spi: ads7846 driverDavid Brownell2006-01-133-0/+635
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-143-28/+51
|\ \
| * | [PATCH] Add serio bus_type probe and remove methodsRussell King2006-01-131-5/+7
| * | [PATCH] Add gameport bus_type probe and remove methodsRussell King2006-01-131-5/+7
| * | [PATCH] INPUT: add MODALIAS to the event environmentKay Sievers2006-01-131-18/+37
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-146-66/+308
|\ \ | |/ |/|
| * Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov2006-01-145-66/+301
| * Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik2006-01-141-0/+7
* | [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-122-5/+5
* | [PATCH] ia64: task_pt_regs()Al Viro2006-01-121-1/+1
* | [PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2006-01-111-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-108-136/+4
|\ \ | |/
| * Input: remove obsolete maple input driversPaul Mundt2006-01-105-123/+0
| * Input: prepare for f_ops constnessArjan van de Ven2006-01-101-1/+1
| * Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac2006-01-101-3/+3
| * Input: grip_mp - kill commented out codeDmitry Torokhov2006-01-101-9/+0
* | [PATCH] TTY layer buffering revampAlan Cox2006-01-101-12/+1
* | Merge Linus' tree.Russell King2006-01-093-25/+17
|\ \
| * | [PATCH] IRQ type flagsRussell King2006-01-082-17/+16
| * | [PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti2006-01-081-8/+1