summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-17
| | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | [ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King2008-09-25
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-22
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson2008-09-16
| | | * | | | | | Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg2008-09-16
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-16
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-23
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-06
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina2008-09-04
| * | | | | Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-04
| * | | | | Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-04
| * | | | | Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-04
* | | | | | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-27
| |/ / / / |/| | | |
* | | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* | | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-20
|\ \ \ \ \
| * | | | | input: migor_ts compile and detection fixMagnus Damm2008-08-11
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-19
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Input: evdev - fix printf() format for sizeofGeert Uytterhoeven2008-08-19
| * | | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-18
| * | | Input: cobalt_btns - add missing MODULE_LICENSEMartin Michlmayr2008-08-18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-15
|\ \ \ \ | |/ / /
| * | | Input: xilinx_ps2 - fix warningAndrew Morton2008-08-10
| * | | Input: bcm5974 - implement autosuspend supportDmitry Torokhov2008-08-08
| * | | Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpadsHenrik Rydberg2008-08-08
| * | | Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov2008-08-08
| |\ \ \ | | | |/ | | |/|
| * | | Input: paper over a bug in Synaptics X driverDmitry Torokhov2008-08-08
| * | | Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds2008-08-08
| * | | Input: i8042 - Add Dritek quirk for Acer TravelMate 4280Carlos Corbacho2008-08-06
| * | | Input: xpad - add Pelican Eclipse D-Pad to the list of devicesHarley Laue2008-07-31
| * | | Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König2008-07-30
| * | | Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König2008-07-30
| * | | Input: wm97xx - enable sub-drivers by defaultMark Brown2008-07-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-11
* | | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-08
|\ \ \ \ | |/ / / |/| | |
| * | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
| |\ \ \
| * | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
| * | | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
* | | | | sparc: i8042-sparcio.h: fix warningAlexander Beregalov2008-08-06
| |/ / / |/| | |
* | | | maple: Kill useless private_data pointer.Paul Mundt2008-08-04
* | | | maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-04
* | | | input: Clean up maple keyboard driverAdrian McMenamin2008-08-04
* | | | maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin2008-08-04
* | | | sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-29
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-28
|\ \ \ | | |/ | |/|
| * | Input: add driver for Atmel integrated touchscreen controllerDan Liang2008-07-23
| * | Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt2008-07-23
| * | Input: ads7846 - fix sparse endian warningsHarvey Harrison2008-07-23