summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2008-09-21Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon
2008-09-21Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
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-10Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao
2008-09-10Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus
2008-09-10Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos
2008-09-10Input: cm109 - don't use obsolete logging macrosStephen Rothwell
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett
2008-09-10Input: bf54x-keys - add power management supportMichael Hennerich
2008-09-10Input: atmel_tsadcc - improve accuracyDan Liang
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King
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-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-20[ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek Vašut
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
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: appletouch - handle geyser 3/4 status bitsSven Anders
2008-08-08Input: appletouch - prepare for geyser 3/4 handlingSven Anders
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: gpio-keys - simplify argument list for report_eventUwe Kleine-König
2008-08-08Input: gpio-keys - optimize interrupt handlerUwe Kleine-König
2008-08-08Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier
2008-08-08Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds
2008-08-08Input: add driver for USB VoIP phones with CM109 chipsetAlfred E. Heggestad
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King