Commit Graph

316 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Stefan Richter f05e21b39f firewire: state userland requirements in Kconfig help 17 years ago
Stefan Richter c0220d686b firewire: avoid memleak after phy config transmit failure 17 years ago
Stefan Richter 95984f62c9 firewire: fw-ohci: TSB43AB22/A dualbuffer workaround 17 years ago
JiSheng Zhang f9543d0ab6 firewire: queue the right number of data 17 years ago
Stefan Richter 1e8afea124 firewire: warn on unfinished transactions during card removal 17 years ago
Stefan Richter b9549bc680 firewire: small fw_fill_request cleanup 17 years ago
Stefan Richter e9aeb46c93 firewire: fully initialize fw_transaction before marking it pending 17 years ago
Stefan Richter 792a61021c firewire: fix race of bus reset with request transmission 17 years ago
Stefan Richter a7ea67823a firewire: don't respond to broadcast write requests 17 years ago
Stefan Richter 459f79235d firewire: clean up fw_card reference counting 17 years ago
Stefan Richter 2147ef204f firewire: clean up some includes 17 years ago
Stefan Richter bbf094cf3d firewire: remove unused struct members 17 years ago
Stefan Richter e534fe16b9 firewire: implement broadcast_channel CSR for 1394a compliance 17 years ago
Stefan Richter 2635f96f90 firewire: fw-sbp2: spin disks down on suspend and shutdown 17 years ago
Stefan Richter ffcaade310 firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares 17 years ago
Richard Sharpe 0e3e2eabf4 firewire: fw-sbp2: fix parsing of logical unit directories 17 years ago
Stefan Richter a7b64b8704 firewire: Kconfig menu touch-up 17 years ago
Stefan Richter ae1e535579 firewire: deadline for PHY config transmission 17 years ago
Stefan Richter 161b96e782 firewire: fw-ohci: unify printk prefixes 17 years ago
Stefan Richter 5cb84067d6 firewire: fill_bus_reset_event needs lock protection 17 years ago
Stefan Richter affc9c24ad firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID 17 years ago
Stefan Richter e896ec4302 firewire: fw-ohci: disable PHY packet reception into AR context 17 years ago
Stefan Richter ccff962943 firewire: fw-ohci: use of uninitialized data in AR handler 17 years ago
Stefan Richter 0bf607c5b4 firewire: don't panic on invalid AR request buffer 17 years ago
Jay Fenlason 551f4cb9de firewire: prevent userspace from accessing shut down devices 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
Stefan Richter f32ddaddf9 firewire: fw-sbp2: log scsi_target ID at release 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Adrian Bunk db8be076ca firewire: cleanups 17 years ago
Stefan Richter 25b1c3d888 firewire: fix synchronization of gap counts 17 years ago
Stefan Richter 2a0a259049 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) 17 years ago
Stefan Richter e09770db0f firewire: remove unused struct member 17 years ago
Jarod Wilson 15f0d833f6 firewire: use bitwise and to get reg in handle_registers 17 years ago
Jarod Wilson cca6097713 firewire: replace more hex values with defined csr constants 17 years ago
Stefan Richter c9755e14a0 firewire: reread config ROM when device reset the bus 17 years ago
Stefan Richter 1dadff71d6 firewire: replace static ROM cache by allocated cache 17 years ago
Stefan Richter d34316a4bd firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more) 17 years ago
Stefan Richter 08ddb2f4c2 firewire: fw-ohci: extend logging of bus generations and node ID 17 years ago
Stefan Richter a007bb857e firewire: fw-ohci: conditionally log busReset interrupts 17 years ago
Jarod Wilson 76f73ca1b2 firewire: fw-ohci: don't append to AT context when it's not active 17 years ago
Jarod Wilson 75f7832e3b firewire: fw-ohci: log regAccessFail events 17 years ago
Jarod Wilson 022147242f firewire: fw-ohci: make sure HCControl register LPS bit is set 17 years ago
Stefan Richter 130d5496e2 firewire: fw-ohci: missing PPC PMac feature calls in failure path 17 years ago
Stefan Richter 43286568ad firewire: fw-ohci: untangle a mixed unsigned/signed expression 17 years ago
Stefan Richter ad3c0fe8b8 firewire: debug interrupt events 17 years ago
Stefan Richter 016bf3dfcf firewire: fw-ohci: catch self_id_count == 0 17 years ago
Stefan Richter c8a9a498e1 firewire: fw-ohci: add self ID error check 17 years ago
Stefan Richter 2ed0f181f0 firewire: fw-ohci: refactor probe, remove, suspend, resume 17 years ago