aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-171-11/+10
* Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-171-10/+9
* Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-171-0/+1
* Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-171-0/+1
* Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten2009-04-171-20/+41
* 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
* 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-08915-18104/+50315
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-033-5/+7
| |\
| | * crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa2009-03-041-2/+4
| | * crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-262-3/+3
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-037-12/+12
| |\ \
| | * | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-035-6/+6
| | * | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-222-6/+6
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-025-12/+20
| |\ \ \
| | * | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-031-2/+3
| | * | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-033-8/+15
| | * | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-032-2/+2
| | * | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-031-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-023-1/+7
| |\ \ \ \
| | * | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-021-0/+1