summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-1/+1
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-262-2/+2
|\
| * spelling fixesAndreas Mohr2006-06-262-2/+2
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-262-4/+2
|/
* [PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter2006-06-252-2/+5
* [PATCH] frv: ieee1394 is borken on frvAl Viro2006-06-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds2006-06-2018-454/+460
|\
| * eth1394: replace __constant_htons by htonsBen Collins2006-06-121-12/+11
| * ieee1394: adjust code formatting in highlevel.cBen Collins2006-06-121-233/+182
| * ieee1394: hl_irqs_lock is taken in hardware interrupt contextBen Collins2006-06-121-10/+17
| * ieee1394_core: switch to kthread APIBen Collins2006-06-121-33/+15
| * ieee1394: sbp2: Kconfig fixBen Collins2006-06-121-1/+1
| * ieee1394: add preprocessor constant for invalid csr addressBen Collins2006-06-126-20/+18
| * sbp2: fix deregistration of status fifo address spaceBen Collins2006-06-121-2/+2
| * [PATCH] eth1394: endian fixesBen Collins2006-06-121-3/+3
| * Fix broken suspend/resume in ohci1394Ben Collins2006-06-121-0/+3
| * sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins2006-06-121-9/+9
| * sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experime...Ben Collins2006-06-121-2/+11
| * sbp2: fix S800 transfers if phys_dma is offBen Collins2006-06-121-4/+14
| * sbp2: remove ohci1394 specific constantBen Collins2006-06-121-1/+1
| * ohci1394: make phys_dma parameter read-onlyBen Collins2006-06-121-1/+1
| * ohci1394: set address range propertiesBen Collins2006-06-122-1/+20
| * ieee1394: extend lowlevel API for address range propertiesBen Collins2006-06-122-1/+5
| * sbp2: log number of supported concurrent loginsBen Collins2006-06-121-8/+8
| * sbp2: remove manipulation of inquiry responseBen Collins2006-06-122-37/+2
| * ieee1394: save RAM by using a single tlabel for broadcast transactionsBen Collins2006-06-122-10/+16
| * ieee1394: support for slow links or slow 1394b phy portsBen Collins2006-06-125-20/+76
| * ieee1394/ohci1394: CycleTooLong interrupt managementBen Collins2006-06-121-0/+10
| * raw1394: fix whitespace after x86_64 compat patchBen Collins2006-06-121-28/+26
| * From: Arjan van de Ven <arjan@infradead.org>Ben Collins2006-06-121-3/+4
| * sbp2: make TSB42AA9 workaround specific to Momobay CX-1Ben Collins2006-06-121-1/+2
| * ohci1394: Remove superfluous call to free_dma_rcv_ctx,Ben Collins2006-06-121-11/+0
| * ieee1394: speed up of dma_region_sync_for_cpuBen Collins2006-06-121-9/+9
| * video1394: be quietBen Collins2006-06-121-8/+8
* | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-202-8/+0
|/
* [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter2006-06-051-1/+1
* [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2006-05-172-3/+8
* [PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2006-05-172-11/+19
* [PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2006-05-172-4/+46
* [PATCH] sbp2: consolidate workaroundsStefan Richter2006-05-172-71/+97
* [PATCH] sbp2: fix spinlock recursionStefan Richter2006-04-021-17/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-291-2/+2
|\
| * [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+2
* | ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre2006-03-281-2/+2
* | sbp2: misc debug logging cleanupsStefan Richter2006-03-281-77/+33
* | sbp2: proper treatment of DID_OKStefan Richter2006-03-281-3/+5
* | ieee1394: set read permission for parameter disable_irmStefan Richter2006-03-281-1/+1
* | sbp2: check for ARM failureStefan Richter2006-03-281-3/+7
* | ohci1394: clean up asynchronous and physical request filters programmingStefan Richter2006-03-281-18/+19
OpenPOWER on IntegriCloud