summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: add twl4030-pwrbutton driverFelipe Balbi2009-04-203-0/+156
* Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-193-0/+481
* Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt2009-04-193-0/+462
* Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flagDmitry Torokhov2009-04-191-2/+1
* Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-181-11/+10
* Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-181-10/+9
* Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-181-0/+1
* Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-181-0/+1
* Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten2009-04-181-20/+41
* Input: ads7846 - fix unsafe disable_irqBen Nizette2009-04-161-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-121-2/+1
* Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-121-0/+10
* Input: remove unnecessary synchronize_rcu() callArjan van de Ven2009-04-121-1/+0
* Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven2009-04-121-0/+28
* Input: i8042 - introduce a tougher resetArjan van de Ven2009-04-121-8/+29
* Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov2009-04-081-0/+8
* Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov2009-03-101-15/+14
* Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-103-0/+815
* Input: add AD7877 touchscreen driverMichael Hennerich2009-03-103-0/+858
* Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-101-2/+2
* Input: add driver for S1 button of rb532Phil Sutter2009-03-103-0/+133
* Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-093-0/+234
* Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-091-60/+80
* Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-091-0/+17
* Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-091-74/+46
* Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown2009-03-093-0/+254
* Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-092-1/+5
* Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown2009-03-091-1/+1
* Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-091-4/+9
* Input: fix polling of /proc/bus/input/devicesDmitry Torokhov2009-03-091-3/+3
* Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-0919-45/+218
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-0316-45/+78
| |\
| | * Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer2009-02-281-8/+24
| | * Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-281-5/+4
| | * Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
| | * Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-021-1/+1
| | * Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-021-1/+1
| | * Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-305-7/+8
| | * Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-301-2/+2
| | * Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-141-4/+4