summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Input: ads7846 - fix unsafe disable_irqBen Nizette2009-04-151-1/+1
| * Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby2009-04-151-4/+3
| * Input: pc110pad - remove unused variable devIlpo Järvinen2009-04-151-1/+0
| * Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-151-1/+1
| * Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-152-4/+3
| * Input: da9034-ts - make pen {down,up} events more reliableEric Miao2009-04-151-10/+16
| * Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao2009-04-151-1/+2
| * Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll2009-04-151-1/+10
| * Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov2009-04-151-0/+9
| * Input: gameport - fix attach driver codeDmitry Torokhov2009-04-151-8/+6
| * Input: hp_sdc_rtc should depend on serioAlexander Beregalov2009-04-151-1/+1
| * Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown2009-04-111-2/+1
| * Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-111-0/+10
| * Input: remove unnecessary synchronize_rcu() callArjan van de Ven2009-04-111-1/+0
| * Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven2009-04-111-0/+28
| * Input: i8042 - introduce a tougher resetArjan van de Ven2009-04-111-8/+29
* | Merge branch 'next' into for-linusDmitry Torokhov2009-04-0823-182/+2909
|\ \ | |/
| * Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov2009-04-071-0/+8
| * Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov2009-03-091-15/+14
| * Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-093-0/+815
| * Input: add AD7877 touchscreen driverMichael Hennerich2009-03-093-0/+858
| * Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-091-2/+2
| * Input: add driver for S1 button of rb532Phil Sutter2009-03-093-0/+133
| * Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-083-0/+234
| * Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-081-60/+80
| * Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-081-0/+17
| * Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-081-74/+46
| * Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown2009-03-083-0/+254
| * Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-082-1/+5
| * Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown2009-03-081-1/+1
| * Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-081-4/+9
| * Input: fix polling of /proc/bus/input/devicesDmitry Torokhov2009-03-081-3/+3
| * Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-0819-45/+218
| |\
| * | Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft2009-02-281-1/+1
| * | Input: ati_remote2 - check module paramsVille Syrjala2009-01-291-4/+60
| * | Input: ati_remote2 - add per device attrsVille Syrjala2009-01-291-15/+126
| * | Input: ati_remote2 - complete suspend supportVille Syrjala2009-01-291-0/+78
| * | Input: stop autorepeat timer on key releaseJohannes Berg2009-01-291-0/+7
| * | Input: pc110pad - use no_pci_devices()Roel Kluin2009-01-291-4/+1
| * | Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin2009-01-293-4/+163
* | | 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
| * | | input: sh_keysc: use enable/disable_irq_wake()Magnus Damm2009-04-021-1/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-033-3/+3
|\ \ \ \
| * | | | trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-301-1/+1
| * | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
| * | | | trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-301-1/+1
* | | | | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-1/+1
| |/ / / |/| | |
OpenPOWER on IntegriCloud