summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng1-0/+3
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-2/+3
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov1-1/+1
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut1-1/+1
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg1-0/+1
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek1-1/+1
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-05-19Input: add driver for EETI touchpanelsDaniel Mack3-0/+296
2009-05-19Input: ads7846 - more detailed model name in sysfsMichael Roth1-1/+3
2009-05-19Input: ads7846 - support swapping x and y axesMichael Roth1-0/+7
2009-05-19Input: ati_remote2 - use non-atomic bitopsVille Syrjala1-8/+8
2009-05-15Input: introduce lm8323 keypad driverFelipe Balbi3-1/+891
2009-05-15Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull1-1/+3
2009-05-15Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee1-1/+1
2009-05-15Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho1-23/+71
2009-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-4/+27
2009-05-11Input: tsc2007 - fix locking in hrtimer handlerThierry Reding1-2/+3
2009-05-11Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill1-0/+16
2009-05-11Input: simplify name handling for certain input handlesThadeu Lima de Souza Cascardo3-18/+14
2009-05-09Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov3-29/+31
2009-05-08Input: wacom - add support for Intuos4 tabletsPing Cheng4-41/+148
2009-05-08Input: lifebook - don't send incomplete eventsDmitry Torokhov1-12/+13
2009-05-08Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov1-9/+9
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov34-124/+360
2009-05-07Input: ff-memless - fix signed to unsigned bit overflowJussi Kivilinna1-1/+1
2009-05-07Input: joydev - blacklist digitizersTim Cole1-1/+7
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-51/+217
2009-05-01Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman1-1/+1
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg1-0/+13
2009-04-28Input: allow certain EV_ABS events to bypass all filteringHenrik Rydberg1-0/+23
2009-04-28Input: bcm5974 - augment debug informationHenrik Rydberg1-4/+10
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg1-2/+43
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg1-1/+3
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg1-21/+26
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland1-6/+18
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng2-4/+14
2009-04-27maple: input: fix up maple mouse driverAdrian McMenamin1-20/+23
2009-04-24Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov1-0/+6
2009-04-23Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov1-0/+1
2009-04-23Input: add dm355evm_keys driverDavid Brownell3-0/+339
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-19Input: add twl4030-pwrbutton driverFelipe Balbi3-0/+156
2009-04-18Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten3-0/+481
2009-04-18Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt3-0/+462
2009-04-18Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flagDmitry Torokhov1-2/+1
2009-04-18Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer1-5/+16
2009-04-18Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2-4/+28
2009-04-17Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-17Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-17Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette1-1/+1