summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-121-2/+2
|\
| * Merge branch 'linus' into x86/xenIngo Molnar2008-10-128-277/+209Star
| |\
| * \ Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-103-19/+59
| |\ \
| * \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-08-2512-13/+14
| |\ \ \
| * | | | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-2/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-118-277/+209Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-116-271/+198Star
| |\ \ \ \
| | * \ \ \ Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-076-281/+248Star
| | |\ \ \ \
| | | * \ \ \ Merge branch 'pxa-palm' into pxa-machinesRussell King2008-10-072-248/+135Star
| | | |\ \ \ \
| | | | * | | | [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek Vašut2008-08-212-248/+135Star
| | | * | | | | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-171-14/+54
| | | | |_|_|/ | | | |/| | |
| | * | | | | [ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King2008-09-253-9/+9
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-222-6/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson2008-09-161-2/+2
| | * | | | Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg2008-09-161-4/+9
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-163-19/+59
|\| | | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-072-18/+58
| |\| | | |
| | * | | | Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina2008-09-051-1/+1
| | * | | | Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-051-0/+2
| | * | | | Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-051-16/+54
| | * | | | Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-051-1/+1
| * | | | | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-1/+1
| | |/ / / | |/| | |
* / | | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-312-3/+3
|/ / / /
* | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-232-2/+0Star
* | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-201-2/+9
|\ \ \ \
| * | | | input: migor_ts compile and detection fixMagnus Damm2008-08-111-2/+9
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-199-9/+5Star
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Input: evdev - fix printf() format for sizeofGeert Uytterhoeven2008-08-191-2/+2
| * | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-187-7/+0Star
| * | Input: cobalt_btns - add missing MODULE_LICENSEMartin Michlmayr2008-08-181-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-159-35/+769
|\| |
| * | Input: xilinx_ps2 - fix warningAndrew Morton2008-08-111-2/+2
| * | Input: bcm5974 - implement autosuspend supportDmitry Torokhov2008-08-081-0/+12
| * | Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg2008-08-083-0/+693
| * | Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov2008-08-087-28/+15Star
| |\ \
| * | | Input: paper over a bug in Synaptics X driverDmitry Torokhov2008-08-081-1/+20
| * | | Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds2008-08-081-20/+24
| * | | Input: i8042 - Add Dritek quirk for Acer TravelMate 4280Carlos Corbacho2008-08-061-0/+7
| * | | Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue2008-07-311-0/+1
| * | | Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König2008-07-301-1/+1
| * | | Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König2008-07-301-0/+1
| * | | Input: wm97xx - enable sub-drivers by defaultMark Brown2008-07-291-12/+9Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-141-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-111-1/+2
* | | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-0814-35/+33Star
|\ \ \ \ | |/ / / |/| | |
| * | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0714-33/+33
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-078-134/+483
| |\ \ \
| * | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-076-6/+6
| * | | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0Star
* | | | | sparc: i8042-sparcio.h: fix warningAlexander Beregalov2008-08-061-6/+13
| |/ / / |/| | |