index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
sbp2.h
Age
Commit message (
Expand
)
Author
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