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