summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov2009-04-241-0/+6
| | * Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov2009-04-231-0/+1
| | * Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer2009-04-181-5/+16
| | * Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2009-04-182-4/+28
| | * Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-171-1/+1
| | * Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-171-1/+1
| | * Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette2009-04-171-1/+1
| | * Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette2009-04-171-2/+14
| * | maple: input: fix up maple mouse driverAdrian McMenamin2009-04-271-20/+23
| * | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller2009-04-211-1/+23
| |/
| * Merge branch 'next' into for-linusDmitry Torokhov2009-04-1614-43/+120
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-0823-182/+2909
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-052-1/+39
| |\ \ \
| | * | | input: migor_ts: add wakeup supportMagnus Damm2009-04-021-0/+23
OpenPOWER on IntegriCloud