summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-1542-2174/+3774
|\
| * Input: use full RCU APIDmitry Torokhov2007-10-134-48/+32
| * Input: remove tsdev interfaceRichard Purdie2007-10-135-740/+0
| * Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-135-4/+412
| * Input: appletouch - another fix for idle reset logicSoeren Sonnenburg2007-10-131-5/+10
| * HWMON: hdaps - switch to using input-polldevDmitry Torokhov2007-10-132-31/+25
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-137628-239017/+536736
| |\
| * | Input: add support for SEGA Dreamcast keyboardAdrian McMenamin2007-10-133-0/+263
| * | Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov2007-10-121-13/+9
| * | Input: lifebook - fix X and Y axis rangeDmitry Torokhov2007-10-121-1/+1
| * | Input: usbtouchscreen - add support for GeneralTouch devicesIlya Frolov2007-10-122-0/+36
| * | Input: fix open count handling in input interfacesOliver Neukum2007-10-124-4/+16
| * | Input: keyboard - add CapsShift lockSamuel Thibault2007-10-111-1/+3
| * | Input: adbhid - produce all CapsLock key eventsAndrew McNabb2007-10-111-9/+47
| * | Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov2007-10-111-0/+1
| * | Input: jornada720_kbd - send MSC_SCAN eventsDmitry Torokhov2007-10-111-4/+8
| * | Input: add support for the HP Jornada 7xx (710/720/728) touchscreenKristoffer Ericson2007-09-263-0/+193
| * | Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson2007-09-263-0/+192
| * | Input: add support for HP Jornada onboard keyboard (HP6XX)Kristoffer Ericson2007-09-263-0/+289
| * | Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman2007-09-261-2/+1
| * | Input: xpad - fix dependancy on LEDS classDmitry Torokhov2007-09-261-1/+1
| * | Input: auto-select INPUT for MAC_EMUMOUSEBTN optionAndreas Herrmann2007-09-261-0/+1
| * | HWMON: ams - convert to use input-polldevDmitry Torokhov2007-09-263-47/+35
| * | HWMON: applesmc - convert to use input-polldevDmitry Torokhov2007-09-262-53/+31
| * | Input: polled device power savingStephen Hemminger2007-09-261-2/+5
| * | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-262-0/+53
| * | Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin2007-09-261-7/+22
| * | Input: usbtouchscreen - support DMC devices with empty EEPROMDaniel Ritz2007-09-101-1/+2
| * | Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov2007-09-051-0/+8
| * | Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson2007-09-051-0/+1
| * | Input: iforce - de-dosify iforce-protocol.txtAndrew Morton2007-09-051-254/+254
| * | Input: remove ec3104_keyb driverDmitry Torokhov2007-09-051-457/+0
| * | Input: usbtouchscreen - add support for IdealTEK URTC1000Ondrej Zary2007-09-052-1/+64
| * | 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-302-183/+595
| * | Input: mark some functions __must_checkDmitry Torokhov2007-07-181-2/+2
| * | 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
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-159-21/+1298
|\ \ \
| * | | [libata] pata_pcmcia: Add additional id string (corsair, 1GB)Kristoffer Ericson2007-10-151-0/+2
| * | | libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki2007-10-151-1/+7
| * | | ata_piix: SATA 2port controller port map fixJason Gaston2007-10-151-5/+30
| * | | pata_cs5536: ATA driver for Geode companion chipMartin K. Petersen2007-10-153-0/+356
| * | | libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo2007-10-151-0/+1
| * | | libata: fix revalidation issuing after configuration commandsTejun Heo2007-10-151-2/+3
| * | | [libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61Kuan Luo2007-10-151-9/+842