index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2005-09-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-09-19
[SCSI] Fix thread termination for the SCSI error handle
James Bottomley
2005-09-19
[SCSI] fix oops on usb storage device disconnect
James Bottomley
2005-09-18
[SCSI] SCSI scanning and removal fixes
Alan Stern
2005-09-17
[SCSI] fix oops in scsi_release_buffers()
Alan Stern
2005-09-17
[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
2005-09-16
[libata] fix PIO completion race
Jeff Garzik
2005-09-15
[SCSI] fix use after potential free in scsi_remove_device
Alan Stern
2005-09-15
[SCSI] atp870u: fix memory addressing bug
James Bottomley
2005-09-14
[SCSI] fix sym scsi boot hang
James Bottomley
2005-09-14
[SCSI] scsi: 2 drivers need MODULE_LICENSE()
Randy.Dunlap
2005-09-14
[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd
Timothy Thelin
2005-09-14
[PATCH] sata_sis: uninitialized variable
Uwe Koziolek
2005-09-14
[PATCH] sata_sis: Fix typo in sata port2 initialisation
Arnaud Patard
2005-09-13
[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions
James Bottomley
2005-09-13
[SCSI] ibmvscsi compatibility fix
Dave C Boutcher
2005-09-13
[SCSI] blacklist REPORT LUNS usage on transtec arrays
James Bottomley
2005-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-09-10
[SCSI] set error value when failing commands in prep_fn
Mike Christie
2005-09-10
[SCSI] Alter the scsi_add_device() API to conform to what users expect
James Bottomley
2005-09-10
[PATCH] __user annotations (scsi/ch)
viro@ZenIV.linux.org.uk
2005-09-10
[PATCH] merge some from Rusty's trivial patches
Adrian Bunk
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2005-09-10
[SCSI] Fix module removal/device add race
Alan Stern
2005-09-10
[SCSI] lpfc: use wwn_to_u64() transport helper
Andrew Vasquez
2005-09-10
[SCSI] qla2xxx: use wwn_to_u64() transport helper
Andrew Vasquez
2005-09-09
[SCSI] SAS transport class: fixup prototype of sas_host_setup
James Bottomley
2005-09-09
[SCSI] 3ware 9000: handle use_sg != 0 for emulated commands
adam radford
2005-09-09
[SCSI] SAS transport class
Christoph Hellwig
2005-09-09
[SCSI] sg: do not set VM_IO flag on mmap-ed pages
Douglas Gilbert
2005-09-09
[SCSI] SCSI core: fix leakage of scsi_cmnd's
James Bottomley
2005-09-09
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
[SCSI] SCSI core: fix leakage of scsi_cmnd's
James Bottomley
2005-09-09
[SCSI] fix possible deadlock in scsi_lib.c
Neil Brown
2005-09-09
[SCSI] fix callers of scsi_remove_device() who already hold the scan muted
Alan Stern
2005-09-09
[SCSI] add missing scan mutex to scsi_scan_target()
Alan Stern
2005-09-08
[libata] minor fixes
Jeff Garzik
2005-09-08
[PATCH] PCI/libata INTx cleanup
Brett M Russ
2005-09-08
[PATCH] scan all enabled ports on ata_piix
Hannes Reinecke
2005-09-08
Merge /spare/repo/linux-2.6/
Jeff Garzik
2005-09-07
[PATCH] sata_sis: Add support for SiS182 chipset
Arnaud Patard
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-09-07
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
2005-09-07
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
2005-09-07
[PATCH] bogus #if (ncr53c406)
viro@ZenIV.linux.org.uk
2005-09-07
[PATCH] -Wundef fixes (ncr5380)
viro@ZenIV.linux.org.uk
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
[libata sata_mv] fix build
Jeff Garzik
[next]