summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| | * Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill2009-05-111-0/+16
| | * Input: ff-memless - fix signed to unsigned bit overflowJussi Kivilinna2009-05-071-1/+1
| | * Input: joydev - blacklist digitizersTim Cole2009-05-071-1/+7
* | | Input: appletouch - improve finger detectionJeremy Huddleston2009-06-031-1/+1
* | | Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng2009-06-031-0/+3
* | | Input: add driver for EETI touchpanelsDaniel Mack2009-05-193-0/+296
* | | Input: ads7846 - more detailed model name in sysfsMichael Roth2009-05-191-1/+3
* | | Input: ads7846 - support swapping x and y axesMichael Roth2009-05-191-0/+7
* | | Input: ati_remote2 - use non-atomic bitopsVille Syrjala2009-05-191-8/+8
* | | Input: introduce lm8323 keypad driverFelipe Balbi2009-05-153-1/+891
* | | Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull2009-05-151-1/+3
* | | Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee2009-05-151-1/+1
* | | Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho2009-05-151-23/+71
* | | Input: simplify name handling for certain input handlesThadeu Lima de Souza Cascardo2009-05-113-18/+14
* | | Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-093-29/+31
* | | Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-084-41/+148
* | | Input: lifebook - don't send incomplete eventsDmitry Torokhov2009-05-081-12/+13
* | | Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov2009-05-081-9/+9
* | | Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-0834-124/+360
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-0213-51/+217
| |\|
| | * Input: add detailed multi-touch finger data report protocolHenrik Rydberg2009-04-281-0/+13
| | * Input: allow certain EV_ABS events to bypass all filteringHenrik Rydberg2009-04-281-0/+23
| | * Input: bcm5974 - augment debug informationHenrik Rydberg2009-04-281-4/+10
| | * Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg2009-04-281-2/+43
| | * Input: bcm5974 - add quad-finger tappingHenrik Rydberg2009-04-281-1/+3
| | * Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg2009-04-281-21/+26
| | * Input: appletouch - fix DMA to/from stack bufferBob Copeland2009-04-281-6/+18
| | * Input: wacom - fix TabletPC touch bugPing Cheng2009-04-282-4/+14