index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-10
[PATCH] merge some from Rusty's trivial patches
Adrian Bunk
1
-1
/
+0
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
3
-11
/
+9
2005-09-09
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
1
-1
/
+1
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-2
/
+1
2005-09-08
[libata] minor fixes
Jeff Garzik
2
-25
/
+11
2005-09-08
[PATCH] PCI/libata INTx cleanup
Brett M Russ
4
-55
/
+3
2005-09-08
[PATCH] scan all enabled ports on ata_piix
Hannes Reinecke
1
-4
/
+6
2005-09-08
Merge /spare/repo/linux-2.6/
Jeff Garzik
90
-8123
/
+5056
2005-09-07
[PATCH] sata_sis: Add support for SiS182 chipset
Arnaud Patard
1
-11
/
+71
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
86
-8118
/
+5044
2005-09-07
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
1
-2
/
+2
2005-09-07
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
5
-3
/
+856
2005-09-07
[PATCH] bogus #if (ncr53c406)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-07
[PATCH] -Wundef fixes (ncr5380)
viro@ZenIV.linux.org.uk
1
-1
/
+8
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-07
[libata sata_mv] fix build
Jeff Garzik
1
-0
/
+16
2005-09-07
[PATCH] libata: Marvell SATA support (PIO mode)
Brett Russ
3
-0
/
+837
2005-09-07
[PATCH] libata: fix pio_mask values (take 2)
Brett Russ
2
-3
/
+3
2005-09-07
[kernel-doc] fix various DocBook build problems/warnings
Jeff Garzik
1
-2
/
+2
2005-09-06
Merge by hand (conflicts in sd.c)
James Bottomley
32
-426
/
+1690
2005-09-06
[SCSI] quieten messages on scsi_execute commands
James Bottomley
1
-18
/
+19
2005-09-06
[SCSI] unexport scsi_add_timer/scsi_delete_timer
Christoph Hellwig
2
-2
/
+3
2005-09-06
[SCSI] switch EH thread startup to the kthread API
Christoph Hellwig
2
-42
/
+10
2005-09-06
[SCSI] fix SCSI_IOCTL_PROBE_HOST
Christoph Hellwig
1
-9
/
+9
2005-09-06
[SCSI] Universal Xport no attach blacklist
Anton Blanchard
1
-0
/
+1
2005-09-06
[SCSI] sd: pause in sd_spinup_disk for slow USB devices
Alan Stern
1
-5
/
+19
2005-09-06
[SCSI] return success after retries in scsi_eh_tur
Alan Stern
1
-1
/
+3
2005-09-06
[SCSI] ibmvscsi: handle large scatter/gather lists
James Bottomley
2
-42
/
+116
2005-09-05
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
12
-99
/
+103
2005-09-05
/spare/repo/libata-dev branch 'iomap-try3'
Jeff Garzik
10
-95
/
+94
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
1
-3
/
+3
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-1
/
+1
2005-09-04
[SCSI] qla2xxx: Update version number to 8.01.00-k.
Andrew Vasquez
1
-2
/
+2
2005-09-04
[SCSI] qla2xxx: Stop firmware execution at unintialization time.
Andrew Vasquez
4
-6
/
+41
2005-09-04
[SCSI] qla2xxx: Replace schedule_timeout().
Andrew Vasquez
1
-14
/
+11
2005-09-04
[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.
Andrew Vasquez
1
-2
/
+0
2005-09-04
[SCSI] qla2xxx: Add host attributes.
Andrew Vasquez
3
-0
/
+136
2005-09-04
[SCSI] qla2xxx: Add change_queue_depth/type() API support.
Andrew Vasquez
1
-0
/
+29
2005-09-04
[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().
Andrew Vasquez
1
-5
/
+1
2005-09-04
[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.
Andrew Vasquez
1
-34
/
+0
2005-09-04
[SCSI] qla2xxx: Correct LED scheme definition.
Andrew Vasquez
2
-3
/
+3
2005-09-04
[SCSI] qla2xxx: Simplify redundant target/device reset logic.
Andrew Vasquez
3
-56
/
+1
2005-09-04
[SCSI] qla2xxx: Correct domain/area exclusion logic.
Andrew Vasquez
1
-1
/
+8
2005-09-04
[SCSI] qla2xxx: Add FDMI support.
Andrew Vasquez
8
-5
/
+741
2005-09-04
[SCSI] qla2xxx: Export class-of-service (COS) information.
Andrew Vasquez
4
-0
/
+26
2005-09-04
[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.
Andrew Vasquez
1
-23
/
+10
2005-09-04
[SCSI] aic7xxx: remove aiclib.c
Christoph Hellwig
6
-165
/
+253
2005-09-04
[SCSI] aacraid: bad BUG_ON fix
Mark Haverkamp
1
-1
/
+1
2005-09-04
[SCSI] sg direct io/mmap oops, st sync
Douglas Gilbert
1
-4
/
+4
[next]