index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
sbp2.h
Age
Commit message (
Expand
)
Author
2009-07-02
ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)
Stefan Richter
2008-10-15
ieee1394: sbp2: enforce s/g segment size limit
Stefan Richter
2008-07-14
ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares
Stefan Richter
2008-02-16
ieee1394: sbp2: add INQUIRY delay workaround
Stefan Richter
2008-01-30
ieee1394: sbp2: raise default transfer size limit
Stefan Richter
2007-07-10
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
2007-04-30
ieee1394: sbp2: remove unnecessary alignments of struct members
Stefan Richter
2006-12-07
ieee1394: sbp2: convert from PCI DMA to generic DMA
Stefan Richter
2006-12-07
sbp2: make 1bit bitfield unsigned
Luca Tettamanti
2006-12-07
ieee1394: sbp2: more concise names for types and variables
Stefan Richter
2006-12-07
ieee1394: sbp2: remove unused struct members
Stefan Richter
2006-12-07
ieee1394: sbp2: clean up sbp2_ namespace
Stefan Richter
2006-12-07
ieee1394: sbp2: remove superfluous comments
Stefan Richter
2006-12-07
ieee1394: sbp2: delayed_work -> work_struct
Stefan Richter
2006-12-07
ieee1394: sbp2: coding style of some macros
Stefan Richter
2006-12-07
ieee1394: sbp2: clean up function declarations
Stefan Richter
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-17
ieee1394: sbp2: prevent rare deadlock in shutdown
Stefan Richter
2006-09-17
ieee1394: sbp2: better handling of transport errors
Stefan Richter
2006-09-17
ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
Stefan Richter
2006-09-17
ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue
Stefan Richter
2006-09-17
ieee1394: sbp2: more checks of status block
Stefan Richter
2006-09-17
ieee1394: sbp2: discard return value of sbp2_link_orb_command
Stefan Richter
2006-09-17
ieee1394: sbp2: safer last_orb and next_ORB handling
Stefan Richter
2006-06-12
sbp2: use __attribute__((packed)) for on-the-wire structures
Ben Collins
2006-06-12
sbp2: remove manipulation of inquiry response
Ben Collins
2006-05-17
[PATCH] sbp2: add ability to override hardwired blacklist
Stefan Richter
2006-05-17
[PATCH] sbp2: add read_capacity workaround for iPod
Stefan Richter
2006-05-17
[PATCH] sbp2: consolidate workarounds
Stefan Richter
2006-02-23
sbp2: variable status FIFO address (fix login timeout)
Stefan Richter
2005-12-13
sbp2: split sbp2_create_command_orb() for better readability
Stefan Richter
2005-12-12
sbp2: delete sbp2scsi_direction_table
Stefan Richter
2005-11-07
sbp2, ohci1394 cleanups:
Stefan Richter
2005-11-07
sbp2: Remove our tracking of device type,
Ben Collins
2005-11-07
sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.
Ben Collins
2005-05-26
[SCSI] TYPE_RBC cache fixes (sbp2.c affected)
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds