summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2008-08-08Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier-0/+19
2008-08-08Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds-20/+24
2008-08-08Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad-0/+898
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King-33/+33
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King-134/+483
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King-6/+6
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King-2/+0
2008-08-06Input: i8042 - Add Dritek quirk for Acer TravelMate 4280Carlos Corbacho-0/+7
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-31Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue-0/+1
2008-07-30Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König-1/+1
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König-0/+1
2008-07-30Input: ati_remote2 - add autosuspend supportVille Syrjala-6/+127
2008-07-30Input: ati_remote2 - add loadable keymap supportVille Syrjala-29/+101
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov-25/+12
2008-07-30Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov-21/+67
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt-1/+0
2008-07-29Input: wm97xx - enable sub-drivers by defaultMark Brown-12/+9
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