aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-084-41/+148
* Input: lifebook - don't send incomplete eventsDmitry Torokhov2009-05-081-12/+13
* Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov2009-05-081-9/+9
* Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-0834-124/+360
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-0213-51/+217
| |\
| | * Input: add detailed multi-touch finger data report protocolHenrik Rydberg2009-04-281-0/+13
| | * Input: allow certain EV_ABS events to bypass all filteringHenrik Rydberg2009-04-281-0/+23
| | * Input: bcm5974 - augment debug informationHenrik Rydberg2009-04-281-4/+10
| | * Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg2009-04-281-2/+43
| | * Input: bcm5974 - add quad-finger tappingHenrik Rydberg2009-04-281-1/+3
| | * Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg2009-04-281-21/+26
| | * Input: appletouch - fix DMA to/from stack bufferBob Copeland2009-04-281-6/+18
| | * Input: wacom - fix TabletPC touch bugPing Cheng2009-04-282-4/+14
| | * Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov2009-04-241-0/+6
| | * Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov2009-04-231-0/+1
| | * Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer2009-04-181-5/+16
| | * Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2009-04-182-4/+28
| | * Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-171-1/+1
| | * Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-171-1/+1
| | * Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette2009-04-171-1/+1
| | * Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette2009-04-171-2/+14
| * | maple: input: fix up maple mouse driverAdrian McMenamin2009-04-271-20/+23
| * | 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
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-0823-182/+2909
| |\ \
| * \ \ 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
| | |/ / / | |/| | |
| * | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
| |/ / /
| * | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-285-7/+2
| |\ \ \
| | * \ \ Merge branch 'origin' into develRussell King2009-03-287-36/+50
| | |\ \ \
| | * | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-252-2/+2
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-1316-45/+78
| | |\ \ \ \
| | * | | | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-091-1/+0
| | * | | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-092-4/+0
| * | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-3/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0416-45/+78
| | |\ \ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | * | | | | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-302-3/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-264-15/+4
| |\ \ \ \ \ \
| | * | | | | | Rationalize fasync return valuesJonathan Corbet2009-03-164-15/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | input: sh_keysc suspend can use to_platform_device()Magnus Damm2009-03-111-5/+2
| * | | | | | input: add suspend wakeup support to sh_keyscMagnus Damm2009-03-101-4/+25
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-03-1016-45/+78
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | sh: maple: Support block reads and writes.Adrian McMenamin2009-02-272-17/+24
| | |/ / / / | |/| | | |
* | | | | | Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman2009-05-011-1/+1