summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young2009-07-201-0/+16
| | * Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2009-07-132-3/+2
| | * Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie2009-07-121-0/+16
| | * Input: pcspkr - switch driver to dev_pm_opsFrans Pop2009-07-121-2/+6
| | * Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber2009-07-121-13/+13
| | * Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta2009-07-121-0/+9
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-089-181/+691
| |\ \ | | |/
| | * Input: gpio_mouse - use standard driver registration methodSaeed Bishara2009-07-071-6/+5
| | * Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-072-6/+8
| | * Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-293-2/+465
| | * Input: arrange keyboards alphabeticallyDmitry Torokhov2009-06-292-162/+161
| | * Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula2009-06-281-5/+12
| | * Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula2009-06-281-12/+20
| | * Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-281-1/+5
| | * Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li2009-06-281-0/+28
| * | Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-031-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-2040-217/+4122
| |\ \ | | |/
| * | Merge branch 'akpm'Linus Torvalds2009-06-162-1/+2
| |\ \
| | * | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-162-1/+2
| * | | xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman2009-06-151-4/+4
| * | | input: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
| * | | Driver Core: input: add nodename for input driversKay Sievers2009-06-151-0/+6
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
| |\ \
| | * | trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani2009-06-121-1/+1
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-141-1/+1
| |\ \ \
| | * | | [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+1
| | |/ /
| * | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-06-121-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-211-1/+1
* | | | Input: sh_keysc - allow modifying keymap from userspaceDmitry Torokhov2009-07-211-8/+14
* | | | Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-202-2/+7
* | | | Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2009-07-202-19/+35
* | | | Input: w90p910_ts - use clk APIWan ZongShun2009-07-122-13/+14
* | | | Input: ucb1400_ts - fix a misleading function nameHans J. Koch2009-07-121-2/+3
* | | | Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson2009-07-072-0/+38
* | | | Input: use resource_size when allocating resourcesJulia Lawall2009-07-074-10/+10
* | | | Input: dm355evm_keys - use threaded IRQsDavid Brownell2009-06-291-22/+20
| |_|/ |/| |
* | | Input: add driver for Synaptics I2C touchpadMike Rapoport2009-06-193-0/+695
* | | Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-193-3/+39
* | | Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel2009-06-111-4/+9
* | | Input: gpio-keys - change timer to workqueueAlek Du2009-06-111-20/+12
* | | Input: ads7846 - pin change interrupt supportMichael Roth2009-06-111-3/+9
* | | Input: add support for touchscreen on W90P910 ARM platformWan ZongShun2009-06-113-0/+359
* | | Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-118-7/+31
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-293-2/+3
| |\ \ | | |/ | |/|
| | * Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov2009-05-281-1/+1
| | * Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut2009-05-271-1/+1
| | * Input: multitouch - add tracking ID to the protocolHenrik Rydberg2009-05-231-0/+1
| * | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-124-4/+27
| |\ \ | | |/
| | * Input: tsc2007 - fix locking in hrtimer handlerThierry Reding2009-05-111-2/+3
OpenPOWER on IntegriCloud