aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-01Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman1-1/+1
2009-04-23Input: add dm355evm_keys driverDavid Brownell3-0/+339
2009-04-20Input: keyboard - remove warning about raw mode not supportedDmitry Torokhov1-2/+0
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-17Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov1-11/+10
2009-04-17Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov1-10/+9
2009-04-17Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov1-0/+1
2009-04-17Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov1-0/+1
2009-04-17Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten1-20/+41
2009-04-15Input: ads7846 - fix unsafe disable_irqBen Nizette1-1/+1
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby1-4/+3
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen1-1/+0
2009-04-15Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich1-1/+1
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2-4/+3
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao1-10/+16
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao1-1/+2
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll1-1/+10
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov1-0/+9
2009-04-15Input: gameport - fix attach driver codeDmitry Torokhov1-8/+6
2009-04-15Input: hp_sdc_rtc should depend on serioAlexander Beregalov1-1/+1
2009-04-11Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown1-2/+1
2009-04-11Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao1-0/+10
2009-04-11Input: remove unnecessary synchronize_rcu() callArjan van de Ven1-1/+0
2009-04-11Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven1-0/+28
2009-04-11Input: i8042 - introduce a tougher resetArjan van de Ven1-8/+29
2009-04-07Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov1-0/+8
2009-03-09Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov1-15/+14
2009-03-09Input: add AD7879 Touchscreen driverMichael Hennerich3-0/+815
2009-03-09Input: add AD7877 touchscreen driverMichael Hennerich3-0/+858
2009-03-09Input: bf54x-keys - fix typo in warningMichael Hennerich1-2/+2
2009-03-09Input: add driver for S1 button of rb532Phil Sutter3-0/+133
2009-03-08Input: generic driver for rotary encoders on GPIOsDaniel Mack3-0/+234
2009-03-08Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller1-60/+80
2009-03-08Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa1-0/+17
2009-03-08Input: atkbd - consolidate force release quirk setupDaniel Mierswa1-74/+46
2009-03-08Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown3-0/+254
2009-03-08Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2-1/+5
2009-03-08Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown1-1/+1
2009-03-08Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport1-4/+9
2009-03-08Input: fix polling of /proc/bus/input/devicesDmitry Torokhov1-3/+3
2009-03-08Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov915-18104/+50315
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-5/+7
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa1-2/+4
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-12/+12
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King5-6/+6
2009-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-12/+20
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt1-2/+3