summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2008-04-17Input: wm97xx-core - support use as a wakeup sourceMark Brown-0/+39
2008-04-17Input: wm97xx-core - use IRQF_SAMPLE_RANDOMMark Brown-1/+2
2008-04-17Input: wm97xx-core - only schedule interrupt handler if not already scheduledMark Brown-7/+7
2008-04-15Input: add Zhen Hua driverMartin Kebert-0/+256
2008-04-15Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry-5/+7
2008-04-15Input: wacom - implement suspend and autosuspendOliver Neukum-10/+69
2008-04-15Input: xpad - set proper buffer length for outgoing requestsMichael Gruber-0/+2
2008-04-15Input: omap-keypad - fix build warningDavid Brownell-2/+5
2008-04-15Input: gpio_keys - irq handling cleanupDavid Brownell-1/+2
2008-04-15Input: add PS/2 serio driver for AVR32 devicesHans-Christian Egtvedt-0/+386
2008-04-14ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell-40/+0
2008-04-04Input: usbtouchscreen - don't use DMA on stackOliver Neukum-12/+19
2008-04-04Merge branch 'xbox'Dmitry Torokhov-24/+187
2008-04-03Input: xpad - don't use GFP_ATOMICOliver Neukum-2/+2
2008-04-03Input: xpad - add support for wireless xbox360 controllersBrian Magnuson-16/+148
2008-04-03Input: xpad - drop obsolete driver versioningAnssi Hannula-3/+4
2008-04-03Input: xpad - enable force feedback on xbox 360 controllers onlyAnssi Hannula-0/+3
2008-04-03Input: xpad - do not report nonexistent buttons for xbox360Anssi Hannula-4/+14
2008-04-03Input: xpad - add more xbox 360 controller idsAnssi Hannula-0/+6
2008-04-03Input: xpad - fix inverted Y and RY axesAnssi Hannula-4/+4
2008-04-03Input: xpad - fix dpad handling of unknown devicesAnssi Hannula-2/+2
2008-04-03Input: xpad - match xbox 360 devices with interface infoAnssi Hannula-5/+16
2008-04-02Input: tosakbd - fix suspendDmitry Baryshkov-3/+18
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller-1/+12
2008-04-02Merge branch 'wm97xx'Dmitry Torokhov-0/+2426
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller-1/+12
2008-04-02Input: WM97xx - add support for streaming mode on MainstoneMark Brown-0/+315
2008-04-02Input: WM97xx - add chip driver for WM97123 touchscreenMark Brown-0/+470
2008-04-02Input: WM97xx - add chip driver for WM9712 touchscreenMark Brown-0/+472
2008-04-02Input: WM97xx - add chip driver for WM9705 touchscreenMark Brown-0/+363
2008-04-02Input: add support for WM97xx familty touchscreensMark Brown-0/+806
2008-04-02Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell-12/+10
2008-04-02Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller-25/+48
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov-3/+3
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov-6/+6
2008-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for...Dmitry Torokhov-0/+4
2008-03-30evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink-0/+3
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo-0/+1
2008-03-24Input: apm-power - fix crash when unloading modulesHelge Deller-5/+2
2008-03-20Input: pxa27x - fix keypad KPC macrosSamuel Ortiz-3/+3
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan-2/+2
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov-0/+1
2008-03-14Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng-12/+32
2008-03-14Input: ads7846 - fix uninitialized var warningAndrew Morton-1/+1
2008-03-14Input: i8042 - add SNI RM supportThomas Bogendoerfer-0/+77
2008-03-14Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina-0/+7
2008-03-14Input: i8042 - fix warning on non-x86 buildsRoland Dreier-2/+1
2008-03-14Input: cobalt_btns - assorted fixesYoichi Yuasa-8/+8
2008-03-10i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer-1/+1
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap-3/+3