index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-10
Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata...
Jeff Garzik
15
-16
/
+16
2006-08-10
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-1
/
+2
2006-08-10
[PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_adma
Albert Lee
1
-1
/
+2
2006-08-10
Merge branch 'sii-m15w' into upstream
Jeff Garzik
1
-4
/
+0
2006-08-10
[PATCH] libata: replace pci_module_init() with pci_register_driver()
Pavel Roskin
15
-16
/
+16
2006-08-10
[PATCH] libata: kill unused hard_port_no and legacy_mode
Tejun Heo
1
-1
/
+0
2006-08-10
[PATCH] libata: replace ap->hard_port_no with ap->port_no
Tejun Heo
1
-8
/
+8
2006-08-10
[PATCH] libata: use dummy port for stolen legacy ports
Tejun Heo
2
-26
/
+17
2006-08-10
[PATCH] libata: implement dummy port
Tejun Heo
1
-10
/
+51
2006-08-10
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
3
-96
/
+100
2006-08-10
[PATCH] libata: implement per-dev xfermask
Tejun Heo
1
-29
/
+11
2006-08-10
[PATCH] [libata] Kill 'count' var in ata_device_add()
Jeff Garzik
1
-13
/
+7
2006-08-10
[PATCH] [libata] some function renaming
Jeff Garzik
1
-11
/
+10
2006-08-10
[PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()
Tejun Heo
1
-20
/
+13
2006-08-09
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2
-2
/
+15
2006-08-09
[PATCH] libata: clear sdev->locked on door lock failure
Tejun Heo
1
-0
/
+13
2006-08-09
[PATCH] Fix compile problem when sata debugging is on
Keith Owens
1
-2
/
+2
2006-08-09
[PATCH] ahci: remove IRQ mask clearing from init_controller()
Tejun Heo
1
-2
/
+1
2006-08-09
[PATCH] libata: Add support for SATA attachment to SAS adapters
Brian King
3
-1
/
+151
2006-08-09
[PATCH] libata: Move ata_probe_ent_alloc to libata_core
Brian King
3
-26
/
+27
2006-08-09
[PATCH] libata: Add ata_port_init
Brian King
2
-15
/
+36
2006-08-09
[PATCH] libata: Add ata_host_set_init
Brian King
1
-4
/
+24
2006-08-09
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
3
-27
/
+9
2006-08-04
[PATCH] libata: fix ata_device_add() error path
Tejun Heo
1
-4
/
+4
2006-08-04
[PATCH] [libata] manually inline ata_host_remove()
Jeff Garzik
1
-25
/
+6
2006-08-04
[PATCH] sata_sil24: don't set probe_ent->mmio_base
Tejun Heo
1
-1
/
+0
2006-08-04
[PATCH] ata_piix: fix host_set private_data intialization
Tejun Heo
1
-0
/
+1
2006-08-04
[PATCH] libata: fix ata_port_detach() for old EH ports
Tejun Heo
1
-1
/
+2
2006-08-04
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2
-8
/
+4
2006-08-04
[PATCH] ahci: skip protocol test altogether in spurious interrupt code
Unicorn Chang
1
-8
/
+2
2006-08-01
kbuild: hardcode value of YACC&LEX for aic7-triple-x
Sam Ravnborg
1
-0
/
+2
2006-07-29
[libata] ahci: add SiS PCI IDs
Jeff Garzik
1
-0
/
+8
2006-07-29
[PATCH] libata: cosmetic changes to PM functions
Tejun Heo
2
-10
/
+10
2006-07-29
[PATCH] ahci: implement Power Management support
Tejun Heo
1
-0
/
+84
2006-07-29
[PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()
Tejun Heo
1
-77
/
+94
2006-07-29
[PATCH] libata: improve driver initialization and deinitialization
Tejun Heo
1
-51
/
+151
2006-07-29
[PATCH] ahci: simplify ahci_start_engine()
Tejun Heo
1
-19
/
+2
2006-07-29
[PATCH] ahci: cosmetic changes to ahci_start/stop_engine()
Tejun Heo
1
-18
/
+9
2006-07-29
[PATCH] ahci: relocate several internal functions
Tejun Heo
1
-129
/
+126
2006-07-29
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
4
-24
/
+11
2006-07-29
Merge branch 'master' into upstream-fixes
Jeff Garzik
4
-24
/
+11
2006-07-28
[PATCH] scsi: kill overeager "not-ready" messages
Jens Axboe
1
-4
/
+1
2006-07-26
[PATCH] fix compile regression for a few scsi drivers
Christoph Hellwig
2
-12
/
+6
2006-07-25
[SCSI] esp: Fix build.
David S. Miller
1
-8
/
+4
2006-07-24
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
42
-500
/
+573
2006-07-24
Merge branch 'master' into upstream-fixes
Jeff Garzik
42
-500
/
+573
2006-07-24
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-0
/
+7
2006-07-24
[libata] sata_promise: comment out duplicate PCI ID
Jeff Garzik
1
-0
/
+7
2006-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
42
-500
/
+573
2006-07-20
[PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine()
zhao, forrest
1
-25
/
+57
[next]