summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* firewire: point to migration documentStefan Richter2007-10-071-1/+2
* firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regress...Stefan Richter2007-09-071-4/+2
* firewire: Add ref-counting for sbp2 orbs (fix command abortion)Kristian Høgsberg2007-08-251-9/+40
* firewire: fix unloading of fw-ohci while devices are attachedStefan Richter2007-08-251-2/+4
* firewire: fw-core: make two variables staticStefan Richter2007-08-021-2/+2
* firewire: fw-ohci: dma_free_coherent needs IRQs enabledStefan Richter2007-08-021-7/+13
* firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)Stefan Richter2007-08-022-2/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-221-1/+1
|\
| * [SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg2007-07-191-1/+1
* | firewire: fw-sbp2: convert to new SCSI data buffer accessorsStefan Richter2007-07-181-9/+7
* | firewire: fix memory leak of fw_request instancesStefan Richter2007-07-182-1/+7
* | firewire: remove bogus check in fw_core_handle_requestStefan Richter2007-07-181-5/+0
* | firewire: fw-ohci: fix "scheduling while atomic"Stefan Richter2007-07-181-1/+1
* | firewire: fw-ohci: flush MMIO write before msleepStefan Richter2007-07-181-0/+1
|/
* firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter2007-07-101-12/+9
* firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter2007-07-101-9/+6
* firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter2007-07-101-11/+8
* firewire: fw-sbp2: add a boundary checkStefan Richter2007-07-101-0/+5
* firewire: fw-sbp2: correctly align page tablesStefan Richter2007-07-101-1/+1
* firewire: fw-sbp2: memset wants string.hStefan Richter2007-07-101-0/+1
* firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter2007-07-101-1/+1
* firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason2007-07-101-2/+3
* firewire: fw-sbp2: implement nonexclusive loginStefan Richter2007-07-101-7/+15
* firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter2007-07-101-4/+2
* firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter2007-07-101-1/+3
* firewire: simplify a struct typeStefan Richter2007-07-102-30/+24
* firewire: support S100B...S400B and link slower than PHYStefan Richter2007-07-105-16/+45
* firewire: optimize gap count with 1394b leaf nodesStefan Richter2007-07-104-17/+14
* firewire: remove unused macroStefan Richter2007-07-101-1/+0
* firewire: missing newline in printkStefan Richter2007-07-103-5/+5
* firewire: fw-sbp2: remove unused struct memberStefan Richter2007-07-101-6/+0
* firewire: add Kconfig help on building both stacksStefan Richter2007-06-291-22/+43
* firewire: fix async reception on big endian machinesStefan Richter2007-06-291-3/+3
* firewire: Only set client->iso_context if allocation was successful.Kristian Høgsberg2007-06-211-8/+11
* firewire: fix hang after card ejectionStefan Richter2007-06-161-1/+1
* firewire: Change struct fw_cdev_iso_packet to not use bitfields.Kristian Høgsberg2007-05-311-1/+16
* firewire: Implement suspend/resume PCI driver hooks.Kristian Høgsberg2007-05-312-69/+123
* firewire: fw-sbp2: implement sysfs ieee1394_idStefan Richter2007-05-312-0/+54
* firewire: fix return codeJeff Garzik2007-05-271-1/+1
* firewire: prefix modules with firewire- instead of fw-Stefan Richter2007-05-272-12/+14
* firewire: Add missing byteswapping for receive DMA programs.Kristian Høgsberg2007-05-271-2/+3
* missing mm.h in fw-ohciAl Viro2007-05-151-0/+1
* firewire: Convert OHCI driver to use standard goto unwinding for error handling.Kristian Høgsberg2007-05-101-44/+42
* firewire: Always use parens with sizeof.Kristian Høgsberg2007-05-107-65/+65
* firewire: Drop single buffer request support.Kristian Høgsberg2007-05-101-42/+1
* firewire: Add a comment to describe why we split the sg list.Kristian Høgsberg, Stefan Richter2007-05-101-1/+4
* firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand.Kristian Høgsberg2007-05-101-4/+4
* firewire: Handle the last few DMA mapping error cases.Kristian Høgsberg2007-05-101-7/+26
* firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata.Kristian Høgsberg2007-05-101-84/+50
* firewire: Provide module aliase for backwards compatibility.Olaf Hering2007-05-102-0/+10
OpenPOWER on IntegriCloud