summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-271-17/+17
|\
| * Input: xpad - fix build failureDmitry Torokhov2008-04-271-17/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-251-8/+12
|\ \
| * | USB: convert away from urb->status in xpad driverOliver Neukum2008-04-241-8/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-2540-111/+3559
|\ \ \ | | |/ | |/|
| * | Input: wacom - add support for Cintiq 20WSXPing Cheng2008-04-241-0/+2
| * | Merge branch 'wm97xx'Dmitry Torokhov2008-04-241-8/+48
| |\ \
| | * | Input: wm97xx-core - support use as a wakeup sourceMark Brown2008-04-171-0/+39
| | * | Input: wm97xx-core - use IRQF_SAMPLE_RANDOMMark Brown2008-04-171-1/+2
| | * | Input: wm97xx-core - only schedule interrupt handler if not already scheduledMark Brown2008-04-171-7/+7
| * | | Input: ucb1400_ts - IRQ probe fixVernon Sauder2008-04-241-4/+0
| * | | Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt2008-04-241-1/+1
| * | | Input: i8042 - fix incorrect usage of strncpy and strncatRoel Kluin2008-04-241-6/+6
| * | | Input: bf54x-keys - add infrastructure for keypad wakeupsMichael Hennerich2008-04-241-3/+32
| * | | Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-2415-0/+40
| * | | 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-253-0/+351
|\ \ \ | |_|/ |/| |
| * | xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2008-04-243-0/+351
* | | pcsp - Don't build pcspkr when snd-pcsp is enabledStas Sergeev2008-04-241-0/+1
|/ /
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-211-1/+1
|\ \
| * | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
OpenPOWER on IntegriCloud