aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Add Promise SuperTrak driverJeff Garzik2006-09-023-0/+1324
* [SCSI] Wrong size information for devices with disabled read accessHannes Reinecke2006-09-021-1/+1
* [SCSI] iscsi class: update versionMike Christie2006-09-021-1/+1
* [SCSI] libiscsi: don't call into lld to cleanup taskMike Christie2006-09-021-5/+4
* [SCSI] libiscsi: check that command ptr is set before accessing itMike Christie2006-09-021-5/+22
* [SCSI] iscsi_tcp: fix partial digest recvMike Christie2006-09-021-8/+13
* [SCSI] libiscsi: only check burst lengths when sending unsol dataMike Christie2006-09-021-1/+2
* [SCSI] iscsi_tcp: update header size during reloginMike Christie2006-09-021-0/+2
* [SCSI] iscsi_tcp: fix header resendMike Christie2006-09-021-1/+1
* [SCSI] scsi_tcp: rm data rx and tx tfmsMike Christie2006-09-022-72/+38
* [SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsetsMike Christie2006-09-023-420/+286
* [SCSI] attempt to complete r2t with data len greater than max burstMike Christie2006-09-021-3/+14
* [SCSI] add refcouting around ctask usage in main IO patchMike Christie2006-09-021-9/+50
* [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-025-47/+28
* [SCSI] SCSI: sanitize INQUIRY stringsAlan Stern2006-09-021-3/+34
* [SCSI] sd: fix cache flushing on module removal (and individual device removal)James Bottomley2006-09-011-6/+9
* [SCSI] add shared tag map helpersJames Bottomley2006-08-311-0/+3
* [SCSI] aic94xx: Increase can_queue for better performanceDarrick J. Wong2006-08-301-0/+2
* [SCSI] aic94xx: add MODULE_FIRMWARE tagJames Bottomley2006-08-301-0/+3
* [SCSI] aic94xx: new driverJames Bottomley2006-08-2933-1/+17105
* [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-272-11/+10
* Merge ../linux-2.6James Bottomley2006-08-27349-4858/+13361
|\
| * [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-271-10/+79
| * [PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2006-08-272-62/+715
| * [PATCH] cdrom/gdsc: fix printk format warningRandy Dunlap2006-08-271-1/+1
| * [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-271-1/+1
| * [PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar2006-08-271-1/+1
| * [PATCH] md: fix recent breakage of md/raid1 array checkingNeilBrown2006-08-271-3/+4
| * [PATCH] md: avoid backward event updates in md superblock when degraded.NeilBrown2006-08-271-0/+13
| * [PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell2006-08-271-4/+6
| * [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault2006-08-271-0/+2
| * [PATCH] matroxfb: fix jittery display on non-ppc systemsPaul A. Clarke2006-08-271-0/+8
| * [PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach2006-08-271-2/+6
| * [PATCH] x86: Fix dmi detection of MacBookPro and iMacThomas Meyer2006-08-271-2/+2
| * [PATCH] mtd corruption fixRichard Purdie2006-08-271-2/+4
| * [PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen2006-08-271-2/+2
| * [PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer2006-08-271-1/+0
| * [PATCH] rtc-s3c.c: fix time setting checksBen Dooks2006-08-271-7/+8
| * [PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras2006-08-271-1/+3
| * [PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks2006-08-271-54/+67
| * [PATCH] unusual_devs update for UCR-61S2BAlan Stern2006-08-261-1/+1
| * [PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak2006-08-262-5/+0
| * [PATCH] USB: fix bug in cypress_cy7c63.c driverGreg Kroah-Hartman2006-08-261-1/+1
| * [PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar2006-08-261-2/+1
| * [PATCH] CPCI hotplug: fix resource assignmentScott Murray2006-08-261-12/+42
| * [PATCH] PCI: fix ICH6 quirksDaniel Ritz2006-08-261-1/+1
| * [PATCH] hwmon: abituguru timeout fixesHans de Goede2006-08-261-38/+61
| * [PATCH] i2c: tps65010 build fixesDavid Brownell2006-08-261-6/+6
| * Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman2006-08-2643-1259/+930
| |\
| | * [SCSI] fix scsi_send_eh_cmnd regressionMike Christie2006-08-261-9/+9