index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
sbp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-06
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
Stefan Richter
1
-0
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-13
ieee1394: add preprocessor constant for invalid csr address
Ben Collins
1
-4
/
+4
2006-06-13
sbp2: fix deregistration of status fifo address space
Ben Collins
1
-2
/
+2
2006-06-13
sbp2: fix S800 transfers if phys_dma is off
Ben Collins
1
-4
/
+14
2006-06-13
sbp2: remove ohci1394 specific constant
Ben Collins
1
-1
/
+1
2006-06-13
sbp2: log number of supported concurrent logins
Ben Collins
1
-8
/
+8
2006-06-13
sbp2: remove manipulation of inquiry response
Ben Collins
1
-34
/
+0
2006-06-13
ieee1394: support for slow links or slow 1394b phy ports
Ben Collins
1
-3
/
+1
2006-06-13
sbp2: make TSB42AA9 workaround specific to Momobay CX-1
Ben Collins
1
-1
/
+2
2006-06-05
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...
Stefan Richter
1
-1
/
+1
2006-05-18
[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices
Stefan Richter
1
-2
/
+7
2006-05-18
[PATCH] sbp2: add ability to override hardwired blacklist
Stefan Richter
1
-11
/
+18
2006-05-18
[PATCH] sbp2: add read_capacity workaround for iPod
Stefan Richter
1
-4
/
+45
2006-05-18
[PATCH] sbp2: consolidate workarounds
Stefan Richter
1
-61
/
+91
2006-04-02
[PATCH] sbp2: fix spinlock recursion
Stefan Richter
1
-17
/
+15
2006-03-29
sbp2: misc debug logging cleanups
Stefan Richter
1
-77
/
+33
2006-03-29
sbp2: proper treatment of DID_OK
Stefan Richter
1
-3
/
+5
2006-03-29
sbp2: check for ARM failure
Stefan Richter
1
-3
/
+7
2006-03-29
sbp2: prevent unloading of 1394 low-level driver
Stefan Richter
1
-0
/
+9
2006-02-23
sbp2: update 36byte inquiry workaround (fix compatibility regression)
Stefan Richter
1
-23
/
+19
2006-02-23
sbp2: variable status FIFO address (fix login timeout)
Stefan Richter
1
-28
/
+36
2006-02-23
sbp2: fix another deadlock after disconnection
Stefan Richter
1
-2
/
+8
2006-02-18
[PATCH] don't mangle INQUIRY if cmddt or evpd bits are set
Al Viro
1
-9
/
+1
2005-12-13
sbp2: remove duplicate code from sbp2_start_device()
Stefan Richter
1
-50
/
+7
2005-12-13
sbp2: split sbp2_create_command_orb() for better readability
Stefan Richter
1
-177
/
+178
2005-12-13
sbp2: did not clean up after scsi_add_device() failed
Stefan Richter
1
-0
/
+2
2005-12-13
sbp2: delete sbp2scsi_direction_table
Stefan Richter
1
-29
/
+16
2005-11-20
sbp2: slimmer interface to scsi_mod
Stefan Richter
1
-13
/
+0
2005-11-07
kmalloc/kzalloc changes:
Stefan Richter
1
-5
/
+2
2005-11-07
Remove version strings from eth1394, ohci1394, sbp2.
Stefan Richter
1
-5
/
+0
2005-11-07
sbp2, ohci1394 cleanups:
Stefan Richter
1
-215
/
+218
2005-11-07
sbp2: Remove our tracking of device type,
Ben Collins
1
-28
/
+6
2005-11-07
sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.
Ben Collins
1
-149
/
+2
2005-11-07
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
Jody McIntyre
1
-0
/
+6
2005-09-30
[PATCH] sbp2: default to serialize_io=1
Jody McIntyre
1
-4
/
+7
2005-09-30
[PATCH] sbp2: fix deadlocks and delays on device removal/rmmod
Jody McIntyre
1
-38
/
+58
2005-09-10
[SCSI] Alter the scsi_add_device() API to conform to what users expect
James Bottomley
1
-4
/
+4
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-0
/
+1
2005-07-10
[PATCH] Sync up ieee-1394
Ben Collins
1
-5
/
+130
2005-06-21
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
1
-1
/
+1
2005-06-18
merge by hand (fix up qla_os.c merge error)
James Bottomley
1
-135
/
+16
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
1
-1
/
+13
2005-06-17
[SCSI] Remove unnecessary locking around completion function calls
Jeff Garzik
1
-6
/
+0
2005-06-16
[PATCH] sbp2 slab corruption fix
Alexandre Oliva
1
-1
/
+2
2005-05-26
[SCSI] git-scsi-misc-sbp2-warning-fix
Andrew Morton
1
-1
/
+0
2005-05-26
[SCSI] TYPE_RBC cache fixes (sbp2.c affected)
Al Viro
1
-127
/
+3
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2864