summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-0216-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-011-1/+1
| | * | Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-011-1/+1
| | * | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-295-7/+8
| | * | Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-291-2/+2
| | * | Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| | * | Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| | * | Input: corgi_ts - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+5
| | * | Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+4
| | * | Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare2009-01-101-1/+1
| | * | Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-101-2/+2
| | * | Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-101-2/+17
* | | | sh: maple: Support block reads and writes.Adrian McMenamin2009-02-272-17/+24
|/ / /
* | | input: PCF50633 input driverBalaji Rao2009-01-113-0/+140
| |/ |/|
* | [ARM] fix pxa930_trkball build errorsRussell King2009-01-081-2/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-071-54/+27
|\ \
| * | Input: apanel - convert to new i2c bindingJean Delvare2009-01-071-54/+27
* | | touchscreen: Fix build of da9034Alan Cox2009-01-071-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\ \ \ | |/ / |/| |
| * | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-0646-521/+2944
|\ \ \ | |/ / |/| / | |/
| * Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina2009-01-061-0/+7
| * Input: gtco - use USB endpoint APIJulia Lawall2008-12-301-1/+1
| * Input: add support for Maple controller as a joystickAdrian McMenamin2008-12-303-0/+206
| * Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett2008-12-301-0/+9
| * Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-303-1/+3
| * Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-293-0/+222
| * Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-293-13/+289
| * Input: add da9034 touchscreen supportEric Miao2008-12-233-0/+398
| * Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison2008-12-231-1/+1
| * Input: make some variables and functions staticRoel Kluin2008-12-202-2/+2
| * Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-203-0/+393
OpenPOWER on IntegriCloud