aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng
2009-04-27maple: input: fix up maple mouse driverAdrian McMenamin
2009-04-24Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov
2009-04-23Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov
2009-04-23Input: add dm355evm_keys driverDavid Brownell
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller
2009-04-19Input: add twl4030-pwrbutton driverFelipe Balbi
2009-04-18Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten
2009-04-18Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt
2009-04-18Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flagDmitry Torokhov
2009-04-18Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer
2009-04-18Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer
2009-04-17Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette
2009-04-17Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette
2009-04-17Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette
2009-04-17Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette
2009-04-17Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov
2009-04-17Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov
2009-04-17Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov
2009-04-17Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov
2009-04-17Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov
2009-04-15Input: ads7846 - fix unsafe disable_irqBen Nizette
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen
2009-04-15Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov
2009-04-15Input: gameport - fix attach driver codeDmitry Torokhov
2009-04-15Input: hp_sdc_rtc should depend on serioAlexander Beregalov
2009-04-11Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown
2009-04-11Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao
2009-04-11Input: remove unnecessary synchronize_rcu() callArjan van de Ven
2009-04-11Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven
2009-04-11Input: i8042 - introduce a tougher resetArjan van de Ven
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov
2009-04-07Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02input: migor_ts: add wakeup supportMagnus Damm
2009-04-02input: sh_keysc: use enable/disable_irq_wake()Magnus Damm
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan