summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: fix ordering in joystick MakefileJiri Kosina2008-04-241-1/+1
* Input: add Zhen Hua driverMartin Kebert2008-04-153-0/+256
* Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry2008-04-152-5/+7
* Input: wacom - implement suspend and autosuspendOliver Neukum2008-04-152-10/+69
* Input: xpad - set proper buffer length for outgoing requestsMichael Gruber2008-04-151-0/+2
* Input: omap-keypad - fix build warningDavid Brownell2008-04-151-2/+5
* Input: gpio_keys - irq handling cleanupDavid Brownell2008-04-151-1/+2
* Input: add PS/2 serio driver for AVR32 devicesHans-Christian Egtvedt2008-04-153-0/+386
* Input: usbtouchscreen - don't use DMA on stackOliver Neukum2008-04-041-12/+19
* Merge branch 'xbox'Dmitry Torokhov2008-04-041-24/+187
|\
| * Input: xpad - don't use GFP_ATOMICOliver Neukum2008-04-031-2/+2
| * Input: xpad - add support for wireless xbox360 controllersBrian Magnuson2008-04-031-16/+148
| * Input: xpad - drop obsolete driver versioningAnssi Hannula2008-04-031-3/+4
| * Input: xpad - enable force feedback on xbox 360 controllers onlyAnssi Hannula2008-04-031-0/+3
| * Input: xpad - do not report nonexistent buttons for xbox360Anssi Hannula2008-04-031-4/+14
| * Input: xpad - add more xbox 360 controller idsAnssi Hannula2008-04-031-0/+6
| * Input: xpad - fix inverted Y and RY axesAnssi Hannula2008-04-031-4/+4
| * Input: xpad - fix dpad handling of unknown devicesAnssi Hannula2008-04-031-2/+2
| * Input: xpad - match xbox 360 devices with interface infoAnssi Hannula2008-04-031-5/+16
* | Input: tosakbd - fix suspendDmitry Baryshkov2008-04-021-3/+18
* | Merge branch 'wm97xx'Dmitry Torokhov2008-04-027-0/+2426
|\ \
| * | Input: WM97xx - add support for streaming mode on MainstoneMark Brown2008-04-023-0/+315
| * | Input: WM97xx - add chip driver for WM97123 touchscreenMark Brown2008-04-023-0/+470
| * | Input: WM97xx - add chip driver for WM9712 touchscreenMark Brown2008-04-023-0/+472
| * | Input: WM97xx - add chip driver for WM9705 touchscreenMark Brown2008-04-023-0/+363
| * | Input: add support for WM97xx familty touchscreensMark Brown2008-04-023-0/+806
| |/
* | Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller2008-04-021-1/+12
* | Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell2008-04-021-12/+10
* | Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller2008-04-021-25/+48
|/
* Input: remove private member from input_dev structureDmitry Torokhov2008-04-021-3/+3
* Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-013-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for...Dmitry Torokhov2008-04-012-0/+4
|\
| * evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink2008-03-301-0/+3
| * ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo2008-03-281-0/+1
* | Input: apm-power - fix crash when unloading modulesHelge Deller2008-03-241-5/+2
* | Input: pxa27x - fix keypad KPC macrosSamuel Ortiz2008-03-201-3/+3
|/
* Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan2008-03-181-2/+2
* Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov2008-03-181-0/+1
* Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng2008-03-144-12/+32
* Input: ads7846 - fix uninitialized var warningAndrew Morton2008-03-141-1/+1
* Input: i8042 - add SNI RM supportThomas Bogendoerfer2008-03-142-0/+77
* Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina2008-03-141-0/+7
* Input: i8042 - fix warning on non-x86 buildsRoland Dreier2008-03-141-2/+1
* Input: cobalt_btns - assorted fixesYoichi Yuasa2008-03-141-8/+8
* i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer2008-03-101-1/+1
* input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap2008-03-041-3/+3
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-0738-459/+1938
|\
| * Merge branch 'pxa-keypad'Dmitry Torokhov2008-02-064-279/+577
| |\
| | * Input: pxa27x_keypad - also enable on PXA3xxEric Miao2008-01-311-3/+3