aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2008-01-21Input: ads7846 - stop updating dev->power.power_stateDavid Brownell
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2008-01-21Input: implement proper timer rounding for polled devicesStephen Hemminger
2008-01-21Input: iforce - don't access input_dev->private directlyDmitry Torokhov
2008-01-21Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov
2008-01-21Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov
2008-01-21Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov
2008-01-21Input: atlas_btns - add support for loadable keymapsDmitry Torokhov
2008-01-21Input: keyspan_remote - add support for loadable keymapsDmitry Torokhov
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov
2008-01-21Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs
2008-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon
2008-01-17Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz
2008-01-17Input: mousedev - handle mice that use absolute coordinatesMicah Parrish
2008-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson
2008-01-03Input: pass EV_PWR events to event handlersRichard Purdie
2008-01-03Input: spitzkbd - fix suspend key handlingRichard Purdie
2008-01-03gameport: don't export functions that are static inlineIvan Kokshaysky
2007-12-14Input: jornada680_kbd - fix default keymapKristoffer Ericson
2007-12-14Input: Handle EV_PWR type of input caps in input_set_capability.Dmitry Baryshkov
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-11-27Input: bf54x-keys - keypad does not exist on BF544 partsMike Frysinger
2007-11-21Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel
2007-11-21Input: i8042 - add i8042.noloop quirk for MS Virtual MachineJiri Kosina
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller
2007-11-01Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov
2007-10-27Input: hp_sdc.c - fix section mismatchAdrian Bunk
2007-10-27Input: xpad - add more USB IDsJoshua J Bowman
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad
2007-10-22Input: usbtouchscreen - add support for GoTop tablet devicesJerrold Jones
2007-10-22Input: bf54x-keys - return real error when request_irq() failsMichael Hennerich
2007-10-22Input: i8042 - export i8042_command()Márton Németh
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20typo fixesMatt LaPlante
2007-10-20changed emailJohann Deneux
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19define global BIT macroJiri Slaby
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis