Commit Graph

196 Commits (28028313134e9f11e49f74a4beaa47c91e5ebf06)

Author SHA1 Message Date
Jay Fenlason 83431cba3d firewire: fw-cdev: reorder wakeup vs. spinlock 17 years ago
Yann Dirson c1b91ce491 firewire: in-code doc updates. 17 years ago
Stefan Richter e5f84f82bd firewire: a header cleanup 17 years ago
Stefan Richter a64408b96b firewire: adopt read cycle timer ABI from raw1394 17 years ago
Stefan Richter 02ff8f8ee1 firewire: fw-ohci: check for misconfigured bus (phyID == 63) 17 years ago
Stefan Richter ab88ca488b firewire: fw-ohci: missing dma_unmap_single 17 years ago
Stefan Richter e524f616f5 firewire: fw-ohci: log posted write errors 17 years ago
Stefan Richter a7fb60db71 firewire: fw-ohci: reorder includes 17 years ago
Stefan Richter c26f02340e firewire: fw-ohci: fix includes 17 years ago
Stefan Richter ee71c2f9ee firewire: fw-ohci: enforce read order for selfID generation 17 years ago
Stefan Richter df8ec2490f firewire: fw-sbp2: use an own workqueue (fix system responsiveness) 17 years ago
Stefan Richter 2df222b8f8 firewire: fw-sbp2: expose module parameter for workarounds 17 years ago
Stefan Richter 5a3c2be6c9 firewire: fw-sbp2: add support for multiple logical units per target 17 years ago
Stefan Richter 1b34e97441 firewire: fw-sbp2: always enable IRQs before calling command ORB callback 17 years ago
Stefan Richter 930e4b7fe3 firewire: fw-core: local variable shadows a global one 17 years ago
Stefan Richter 1415d9189e firewire: optimize fw_core_add_address_handler 17 years ago
Al Viro 1ccc9147f6 fw-cdev __user annotations 17 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 17 years ago
Stefan Richter a1134dd48d firewire: point to migration document 18 years ago
Stefan Richter 5511142870 firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression) 18 years ago
Kristian Høgsberg e57d2011a6 firewire: Add ref-counting for sbp2 orbs (fix command abortion) 18 years ago
Stefan Richter 8a2d9ed321 firewire: fix unloading of fw-ohci while devices are attached 18 years ago
Stefan Richter ae57988f68 firewire: fw-core: make two variables static 18 years ago
Stefan Richter 4eaff7d630 firewire: fw-ohci: dma_free_coherent needs IRQs enabled 18 years ago
Stefan Richter 25659f7183 firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) 18 years ago
Kristian Høgsberg b02b6bc465 [SCSI] Make scsi_host_template::proc_name const char * instead of char *. 18 years ago
Stefan Richter 412edf654a firewire: fw-sbp2: convert to new SCSI data buffer accessors 18 years ago
Stefan Richter 9c9bdf4d50 firewire: fix memory leak of fw_request instances 18 years ago
Stefan Richter 5d59a6f1ba firewire: remove bogus check in fw_core_handle_request 18 years ago
Stefan Richter b980f5a224 firewire: fw-ohci: fix "scheduling while atomic" 18 years ago
Stefan Richter 362e901c65 firewire: fw-ohci: flush MMIO write before msleep 18 years ago
Stefan Richter 7aa484815f firewire: fw-sbp2: fix DMA mapping of management ORBs 18 years ago
Stefan Richter 8526392ae8 firewire: fw-sbp2: fix DMA mapping of command ORBs 18 years ago
Stefan Richter b4be016ad8 firewire: fw-sbp2: fix DMA mapping of S/G tables 18 years ago
Stefan Richter 332ef3310b firewire: fw-sbp2: add a boundary check 18 years ago
Stefan Richter 9fb2dd12c0 firewire: fw-sbp2: correctly align page tables 18 years ago
Stefan Richter e7cdf237b2 firewire: fw-sbp2: memset wants string.h 18 years ago
Stefan Richter ffd0db26dd firewire: fw-sbp2: use correct speed in sbp2_agent_reset 18 years ago
Jay Fenlason 6f061487f7 firewire: fw-sbp2: correctly dereference by container_of 18 years ago
Stefan Richter 5cd54c94b0 firewire: fw-sbp2: implement nonexclusive login 18 years ago
Stefan Richter 79352e9f94 firewire: fw-sbp2: let SCSI shutdown commands through before logout 18 years ago
Stefan Richter cf47c7a26c firewire: fw-sbp2: implement max sectors limit for some old bridges 18 years ago
Stefan Richter dae1a3aa8e firewire: simplify a struct type 18 years ago
Stefan Richter f139749001 firewire: support S100B...S400B and link slower than PHY 18 years ago
Stefan Richter 24d40125f1 firewire: optimize gap count with 1394b leaf nodes 18 years ago
Stefan Richter 25d83f583b firewire: remove unused macro 18 years ago
Stefan Richter 8a8cea2734 firewire: missing newline in printk 18 years ago
Stefan Richter b8f106570f firewire: fw-sbp2: remove unused struct member 18 years ago
Stefan Richter fe77d4f283 firewire: add Kconfig help on building both stacks 18 years ago
Stefan Richter 0a9972baa7 firewire: fix async reception on big endian machines 18 years ago