summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-08-27[PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck1-7/+6
2005-08-27[PATCH] fix for race problem in DVB USB drivers (dibusb)Patrick Boettcher2-7/+17
2005-08-27[PATCH] Fix capifs bug in initialization error path.James Morris1-1/+3
2005-08-27[PATCH] acpi_shutdown: Only prepare for power off on power_offEric W. Biederman1-1/+5
2005-08-27[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032Francois Romieu2-2/+2
2005-08-27[PATCH] SMP rewrite of mkissRalf Baechle2-562/+523
2005-08-27[PATCH] Fix 6pack setting of MAC addressRalf Baechle1-6/+0
2005-08-27[PATCH] 6pack Timer initializationRalf Baechle1-0/+3
2005-08-27[libata scsi] fix read/write translation edge casesJeff Garzik1-0/+10
2005-08-27libata: fix a few alan-ismsJeff Garzik1-1/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier41-4453/+42
2005-08-26[PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin1-1/+1
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2-65/+246
2005-08-26[PATCH] IB: fix userspace CM deadlockSean Hefty2-313/+160
2005-08-26[PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier1-0/+12
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier13-25/+857
2005-08-26[PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier1-1/+6
2005-08-26[PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2-74/+115
2005-08-26[PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2-9/+9
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier5-224/+141
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier4-4/+238
2005-08-26[PATCH] IB: Add SRQ support to midlayerRoland Dreier2-5/+158
2005-08-26[PATCH] IB/mthca: Report correct max_msg_szRoland Dreier1-0/+3
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier5-13/+10
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering4-4/+0
2005-08-26[PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock1-3/+2
2005-08-26[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German1-1/+1
2005-08-26[PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier1-0/+6
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin5-69/+109
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty34-562/+565
2005-08-26[PATCH] IB: Eliminate redundant NULL checksHal Rosenstock1-8/+4
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier39-17/+69
2005-08-26[PATCH] IB: Update current firmware versions in mthca driverTziporet Koren1-3/+3
2005-08-26[PATCH] md: clear the 'recovery' flags when starting an md array.NeilBrown1-0/+1
2005-08-26[PATCH] md: create a MODULE_ALIAS for md corresponding to its block major num...NeilBrown1-0/+1
2005-08-26[PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier1-1/+2
2005-08-26[PATCH] I2C hwmon: kfree fixesMark M. Hoffman2-2/+2
2005-08-26[libata sata_sil] list documentation URL, since its publicJeff Garzik1-0/+5
2005-08-26Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds1-4/+2
2005-08-26[PATCH] hwmon: Off-by-one error in fscpos driverJean Delvare1-1/+1
2005-08-26[PATCH] late spinlock initialization in ieee1394/ohciAl Viro1-1/+7
2005-08-26[PATCH] bogus function type in qdioAl Viro1-1/+1
2005-08-26[PATCH] bogus iounmap() in emacAl Viro1-1/+1
2005-08-26[PATCH] drivers/hwmon/*: kfree() correct pointersAlexey Dobriyan5-5/+5
2005-08-26[PATCH] libata: regularize dma_start/stop argumentsAlan Cox2-7/+8
2005-08-26[PATCH] libata: typoAlan Cox1-5/+4
2005-08-26Ignore disabled ROM resources at setupLinus Torvalds1-1/+3
2005-08-26Only pre-allocate 256 bytes of cardbio IO rangeLinus Torvalds1-1/+1
2005-08-25libata: fix EH lockingJeff Garzik4-3/+28
2005-08-25[TG3]: Fix ethtool loopback test lockupMichael Chan1-4/+2