aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-10Input: atmel_tsadcc - improve accuracyDan Liang1-13/+24
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier6-51/+53
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar3-19/+59
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-18/+58
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?"Russell King1-1/+1
2008-09-04Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina1-1/+1
2008-09-04Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg1-0/+2
2008-09-04Input: bcm5974 - improve finger tracking and countingHenrik Rydberg1-16/+54
2008-09-04Input: bcm5974 - small formatting cleanupHenrik Rydberg1-1/+1
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2-3/+3
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-1/+1
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar12-13/+14
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk2-2/+0
2008-08-20[ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek Vašut2-248/+135
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+9
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-2/+2
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-9/+5
2008-08-19Input: evdev - fix printf() format for sizeofGeert Uytterhoeven1-2/+2
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi7-7/+0
2008-08-18Input: cobalt_btns - add missing MODULE_LICENSEMartin Michlmayr1-0/+3
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-35/+769
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+2
2008-08-11input: migor_ts compile and detection fixMagnus Damm1-2/+9
2008-08-10Input: xilinx_ps2 - fix warningAndrew Morton1-2/+2
2008-08-08Input: appletouch - handle geyser 3/4 status bitsSven Anders1-18/+35
2008-08-08Input: appletouch - prepare for geyser 3/4 handlingSven Anders1-69/+197
2008-08-08Input: bcm5974 - implement autosuspend supportDmitry Torokhov1-0/+12
2008-08-08Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg3-0/+693
2008-08-08Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov7-28/+15
2008-08-08Input: paper over a bug in Synaptics X driverDmitry Torokhov1-1/+20
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-35/+33
2008-08-08Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König1-4/+5
2008-08-08Input: gpio-keys - optimize interrupt handlerUwe Kleine-König1-23/+12
2008-08-08Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier1-0/+19
2008-08-08Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds1-20/+24
2008-08-08Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad3-0/+898
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King14-33/+33
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King8-134/+483
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King6-6/+6
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-08-06Input: i8042 - Add Dritek quirk for Acer TravelMate 4280Carlos Corbacho1-0/+7
2008-08-06sparc: i8042-sparcio.h: fix warningAlexander Beregalov1-6/+13
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-31Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue1-0/+1
2008-07-30Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König1-1/+1
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König1-0/+1