Commit Graph

89 Commits (e89a2cfb7d7b5a658295fef9be84b12e813163bd)

Author SHA1 Message Date
Stefan Richter 1a74bc68e4 ieee1394: sbp2: fix probing of some DVD-ROM/RWs 18 years ago
Stefan Richter 97d552e35d ieee1394: sbp2: fix bogus dma mapping 18 years ago
Stefan Richter b2bb550c4a ieee1394: sbp2: pass REQUEST_SENSE through to the target 18 years ago
Stefan Richter ec9b7e1044 ieee1394: sbp2: code formatting around work_struct stuff 18 years ago
Ben Collins ed30c26ee8 ieee1394: Consolidate driver registering 18 years ago
Stefan Richter 9b7d9c096d ieee1394: sbp2: convert from PCI DMA to generic DMA 18 years ago
Stefan Richter 58272c1c03 ieee1394: sbp2: wrap two functions into one 18 years ago
Stefan Richter 2a533b179d ieee1394: sbp2: update comment on things to do 18 years ago
Stefan Richter cd641f68d6 ieee1394: sbp2: use list_move_tail() 18 years ago
Stefan Richter 138c8af864 ieee1394: sbp2: more concise names for types and variables 18 years ago
Stefan Richter 9117c6dc43 ieee1394: sbp2: remove unused struct members 18 years ago
Stefan Richter 28b066795f ieee1394: sbp2: proper unit in module parameter description 18 years ago
Stefan Richter ca0c745399 ieee1394: sbp2: clean up sbp2_ namespace 18 years ago
Stefan Richter 5796aa7b11 ieee1394: sbp2: some conditions in queue_command are unlikely 18 years ago
Stefan Richter e8ca5668f1 ieee1394: sbp2: remove superfluous comments 18 years ago
Stefan Richter d19c776414 ieee1394: sbp2: delayed_work -> work_struct 18 years ago
Stefan Richter edf1fb213e ieee1394: sbp2: remove debug macros 18 years ago
Stefan Richter 35644090d8 ieee1394: sbp2: consolidate log levels 18 years ago
Stefan Richter 0b885449ac ieee1394: sbp2: remove duplicate code 18 years ago
Stefan Richter 8c8009e69b ieee1394: sbp2: remove dead code 18 years ago
Stefan Richter ea42ea0f58 ieee1394: sbp2: clean up function declarations 18 years ago
Stefan Richter 66743e061f ieee1394: sbp2: remove irritating log message 18 years ago
Stefan Richter 23077f1d72 ieee1394: sbp2: slightly reorder sbp2scsi_abort 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Stefan Richter c394f1eafe ieee1394: sbp2: enable auto spin-up for all SBP-2 devices 19 years ago
Stefan Richter 98e238cd42 ieee1394: sbp2: don't prefer MODE SENSE 10 19 years ago
Stefan Richter 2cccbb555c ieee1394: sbp2: prevent rare deadlock in shutdown 19 years ago
Stefan Richter 902abed158 ieee1394: sbp2: update includes 19 years ago
Stefan Richter abbca103a0 ieee1394: sbp2: better handling of transport errors 19 years ago
Stefan Richter 4fc383c09d ieee1394: sbp2: recheck node generation in sbp2_update 19 years ago
Stefan Richter 1f427e8055 ieee1394: sbp2: safer agent reset in error handlers 19 years ago
Stefan Richter 09ee67abe9 ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed" 19 years ago
Stefan Richter 611aa19fd6 ieee1394: safer definition of empty macros 19 years ago
Adrian Bunk a1b3206b36 the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack 19 years ago
Stefan Richter e8398bb737 ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue 19 years ago
Stefan Richter 6065772d54 ieee1394: sbp2: more checks of status block 19 years ago
Stefan Richter 3e98eab46d ieee1394: sbp2: safer initialization of status fifo 19 years ago
Stefan Richter d4018d7fa6 ieee1394: sbp2: optimize DMA direction of command ORBs 19 years ago
Stefan Richter 28212767e5 ieee1394: sbp2: discard return value of sbp2_link_orb_command 19 years ago
Stefan Richter cc07818912 ieee1394: sbp2: safer last_orb and next_ORB handling 19 years ago
Stefan Richter e31f59ce59 [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks 19 years ago
Stefan Richter 2b01b80b94 [PATCH] ieee1394: replace __inline__ by inline 19 years ago
Stefan Richter 31a379e106 [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ben Collins 6737231ead ieee1394: add preprocessor constant for invalid csr address 19 years ago
Ben Collins e269d27679 sbp2: fix deregistration of status fifo address space 19 years ago
Ben Collins fd23ade80e sbp2: fix S800 transfers if phys_dma is off 19 years ago
Ben Collins 40ae6c5e88 sbp2: remove ohci1394 specific constant 19 years ago
Ben Collins 20f4578156 sbp2: log number of supported concurrent logins 19 years ago
Ben Collins fe42b05a99 sbp2: remove manipulation of inquiry response 19 years ago