summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-13IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin1-2/+3
2006-01-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-20/+272
2006-01-13IB/mthca: Fix memory leaks in error handlingJack Morgenstein1-3/+7
2006-01-13IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz1-1/+1
2006-01-13IPoIB: Fix memory leak of multicast group structuresEli Cohen2-65/+9
2006-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-2/+62
2006-01-13Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds73-1812/+2794
2006-01-13[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville1-1/+1
2006-01-13[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2-4/+4
2006-01-13[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-13[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte1-3/+3
2006-01-13[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala1-1/+4
2006-01-13[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2-2/+2
2006-01-13[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala1-1/+4
2006-01-13[PATCH] gfar: fix compile errorKumar Gala1-0/+1
2006-01-13[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-13[PATCH] corruption during e100 MDI register accessODonnell, Michael1-3/+29
2006-01-13[SCSI] Pass proper device from BusLogic to SCSI layerPetr Vandrovec1-1/+2
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-22/+951
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-35/+36
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-18/+20
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe2-33/+3
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven5-35/+36
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven2-18/+20
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-42/+39
2006-01-12[SCSI] aic79xx: bump version to 3.0James Bottomley1-1/+1
2006-01-12[SCSI] aic79xx: Sequencer updateHannes Reinecke9-1538/+1911
2006-01-12[SCSI] aic79xx: Sanitize inb/outb handlingHannes Reinecke1-59/+21
2006-01-12[SCSI] aic79xx: Use struct map_nodeHannes Reinecke3-33/+58
2006-01-12[SCSI] aic7xxx/aic79xx: New device idsHannes Reinecke4-14/+40
2006-01-12[SCSI] Mask capabilities for SCSI-1 CD driveChuck Ebbert1-2/+3
2006-01-12[SCSI] aacraid: README updateMark Haverkamp1-74/+0
2006-01-12[SCSI] aacraid: 17 element sg performance updateMark Haverkamp2-4/+18
2006-01-12[SCSI] aacraid: better sysfs adapter informationMark Haverkamp1-2/+18
2006-01-12[SCSI] aacraid: Fix default FIB sizeMark Haverkamp1-0/+4
2006-01-12[SCSI] sas: clear parent->rphy in sas_rphy_deleteChristoph Hellwig1-0/+2
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven16-119/+129
2006-01-12[SCSI] aic7xxx: fix timer handling bugJames Bottomley3-41/+16
2006-01-12[PATCH] pcmcia: runtime powermanagement interfaceDominik Brodowski2-2/+60
2006-01-12[PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski1-0/+2
2006-01-12[SCSI] qla2xxx: Kconfig: two fixesAndrew Vasquez3-10/+14
2006-01-12[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() staticAdrian Bunk1-1/+1
2006-01-12[SCSI] scsi_transport_spi.c: make print_nego() staticAdrian Bunk1-1/+1
2006-01-12[SCSI] raid_class.c - adding RAID10 and RAID10 definesMoore, Eric1-0/+2
2006-01-12[PATCH] m68k: fix PIO case in espAl Viro1-2/+3
2006-01-12[PATCH] m68k: fix macfb initAl Viro1-7/+8
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2-10/+28
2006-01-12[PATCH] m68k: NULL noise removalAl Viro7-11/+11
2006-01-12[PATCH] m68k: zorro __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: amifb __user annotationsAl Viro1-17/+17