summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2008-08-06sparc: i8042-sparcio.h: fix warningAlexander Beregalov-6/+13
2008-08-04maple: Kill useless private_data pointer.Paul Mundt-7/+8
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt-3/+3
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin-69/+32
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin-43/+81
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt-1/+0
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-28/+389
2008-07-28sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa-20/+7
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov-5/+5
2008-07-25Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds-1/+0
2008-07-24Add missing semaphore.h includesMatthew Wilcox-0/+3
2008-07-23Input: add driver for Atmel integrated touchscreen controllerDan Liang-0/+345
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+0
2008-07-23Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt-5/+5
2008-07-23Input: ads7846 - fix sparse endian warningsHarvey Harrison-4/+2
2008-07-23Input: uinput - remove duplicate includeHuang Weiyi-1/+0
2008-07-23Input: serio - offload resume to kseriodShaohua Li-18/+37
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov-23/+86
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven-1/+1
2008-07-20tty: Ldisc revampAlan Cox-1/+1
2008-07-19Input: i8042 - add Arima-Rioworks HDAMB board to noloop listDmitry Torokhov-0/+9
2008-07-19Input: sgi_btns - add support for SGI Indy volume buttonsThomas Bogendoerfer-32/+54
2008-07-19Input: add option to disable HP SDC driverHelge Deller-0/+9
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds-7/+32
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet-67/+173
2008-07-13Merge branch 'pxa' into develRussell King-2/+0
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King-2/+0
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar-68/+192
2008-07-07Input: add new serio driver for Xilinx XPS PS2 IPJohn Linn-0/+391
2008-07-07Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder-0/+246
2008-07-07Input: new driver for SGI O2 volume buttonsThomas Bogendoerfer-0/+167
2008-07-07Input: yealink - reliably kill urbsOliver Neukum-15/+29
2008-07-07Input: q40kbd - make q40kbd_lock staticAdrian Bunk-1/+1
2008-07-07Input: gtco - eliminate early returnJulia Lawall-1/+1
2008-07-07Input: i8042 - add Dritek quirk for Acer Aspire 5720Carlos Corbacho-0/+7
2008-07-07[ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao-2/+0
2008-07-03Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz-1/+19
2008-07-03Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov-0/+8
2008-07-03Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina-0/+7
2008-07-03Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina-0/+7
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven-0/+1
2008-07-02uinput: BKL pushdownArnd Bergmann-0/+3
2008-07-02serio: BKL pushdownArnd Bergmann-1/+5
2008-07-02mousedev: BKL pushdownArnd Bergmann-2/+10
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+11
2008-06-30Input: hp_sdc_mlc.c - make a struct staticAdrian Bunk-1/+1
2008-06-30Input: hil_mlc.c - make code staticAdrian Bunk-3/+3
2008-06-30Input: wistron - generate normal key event if bluetooth or wifi not presentÉric Piel-1/+18
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina-0/+26
2008-06-30Input: Add driver for iNexio serial touchscreen.Richard Lemon-0/+220