summaryrefslogtreecommitdiffstats
path: root/drivers/input (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-27[netdrvr] tulip: add pci idHideki Yamane1-0/+1
2005-06-27[PATCH] forcedeth: Add support for new device idManfred Spraul2-1/+18
2005-06-27[PATCH] forcedeth: Poll for link changesManfred Spraul1-12/+13
2005-06-27[PATCH] forcedeth: add two new pci idsManfred Spraul1-2/+19
2005-06-27[PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...Nishanth Aravamudan1-4/+2
2005-06-27[PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-1/+1
2005-06-27[PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan1-0/+1
2005-06-27[PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan1-11/+3
2005-06-27[PATCH] wireless: char* -> char[] conversion in airo.cDomen Puncer1-1/+1
2005-06-27[IPVS]: Fix for overflowspageexec2-5/+7
2005-06-27[PATCH] DM9000 network driver bugfixSascha Hauer1-2/+2
2005-06-27[PATCH] Documentation/networking/dmfe.txt: Make documentation nicerIsmail Donmez1-38/+44
2005-06-27[PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko1-2/+1
2005-06-27[PATCH] fix int vs. pm_message_t confusion in airoPavel Machek1-5/+5
2005-06-27[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki1-37/+51
2005-06-27[PATCH] dmfe warning fixAndrew Morton1-2/+3
2005-06-27[PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2-3/+4
2005-06-27[NETLINK]: Fix two socket hashing bugs.David S. Miller1-3/+8
2005-06-27[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-06-27[PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk1-9/+3
2005-06-27[PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2-1/+3
2005-06-27[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk12-90/+21
2005-06-27[ATALK]: Include asm/byteorder.h in linux/atalk.hDavid S. Miller1-0/+2
2005-06-27[PKTGEN]: Fix random packet sizes causing panicRobert Olsson1-16/+13
2005-06-27[PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr1-4/+6
2005-06-27drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer11-16/+27
2005-06-27[TCP]: Let TCP_CONG_ADVANCED default to nAdrian Bunk1-1/+0
2005-06-27[IPV4]: Fix thinko in TCP_CONG_BIC default.David S. Miller1-1/+1
2005-06-27[PATCH] arlan: module parameter fixesMagnus Damm1-14/+12
2005-06-27[PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser1-3/+2
2005-06-278139cp: safer spin loop for get_statisticsStephen Hemminger1-6/+6
2005-06-26gianfar: Update Marvell PHY nameKumar Gala1-1/+1
2005-06-26bonding: xor/802.3ad improved slave hashJay Vosburgh4-13/+114
2005-06-26bonding: gratuitous ARPJay Vosburgh2-34/+255
2005-06-26Tulip fixes for Cobalt Qube/RaQRalf Baechle3-2/+21
2005-06-26[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek1-6/+0
2005-06-26[PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2-0/+9
2005-06-26[PATCH] ARM: 2755/1: describe ixp2000 virtual memory map layoutLennert Buytenhek1-0/+15
2005-06-26[PATCH] ARM: 2754/1: move ixp2000 VMALLOC_END upLennert Buytenhek1-1/+1
2005-06-26[PATCH] ARM: 2753/1: move ixdp* cpld mappingsLennert Buytenhek2-4/+4
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King23-44/+44
2005-06-26[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala1-7/+7
2005-06-26[PATCH] remove redundant info from SubmittingPatchesAdrian Bunk1-15/+0
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton1-1/+1
2005-06-26[PATCH] jffs2 build fixAndrew Morton1-1/+1
2005-06-26drm: fix radeon irq properlyDave Airlie1-14/+13
2005-06-26Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds1-1/+1
2005-06-26[PATCH] Cleanup patch for process freezingChristoph Lameter47-113/+126
2005-06-26[PATCH] schedule the obsolete raw driver for removalAdrian Bunk2-2/+10
2005-06-26[PATCH] list_for_each_entry: fs-dquot.cDomen Puncer1-5/+2