summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: Crystal SoundFusion (cs461x) gameport support isn't neededVojtech Pavlik2005-05-293-327/+0
* Input: Probe PnP gameports first, ISA after that.Vojtech Pavlik2005-05-291-6/+6
* Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-291-3/+3
* Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov2005-05-281-34/+5
* Input: yet another model that does not play nicely when i8042 isDmitry Torokhov2005-05-281-0/+7
* Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov2005-05-281-1/+10
* Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov2005-05-281-2/+1
* Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik2005-05-281-1/+1
* Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik2005-05-281-1/+4
* Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff2005-05-281-2/+6
* Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov2005-05-281-1/+1
* Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik2005-05-281-20/+28
* Input: Remove (now) unused variable in i8042.cVojtech Pavlik2005-05-281-2/+0
* Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik2005-05-281-2/+2
* Input:Adrian Bunk2005-05-283-29/+31
* Input: Fix a warning in psmouse-base.cAndrew Morton2005-05-281-1/+1
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/hch/xfs-2.6Linus Torvalds2005-05-276-19/+31
|\
| * [XFS] remove an over-zealous WARN_ONChristoph Hellwig2005-05-271-1/+0
| * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitChristoph Hellwig2005-05-27445-9463/+29019
| |\
| * | [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanupsNathan Scott2005-05-064-17/+28
| * | [XFS] Fix a bug in xfs_iomap for extent handling of write casesRussell Cattelan2005-05-061-1/+3
* | | [PATCH] Note on ACPI build fixAlexander Nyberg2005-05-272-2/+2
* | | [PATCH] ACPI build fixLen Brown2005-05-271-3/+2
* | | [PATCH] Fixup VIA IRQ quirkAlexander Nyberg2005-05-271-1/+1
* | | [PATCH] VIA IRQ quirkLen Brown2005-05-274-26/+28
* | | [PATCH] cpuset exit NULL dereference fixPaul Jackson2005-05-271-5/+19
* | | [PATCH] remove non-cleanroom pwc driver compressionAlan Cox2005-05-2710-2473/+14
* | | ide-cd: revert DMA mask test changeLinus Torvalds2005-05-271-1/+4
* | | [PATCH] i386: fix prevent_tail_callRoland McGrath2005-05-271-3/+1
| |/ |/|
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2005-05-2615-133/+12499
|\ \
| * | [BNX2]: New Broadcom gigabit network driver.Michael Chan2005-05-267-0/+12370
| * | [TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/Alexey Dobriyan2005-05-261-11/+11
| * | [TOKENRING]: be'ify trh_hdr, trllc, rif_cache_sAlexey Dobriyan2005-05-262-5/+5
| * | From: Kazunori Miyazawa <kazunori@miyazawa.org>Hideaki YOSHIFUJI2005-05-263-2/+8
| * | [BONDING]: bonding using arp_ip_target may stay down with active path Jay Vosburgh2005-05-261-1/+1
| * | [PKT_SCHED] netem: allow random reordering (with fix)Stephen Hemminger2005-05-262-13/+50
| * | [PKT_SCHED] netem: use only inner qdisc -- no private skbuff queueStephen Hemminger2005-05-261-88/+36
| * | [PKT_SCHED]: netem: reinsert for duplicationStephen Hemminger2005-05-261-24/+29
* | | Automatic merge of 'for-linus' branch fromLinus Torvalds2005-05-2623-1019/+1222
|\ \ \ | |/ / |/| |
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-266-0/+39
| |\ \
| * \ \ Automatic merge of /spare/repo/netdev-2.6 branch tlan2005-05-261-0/+12
| |\ \ \
| | * | | [PATCH] fix PROMISC/bridging in TLAN driverJames Harper2005-05-161-0/+1
| | * | | [PATCH] tlan: restore deleted module parameters.Stephen Hemminger2005-05-161-0/+11
| * | | | Automatic merge of /spare/repo/netdev-2.6 branch sis9002005-05-262-3/+50
| |\ \ \ \
| | * | | | [PATCH] SIS900 must select MIIAdrian Bunk2005-05-161-0/+1
| | * | | | [PATCH] More ethtool support for sis900 and warning fixDaniele Venzano2005-05-131-3/+49
| | |/ / /
| * | | | Automatic merge of /spare/repo/netdev-2.6 branch veth2005-05-261-9/+23
| |\ \ \ \
| | * | | | [PATCH] iseries_veth: Cleanup skbs to prevent unregister_netdevice() hangingMichael Ellerman2005-05-161-2/+9
| | * | | | [PATCH] iseries_veth: Don't leak skbs in RX pathMichael Ellerman2005-05-161-6/+11
| | * | | | [PATCH] iseries_veth: Set dev->trans_start so watchdog timer works rightMichael Ellerman2005-05-161-0/+2