summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2008-04-03Input: xpad - enable force feedback on xbox 360 controllers onlyAnssi Hannula
2008-04-03Input: xpad - do not report nonexistent buttons for xbox360Anssi Hannula
2008-04-03Input: xpad - add more xbox 360 controller idsAnssi Hannula
2008-04-03Input: xpad - fix inverted Y and RY axesAnssi Hannula
2008-04-03Input: xpad - fix dpad handling of unknown devicesAnssi Hannula
2008-04-03Input: xpad - match xbox 360 devices with interface infoAnssi Hannula
2008-04-02Input: tosakbd - fix suspendDmitry Baryshkov
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller
2008-04-02Merge branch 'wm97xx'Dmitry Torokhov
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller
2008-04-02Input: WM97xx - add support for streaming mode on MainstoneMark Brown
2008-04-02Input: WM97xx - add chip driver for WM97123 touchscreenMark Brown
2008-04-02Input: WM97xx - add chip driver for WM9712 touchscreenMark Brown
2008-04-02Input: WM97xx - add chip driver for WM9705 touchscreenMark Brown
2008-04-02Input: add support for WM97xx familty touchscreensMark Brown
2008-04-02Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell
2008-04-02Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov
2008-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for...Dmitry Torokhov
2008-03-30evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo
2008-03-24Input: apm-power - fix crash when unloading modulesHelge Deller
2008-03-20Input: pxa27x - fix keypad KPC macrosSamuel Ortiz
2008-03-18Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan
2008-03-18Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov
2008-03-14Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng
2008-03-14Input: ads7846 - fix uninitialized var warningAndrew Morton
2008-03-14Input: i8042 - add SNI RM supportThomas Bogendoerfer
2008-03-14Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina
2008-03-14Input: i8042 - fix warning on non-x86 buildsRoland Dreier
2008-03-14Input: cobalt_btns - assorted fixesYoichi Yuasa
2008-03-10i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-07leds: Standardise LED naming schemeRichard Purdie
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06Merge branch 'pxa-keypad'Dmitry Torokhov
2008-02-06Input: i8042 - non-x86 build fixAndrew Morton
2008-02-03drivers/input/: Spelling fixesJoe Perches
2008-02-03jonada720: remove duplicate includeAndre Haupt
2008-02-03bf54x: remove duplicate includeAndre Haupt
2008-02-03gameport: remove duplicate includeAndre Haupt
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31Input: pxa27x_keypad - also enable on PXA3xxEric Miao
2008-01-31Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao
2008-01-31Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao
2008-01-31Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao
2008-01-31Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao