summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar8-277/+209
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller8-277/+209
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-271/+198
2008-10-11Input: move map_to_7segment.h to include/linuxAtsushi Nemoto2-190/+1
2008-10-09Input: ads7846 - fix cache line sharing issueDmitry Torokhov1-36/+51
2008-10-09Input: cm109 - add missing newlines to messagesDaniel Gimpelevich1-12/+10
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King6-281/+248
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King2-248/+135
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King3-9/+9
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala1-1/+1
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+11
2008-09-22Input: psmouse - add OLPC touchpad driverAndres Salomon6-2/+560
2008-09-22Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon2-14/+23
2008-09-22Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon2-5/+13
2008-09-22Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon2-1/+2
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao1-14/+54
2008-09-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller3-19/+59
2008-09-16Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson1-2/+2
2008-09-16Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg1-4/+9
2008-09-10Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao1-14/+54
2008-09-10Input: ALPS - add signature for DualPoint found in Dell Latitude E6500Elvis Pranskevichus1-0/+1
2008-09-10Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos1-0/+6
2008-09-10Input: cm109 - don't use obsolete logging macrosStephen Rothwell1-16/+16
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett1-5/+5
2008-09-10Input: bf54x-keys - add power management supportMichael Hennerich1-1/+12
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-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+58
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King1-1/+1
2008-09-05Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina1-1/+1
2008-09-05Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg1-0/+2
2008-09-05Input: bcm5974 - improve finger tracking and countingHenrik Rydberg1-16/+54
2008-09-05Input: 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-21[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...Linus Torvalds1-2/+9
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-2/+2
2008-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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/dto...Linus Torvalds9-35/+769
2008-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2
2008-08-12sparc/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-11Input: xilinx_ps2 - fix warningAndrew Morton1-2/+2