aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young
2009-07-13Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack
2009-07-12Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie
2009-07-12Input: pcspkr - switch driver to dev_pm_opsFrans Pop
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber
2009-07-12Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa
2009-06-29Input: add support for generic GPIO-based matrix keypadEric Miao
2009-06-29Input: arrange keyboards alphabeticallyDmitry Torokhov
2009-06-28Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula
2009-06-28Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula
2009-06-28Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng
2009-06-28Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-15xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman
2009-06-15input: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Driver Core: input: add nodename for input driversKay Sievers
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-12trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-06-11Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel
2009-06-11Input: gpio-keys - change timer to workqueueAlek Du
2009-06-11Input: ads7846 - pin change interrupt supportMichael Roth
2009-06-11Input: add support for touchscreen on W90P910 ARM platformWan ZongShun
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov
2009-06-03Input: appletouch - improve finger detectionJeremy Huddleston
2009-06-03Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-19Input: add driver for EETI touchpanelsDaniel Mack
2009-05-19Input: ads7846 - more detailed model name in sysfsMichael Roth
2009-05-19Input: ads7846 - support swapping x and y axesMichael Roth
2009-05-19Input: ati_remote2 - use non-atomic bitopsVille Syrjala
2009-05-15Input: introduce lm8323 keypad driverFelipe Balbi
2009-05-15Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull
2009-05-15Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee