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
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-02-11
[PATCH] Get rid of "double zeroing" of allocated pages
Robert P. J. Day
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-10
Merge branch 'linus'
James Bottomley
2007-02-10
[SCSI] aic79xx: use dma_get_required_mask()
Hannes Reinecke
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
2007-02-09
[PATCH] osst endianness annotations
Al Viro
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
2007-02-09
[TC] dec_esp: Driver model for the PMAZ-A
Maciej W. Rozycki
2007-02-07
PCI: remove duplicate device id from ipr
Greg Kroah-Hartman
2007-02-07
[SCSI] aic79xx: fix bracket mismatch in unused macro
Mariusz Kozlowski
2007-02-07
[SCSI] BusLogic: Replace 'boolean' by 'bool'
Richard Knutsson
2007-02-07
[SCSI] advansys: clean up warnings
Ken Witherow
2007-02-07
[SCSI] 53c7xx: brackets fix in uncompiled code
Mariusz Kozlowski
2007-02-07
[SCSI] nsp_cs: remove old scsi code
Michal Piotrowski
2007-02-07
[SCSI] aic79xx: make ahd_match_scb() static
Adrian Bunk
2007-02-07
[SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled
Andrew Morton
2007-02-03
[SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
2007-02-03
[SCSI] aic94xx: update for v28 firmware
Wu, Gilbert
2007-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2007-02-03
[SCSI] scsi_error: Fix lost EH commands
Brian King
2007-02-03
[SCSI] aic94xx: Add default bus reset handler
Darrick J. Wong
2007-02-03
[SCSI] aic94xx: Remove TMF result code munging
Darrick J. Wong
2007-02-03
[SCSI] libsas: Add an LU reset mechanism to the error handler
Darrick J. Wong
2007-02-03
[SCSI] libsas: Don't BUG when connecting two expanders via wide port
Darrick J. Wong
2007-02-03
[SCSI] st: fix Tape dies if wrong block size used, bug 7919
Kai Makisara
2007-02-02
[SCSI] spi transport class: export spi_dv_pending
Eric Moore
2007-02-02
[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash
Nagendra Singh Tomar
2007-01-31
[SCSI] Fix sense key MEDIUM ERROR processing and retry
Luben Tuikov
2007-01-31
[SCSI] qla2xxx: Update version number to 8.01.07-k5.
Andrew Vasquez
2007-01-31
Merge branch 'linus'
James Bottomley
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
2007-01-31
[SCSI] qla2xxx: Fixup printk() with proper new-line character.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Check loop-state before reading host statistics.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Refactor set-HBA-model/description code.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Set correct cabling state during initialization.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.
Lalit Chandivade
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
2007-01-31
[SCSI] qla2xxx: Correct sector-erase issues while writing flash.
Andrew Vasquez
2007-01-30
[PATCH] sym53c500_cs: remove bogus call fo free_dma()
Al Viro
2007-01-30
[SCSI] libsas: fix task attribute
FUJITA Tomonori
2007-01-30
[SCSI] ipr: remove duplicate device id
Greg Kroah-Hartman
2007-01-27
[SCSI] libsas: Enable automatic spin-up of SAS disks
Darrick J. Wong
2007-01-27
[SCSI] aic94xx: Register eh_device_reset_handler
Darrick J. Wong
2007-01-27
[SCSI] libsas: Handle SCSI commands that complete with failure codes
Darrick J. Wong
[next]