aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: remove CVS keywordsAdrian Bunk2008-05-2040-82/+0
* Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-161-20/+69
* Input: add support for SuperH MigoR touchscreenMagnus Damm2008-05-163-0/+262
* Input: libps2 - remove delayed command executionDmitry Torokhov2008-05-161-52/+0
* Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-161-22/+0
* Input: hil_ptr - check return value of input_register_device()Andres Salomon2008-05-161-11/+26
* Input: appletouch - simplify touchpad type detectionSven Anders2008-05-161-107/+57
* Input: appletouch - miscellaneous code cleanupsJohannes Berg2008-05-161-73/+100
* Input: use clamp_val() macro in ff-memless.cHarvey Harrison2008-05-161-2/+2
* Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison2008-05-161-1/+1
* Input: wacom - cleanup handling of tablet IDsPing Cheng2008-05-161-20/+19
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-1614-75/+75
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-091-1/+1
|\
| * input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt2008-05-081-1/+1
* | pcspkr: fix dependanciesStas Sergeev2008-05-071-1/+1
|/
* m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven2008-05-051-0/+1
* tty: The big operations reworkAlan Cox2008-04-301-1/+1
* input: use get_unaligned_* helpersHarvey Harrison2008-04-293-17/+17
* drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-291-8/+4
* proc: remove proc_busAlexey Dobriyan2008-04-291-3/+3
* usb input endianness annotations and fixesAl Viro2008-04-282-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-281-78/+184
|\
| * input: Rewrite sparcspkr device probing.David S. Miller2008-04-261-78/+184
* | 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