summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: implement proper timer rounding for polled devicesStephen Hemminger2008-01-211-8/+10
* Input: iforce - don't access input_dev->private directlyDmitry Torokhov2008-01-211-8/+9
* Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov2008-01-211-1/+8
* Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov2008-01-211-1/+0
* Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov2008-01-211-37/+36
* Input: atlas_btns - add support for loadable keymapsDmitry Torokhov2008-01-211-16/+23
* Input: keyspan_remote - add support for loadable keymapsDmitry Torokhov2008-01-211-51/+67
* Input: Add proper locking when changing device's keymapDmitry Torokhov2008-01-212-9/+75
* Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs2008-01-211-17/+72
* Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov2008-01-171-1/+1
* Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon2008-01-171-1/+6
* Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon2008-01-171-0/+2
* Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz2008-01-171-22/+33
* Input: mousedev - handle mice that use absolute coordinatesMicah Parrish2008-01-171-0/+9
* Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson2008-01-142-11/+9
* Input: pass EV_PWR events to event handlersRichard Purdie2008-01-031-0/+4
* Input: spitzkbd - fix suspend key handlingRichard Purdie2008-01-031-0/+1
* gameport: don't export functions that are static inlineIvan Kokshaysky2008-01-031-2/+0
* Input: jornada680_kbd - fix default keymapKristoffer Ericson2007-12-141-20/+20
* Input: Handle EV_PWR type of input caps in input_set_capability.Dmitry Baryshkov2007-12-141-0/+4
* Input: bf54x-keys - keypad does not exist on BF544 partsMike Frysinger2007-11-271-1/+1
* Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel2007-11-211-10/+28
* Input: i8042 - add i8042.noloop quirk for MS Virtual MachineJiri Kosina2007-11-211-0/+8
* Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller2007-11-012-2/+2
* Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov2007-11-011-48/+77
* Input: hp_sdc.c - fix section mismatchAdrian Bunk2007-10-271-4/+0
* Input: xpad - add more USB IDsJoshua J Bowman2007-10-271-0/+2
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-226-40/+54
|\
| * Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad2007-10-221-14/+11
| * Input: usbtouchscreen - add support for GoTop tablet devicesJerrold Jones2007-10-222-2/+40
| * Input: bf54x-keys - return real error when request_irq() failsMichael Hennerich2007-10-221-1/+0
| * Input: i8042 - export i8042_command()Márton Németh2007-10-222-23/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-197-9/+9
|\ \
| * | typo fixesMatt LaPlante2007-10-201-2/+2
| * | changed emailJohann Deneux2007-10-202-2/+2
| * | Spelling fix: explicitlyJean Delvare2007-10-192-2/+2
| * | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-3/+3
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-1/+2
|\ \ \ | |/ / |/| |
| * | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-1/+2
* | | define global BIT macroJiri Slaby2007-10-191-2/+0
* | | get rid of input BIT* duplicate definesJiri Slaby2007-10-1985-234/+300
|/ /
* | freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-183-6/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-1/+1
|\ \
| * | kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-121-1/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-151-5/+20
|\ \ \
| * | | [ARM] pxa: update pxa27x keypad driver to use clk supportRussell King2007-10-121-5/+20
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-1527-1545/+3504
|\ \ \ | | |/ | |/|
| * | Input: use full RCU APIDmitry Torokhov2007-10-134-48/+32
| * | Input: remove tsdev interfaceRichard Purdie2007-10-133-723/+0
OpenPOWER on IntegriCloud