aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Input: fix typo in documentationThadeu Lima de Souza Cascardo
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-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-07Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov
2009-03-09Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov
2009-03-09Input: add AD7879 Touchscreen driverMichael Hennerich
2009-03-09Input: add AD7877 touchscreen driverMichael Hennerich
2009-03-09Input: bf54x-keys - fix typo in warningMichael Hennerich
2009-03-09Input: add driver for S1 button of rb532Phil Sutter
2009-03-08Input: generic driver for rotary encoders on GPIOsDaniel Mack
2009-03-08Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller
2009-03-08Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa
2009-03-08Input: atkbd - consolidate force release quirk setupDaniel Mierswa
2009-03-08Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown
2009-03-08Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport
2009-03-08Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown
2009-03-08Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport
2009-03-08Input: fix polling of /proc/bus/input/devicesDmitry Torokhov
2009-03-08Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov
2009-03-03Linux 2.6.29-rc7Linus Torvalds
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas