summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-03[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart6-1/+419
2006-09-02[SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley1-3/+2
2006-09-02[SCSI] stex: add shared tags from blockEd Lin1-120/+57
2006-09-02[SCSI] Add Promise SuperTrak driverJeff Garzik3-0/+1324
2006-09-02[SCSI] Wrong size information for devices with disabled read accessHannes Reinecke1-1/+1
2006-09-02[SCSI] iscsi class: update versionMike Christie1-1/+1
2006-09-02[SCSI] libiscsi: don't call into lld to cleanup taskMike Christie1-5/+4
2006-09-02[SCSI] libiscsi: check that command ptr is set before accessing itMike Christie1-5/+22
2006-09-02[SCSI] iscsi_tcp: fix partial digest recvMike Christie1-8/+13
2006-09-02[SCSI] libiscsi: only check burst lengths when sending unsol dataMike Christie1-1/+2
2006-09-02[SCSI] iscsi_tcp: update header size during reloginMike Christie1-0/+2
2006-09-02[SCSI] iscsi_tcp: fix header resendMike Christie1-1/+1
2006-09-02[SCSI] scsi_tcp: rm data rx and tx tfmsMike Christie2-72/+38
2006-09-02[SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsetsMike Christie3-420/+286
2006-09-02[SCSI] attempt to complete r2t with data len greater than max burstMike Christie1-3/+14
2006-09-02[SCSI] add refcouting around ctask usage in main IO patchMike Christie1-9/+50
2006-09-02[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie5-47/+28
2006-09-02[SCSI] SCSI: sanitize INQUIRY stringsAlan Stern1-3/+34
2006-09-02[SCSI] sd: fix cache flushing on module removal (and individual device removal)James Bottomley1-6/+9
2006-08-31[SCSI] add shared tag map helpersJames Bottomley1-0/+3
2006-08-31[SCSI] aic94xx: Increase can_queue for better performanceDarrick J. Wong1-0/+2
2006-08-30[SCSI] aic94xx: add MODULE_FIRMWARE tagJames Bottomley1-0/+3
2006-08-29[SCSI] aic94xx: new driverJames Bottomley33-1/+17105
2006-08-28[SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2-11/+10
2006-08-28Merge ../linux-2.6James Bottomley349-4858/+13361
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox1-10/+79
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2-62/+715
2006-08-27[PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap1-1/+1
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton1-1/+1
2006-08-27[PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar1-1/+1
2006-08-27[PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown1-3/+4
2006-08-27[PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown1-0/+13
2006-08-27[PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell1-4/+6
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault1-0/+2
2006-08-27[PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke1-0/+8
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach1-2/+6
2006-08-27[PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer1-2/+2
2006-08-27[PATCH] mtd corruption fixRichard Purdie1-2/+4
2006-08-27[PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen1-2/+2
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer1-1/+0
2006-08-27[PATCH] rtc-s3c.c: fix time setting checksBen Dooks1-7/+8
2006-08-27[PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras1-1/+3
2006-08-27[PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks1-54/+67
2006-08-27[PATCH] unusual_devs update for UCR-61S2BAlan Stern1-1/+1
2006-08-27[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak2-5/+0
2006-08-27[PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman1-1/+1
2006-08-27[PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar1-2/+1
2006-08-27[PATCH] CPCI hotplug: fix resource assignmentScott Murray1-12/+42
2006-08-27[PATCH] PCI: fix ICH6 quirksDaniel Ritz1-1/+1
2006-08-27[PATCH] hwmon: abituguru timeout fixesHans de Goede1-38/+61