summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Input: psmouse - reset harder during probeAlon Ziv2007-08-301-2/+3
| * | | Input: tsdev - implement proper lockingDmitry Torokhov2007-08-301-112/+276
| * | | Input: joydev - implement proper lockingDmitry Torokhov2007-08-301-251/+492
| * | | Input: mousedev - implement proper lockingDmitry Torokhov2007-08-301-272/+470
| * | | Input: evdev - implement proper lockingDmitry Torokhov2007-08-301-240/+473
| * | | Input: implement proper locking in input coreDmitry Torokhov2007-08-301-175/+491
| * | | Input: i8042 - restore control register when enabling port failsMarkus Armbruster2007-07-181-0/+4
| * | | Input: xpad - use le16_to_cpup when parsing data streamDmitry Torokhov2007-07-181-19/+36
* | | | Atari keyboard: incorporate additional review commentsGeert Uytterhoeven2007-10-151-3/+4
* | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-141-2/+2
|\ \ \ \
| * | | | hwmon: Convert from class_device to deviceTony Jones2007-10-091-2/+2
* | | | | m68k: Atari input drivers cleanupGeert Uytterhoeven2007-10-132-21/+154
| |_|/ / |/| | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-123-50/+24
|\ \ \ \
| * | | | Driver core: change add_uevent_var to use a structKay Sievers2007-10-122-50/+23
| * | | | platform: prefix MODALIAS with "platform:"Kay Sievers2007-10-121-0/+1
| | |_|/ | |/| |
* | | | x86: kill 8253pit.hThomas Gleixner2007-10-121-1/+1
|/ / /
* | | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-093-5/+5
|/ /
* | Input: xpad - fix dependancy on LEDS classDmitry Torokhov2007-09-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-09-251-2/+4
|\ \
| * | Input: appletouch - fix idle reset logicThomas Rohwer2007-09-251-2/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-09-123-2/+12
|\ \ \ | |/ /
| * | Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev2007-09-061-1/+1
| * | Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus2007-09-041-0/+10
| * | Input: i8042 - fix modpost warningRalf Baechle2007-09-041-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-08-305-11/+11
|\ \ \ | |/ /
| * | Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk2007-08-301-1/+2
| * | Input: gscps2 - convert to use kzallocMariusz Kozlowski2007-08-301-4/+2
| * | Input: iforce - fix 'unused variable' warningAndrew Morton2007-08-301-4/+4
| * | Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao2007-08-301-1/+3
| * | Input: gpio_keys - remove duplicate includesJesper Juhl2007-07-231-1/+0
* | | Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-221-0/+1
* | | [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-311-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-281-1/+1
|\ \ \
| * | | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich2007-07-241-1/+1
* | | | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-2/+7
|/ / /
* | | x86_64: use the global PIT lockThomas Gleixner2007-07-211-3/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-2010-113/+545
|\ \ \ | |/ /
| * | Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg2007-07-201-37/+74
| * | Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov2007-07-201-1/+1
| |/
| * Input: switch to using seq_list_xxx helpersPavel Emelianov2007-07-181-25/+4
| * Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov2007-07-181-7/+29
| * Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-183-0/+203
| * Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-181-0/+15
| * Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-181-1/+64
| * Input: xpad - add support for leds on xbox 360 padJan Kratochvil2007-07-182-42/+155
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-193-12/+6
|/
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-173-0/+3
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton2007-07-101-1/+1
* Input: pxa27x_keyboard - fix compile errorMike Rapoport2007-07-101-1/+1
OpenPOWER on IntegriCloud