summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [PATCH] bring over ieee80211.h from mainlineChristoph Hellwig2005-06-271-0/+882
| | |/
| * | [PATCH] cs89x0.c: support for Philips' pnx0105 network adapterdmitry pervushin2005-06-273-5/+39
| * | [PATCH] drivers/net/skfp/: cleanupsAdrian Bunk2005-06-2713-883/+20
| * | [netdrvr] tulip: add pci idHideki Yamane2005-06-271-0/+1
| * | [PATCH] forcedeth: Add support for new device idManfred Spraul2005-06-272-1/+18
| * | [PATCH] forcedeth: Poll for link changesManfred Spraul2005-06-271-12/+13
| * | [PATCH] forcedeth: add two new pci idsManfred Spraul2005-06-271-2/+19
| * | [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...Nishanth Aravamudan2005-06-261-4/+2
| * | [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-261-1/+1
| * | [PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan2005-06-261-0/+1
| * | [PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan2005-06-261-11/+3
| * | [PATCH] wireless: char* -> char[] conversion in airo.cDomen Puncer2005-06-261-1/+1
| |/
* | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-271-5/+11
|\ \
| * | [PATCH] libata fix read capacity handling for more than 2TBPhilip Pokorny2005-06-271-5/+11
| |/
* | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-272-5/+7
|\ \
| * | [PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-271-2/+3
| * | [PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constantsTobias Klauser2005-06-271-3/+4
| |/
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-2779-1944/+2794
|\ \
| * | Input: wacom - fix formatting in accordance to CodingStyleDmitry Torokhov2005-06-061-71/+52
| * | Input: Wacom driver updatePing Cheng2005-06-061-183/+153
| * | Input: add driver for Acecad Flair USB tabletsStephane VOLTZ2005-06-065-0/+306
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-0692-1883/+3416
| |\ \
| * | | Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-014-50/+266
| * | | Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov2005-06-011-28/+62
| * | | Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-013-10/+40
| * | | Input: pmouse - introduce proper locking so state-changingDmitry Torokhov2005-06-012-18/+80
| * | | Input: mousedev - do not wake up readers when receiving 0-motionDmitry Torokhov2005-06-011-2/+6
| * | | Input: do not corrupt system-wide procfs fops.Luke Kosewski2005-06-011-0/+4
| * | | Input: return correct value when setting up absolute device via uinipt.Ian Campbell2005-06-011-2/+4
| * | | Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz2005-06-011-8/+21
| * | | Input: kill empty comment in gameport support section ofAdrian Bunk2005-06-011-5/+0
| * | | Input: ES1371 (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-32/+63
| * | | Input: ES1370 (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-30/+58
| * | | Input: make sure that joystick support in CMPCI driver can only beDmitry Torokhov2005-06-011-1/+1
| * | | Input: mad16 (OSS) - do not carry around gameport code if gameport coreDmitry Torokhov2005-06-011-7/+23
| * | | Input: sonicvibes (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-5/+20
| * | | Input: trident (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-12/+25
| * | | Input: ESS Solo (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-5/+21
| * | | Input: switch gameport core to using kthread API instead ofDmitry Torokhov2005-06-011-19/+12
| * | | Input: switch serio core to using kthread API instead of usingDmitry Torokhov2005-06-011-17/+10
| * | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-01149-1036/+3412
| |\ \ \
| * | | | Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov2005-05-291-0/+12
| * | | | Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov2005-05-293-22/+41
| * | | | Input: lifebook - various cleanups:Dmitry Torokhov2005-05-293-28/+13
| * | | | Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau2005-05-296-5/+155
| * | | | Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik2005-05-291-199/+180
| * | | | Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin2005-05-291-1/+1
| * | | | Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2005-05-292-0/+2
| * | | | Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov2005-05-294-23/+61
| * | | | Input: remove user counters from drivers/input/touchscreen sinceDmitry Torokhov2005-05-291-12/+7
OpenPOWER on IntegriCloud