aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-16Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson
2008-09-16Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-04Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina
2008-09-04Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg
2008-09-04Input: bcm5974 - improve finger tracking and countingHenrik Rydberg
2008-09-04Input: bcm5974 - small formatting cleanupHenrik Rydberg
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-08-19Input: evdev - fix printf() format for sizeofGeert Uytterhoeven
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi
2008-08-18Input: cobalt_btns - add missing MODULE_LICENSEMartin Michlmayr
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell
2008-08-11input: migor_ts compile and detection fixMagnus Damm
2008-08-10Input: xilinx_ps2 - fix warningAndrew Morton
2008-08-08Input: bcm5974 - implement autosuspend supportDmitry Torokhov
2008-08-08Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg
2008-08-08Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov
2008-08-08Input: paper over a bug in Synaptics X driverDmitry Torokhov
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-08Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-06Input: i8042 - Add Dritek quirk for Acer TravelMate 4280Carlos Corbacho
2008-08-06sparc: i8042-sparcio.h: fix warningAlexander Beregalov
2008-08-04maple: Kill useless private_data pointer.Paul Mundt
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin
2008-07-31Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue
2008-07-30Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt
2008-07-29Input: wm97xx - enable sub-drivers by defaultMark Brown
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-07-28sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-25Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds
2008-07-24Add missing semaphore.h includesMatthew Wilcox
2008-07-23Input: add driver for Atmel integrated touchscreen controllerDan Liang
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-23Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt
2008-07-23Input: ads7846 - fix sparse endian warningsHarvey Harrison