Commit Graph

763 Commits (485802a6c524e62b5924849dd727ddbb1497cc71)

Author SHA1 Message Date
Clemens Ladisch 26c72e22c9 firewire: sbp2: document the absence of alignment requirements 13 years ago
Clemens Ladisch 935f672e02 firewire: sbp2: remove superfluous blk_queue_max_segment_size() call 13 years ago
Clemens Ladisch f203022353 firewire: sbp2: use scsi_dma_(un)map 13 years ago
Clemens Ladisch 473ffe6560 firewire: sbp2: give correct DMA device to scsi framework 13 years ago
Chris Boot fc5f80b152 firewire: Move fw_card kref functions into linux/firewire.h 13 years ago
Chris Boot 253d92371c firewire: Add function to get speed from opaque struct fw_request 13 years ago
Clemens Ladisch 8527f8e293 firewire: core: fw_device_refresh(): clean up error handling 13 years ago
Clemens Ladisch 94fba9fbea firewire: core: log config rom reading errors 13 years ago
Clemens Ladisch 3b00b00888 firewire: core: log error in case of failed bus manager lock 13 years ago
Clemens Ladisch 7bdbff6762 firewire: move rcode_string() to core 13 years ago
Clemens Ladisch db7494e2ce firewire: core: improve reread_config_rom() interface 13 years ago
Clemens Ladisch d33ec3b55e firewire: core: wait for inaccessible devices after bus reset 13 years ago
Stefan Richter 8a8c47364e firewire: ohci: omit spinlock IRQ flags where possible 13 years ago
Stefan Richter d713dfa708 firewire: ohci: correct signedness of a local variable 13 years ago
Stefan Richter 0b6c4857f7 firewire: core: fix DMA mapping direction 13 years ago
Axel Lin fe2af11c22 firewire: use module_pci_driver 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Clemens Ladisch d1bbd20972 firewire: allow explicit flushing of iso packet completions 13 years ago
Clemens Ladisch 18d627113b firewire: prevent dropping of completed iso packet header data 13 years ago
Clemens Ladisch 910e76c607 firewire: ohci: factor out iso completion flushing code 13 years ago
Clemens Ladisch 73864012f3 firewire: ohci: simplify iso header pointer arithmetic 13 years ago
Clemens Ladisch 90fcc89873 firewire: ohci: optimize control bit checks 13 years ago
Clemens Ladisch b9b5bbfda6 firewire: ohci: remove unused excess_bytes field 13 years ago
Clemens Ladisch 32c507f7b7 firewire: ohci: copy_iso_headers(): make comment match the code 13 years ago
Clemens Ladisch 0c0efbacab firewire: ohci: fix too-early completion of IR multichannel buffers 13 years ago
Stefan Richter cfda62baa4 firewire: ohci: move runtime debug facility out of #ifdef 13 years ago
Stefan Richter 98466cc450 firewire: tone down some diagnostic log messages 13 years ago
Stefan Richter c13ccfcf66 firewire: sbp2: replace a GFP_ATOMIC allocation 13 years ago
Chris Boot 6503de6545 firewire: sbp2: Fix SCSI sense data mangling 13 years ago
Chris Boot 74044563a2 firewire: sbp2: Ignore SBP-2 targets on the local node 13 years ago
Chris Boot 8ff6a75744 firewire: sbp2: Take into account Unit_Unique_ID 13 years ago
santosh nayak e894d1d7fd firewire: nosy: Use the macro DMA_BIT_MASK(). 13 years ago
Stefan Richter ea102d0ec4 firewire: core: convert AR-req handler lock from _irqsave to _bh 13 years ago
Stefan Richter 90963f1cdb firewire: core: fix race at address_handler unregistration 13 years ago
Stefan Richter 280f64d4f1 firewire: core: remove obsolete comment 13 years ago
Stefan Richter 26b4950de1 firewire: core: prefix log messages with card name 13 years ago
Stefan Richter 8408dc1c14 firewire: net: use dev_printk API 13 years ago
Stefan Richter 59759ff6f1 firewire: net: identify to driver core as "firewire_net", not "net" 13 years ago
Stefan Richter 0c22ecdebb firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" 13 years ago
Stefan Richter 320cfa6ce0 firewire: ohci: disable MSI on Ricoh controllers 13 years ago
Clemens Ladisch d1bb399ad0 firewire: ohci: add reset packet quirk for SB Audigy 13 years ago
Stefan Richter eba9ebaaa2 firewire: sbp2: use dev_printk API 13 years ago
Stefan Richter 64d2172019 firewire: ohci: use dev_printk API 13 years ago
Stefan Richter 2107622684 firewire: move fw_device reference counting from drivers to core 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Paul Gortmaker 823467e5fc drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c 13 years ago
Clemens Ladisch a572e688cf firewire: ohci: fix isochronous DMA synchronization 14 years ago
Clemens Ladisch 32eaeae177 firewire: ohci: work around selfID junk due to wrong gap count 14 years ago
Stephan Gatzka a74477db91 firewire: net: Use posted writes 14 years ago
Stefan Richter 4ec4a67aa1 firewire: use clamp and min3 macros 14 years ago