summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton2006-04-021-2/+9
* Input: gamecon - add SNES mouse supportRaphael Assenat2006-04-021-13/+70
* Input: make modalias code respect allowed buffer sizeDmitry Torokhov2006-04-021-39/+71
* Input: convert /proc handling to seq_fileDmitry Torokhov2006-04-021-111/+168
* Input: limit attributes' output to PAGE_SIZEDmitry Torokhov2006-04-021-12/+24
* Manual merge with Linus.Dmitry Torokhov2006-04-028-98/+119
|\
| * [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-303-5/+2
| * [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-303-93/+109
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-2/+2
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-261-3/+4
| |\
| | * BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn2006-03-261-3/+4
| * | [PATCH] ads7846: sparc32 warning fixAndrew Morton2006-03-261-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-1/+1
| |\
| | * BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn2006-03-241-1/+1
| * | [PATCH] ads7846 build fixAndrew Morton2006-03-251-0/+1
| |/
* | Input: gameport - fix memory leakAdrian Bunk2006-03-141-0/+1
* | Input: serio - fix memory leakAdrian Bunk2006-03-141-0/+1
* | Input: zaurus keyboard driver updatesRichard Purdie2006-03-142-12/+33
* | Input: i8042 - fix logic around pnp_register_driver()Bjorn Helgaas2006-03-141-10/+16
* | Input: ns558 - fix logic around pnp_register_driver()Bjorn Helgaas2006-03-141-7/+6
* | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-26/+1
* | Input: atkbd - allow disabling on X86_PC (if EMBEDDED)Dmitry Torokhov2006-03-141-1/+1
* | Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik2006-03-141-3/+0
* | Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik2006-03-141-6/+6
* | Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-1413-40/+22
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-03-131-1/+1
|\ \ | |/
| * [PATCH] Input: psmouse - disable autoresyncDmitry Torokhov2006-03-101-1/+1
* | Input: initialize serio and gameport at subsystem levelDmitry Torokhov2006-02-192-2/+2
* | Input: uinput - semaphore to mutex conversionDmitry Torokhov2006-02-191-7/+7
* | Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-197-38/+43
* | Input: atkbd - semaphore to mutex conversionIngo Molnar2006-02-191-4/+5
* | Input: psmouse - semaphore to mutex conversionIngo Molnar2006-02-191-18/+20
* | Input: gameport - semaphore to mutex conversionArjan van de Ven2006-02-191-13/+14
* | Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-193-38/+40
* | Input: input core - semaphore to mutex conversionJes Sorensen2006-02-191-7/+8
|/
* 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
OpenPOWER on IntegriCloud