aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds18-454/+460
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller2-8/+0
2006-06-12eth1394: replace __constant_htons by htonsBen Collins1-12/+11
2006-06-12ieee1394: adjust code formatting in highlevel.cBen Collins1-233/+182
2006-06-12ieee1394: hl_irqs_lock is taken in hardware interrupt contextBen Collins1-10/+17
2006-06-12ieee1394_core: switch to kthread APIBen Collins1-33/+15
2006-06-12ieee1394: sbp2: Kconfig fixBen Collins1-1/+1
2006-06-12ieee1394: add preprocessor constant for invalid csr addressBen Collins6-20/+18
2006-06-12sbp2: fix deregistration of status fifo address spaceBen Collins1-2/+2
2006-06-12[PATCH] eth1394: endian fixesBen Collins1-3/+3
2006-06-12Fix broken suspend/resume in ohci1394Ben Collins1-0/+3
2006-06-12sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins1-9/+9
2006-06-12sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experimentalBen Collins1-2/+11
2006-06-12sbp2: fix S800 transfers if phys_dma is offBen Collins1-4/+14
2006-06-12sbp2: remove ohci1394 specific constantBen Collins1-1/+1
2006-06-12ohci1394: make phys_dma parameter read-onlyBen Collins1-1/+1
2006-06-12ohci1394: set address range propertiesBen Collins2-1/+20
2006-06-12ieee1394: extend lowlevel API for address range propertiesBen Collins2-1/+5
2006-06-12sbp2: log number of supported concurrent loginsBen Collins1-8/+8
2006-06-12sbp2: remove manipulation of inquiry responseBen Collins2-37/+2
2006-06-12ieee1394: save RAM by using a single tlabel for broadcast transactionsBen Collins2-10/+16
2006-06-12ieee1394: support for slow links or slow 1394b phy portsBen Collins5-20/+76
2006-06-12ieee1394/ohci1394: CycleTooLong interrupt managementBen Collins1-0/+10
2006-06-12raw1394: fix whitespace after x86_64 compat patchBen Collins1-28/+26
2006-06-12From: Arjan van de Ven <arjan@infradead.org>Ben Collins1-3/+4
2006-06-12sbp2: make TSB42AA9 workaround specific to Momobay CX-1Ben Collins1-1/+2
2006-06-12ohci1394: Remove superfluous call to free_dma_rcv_ctx,Ben Collins1-11/+0
2006-06-12ieee1394: speed up of dma_region_sync_for_cpuBen Collins1-9/+9
2006-06-12video1394: be quietBen Collins1-8/+8
2006-06-05[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace()Stefan Richter1-1/+1
2006-05-17[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2-11/+19
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2-4/+46
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter2-71/+97
2006-04-02[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre1-2/+2
2006-03-28sbp2: misc debug logging cleanupsStefan Richter1-77/+33
2006-03-28sbp2: proper treatment of DID_OKStefan Richter1-3/+5
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter1-1/+1
2006-03-28sbp2: check for ARM failureStefan Richter1-3/+7
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter1-18/+19
2006-03-28ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter1-2/+0
2006-03-28ieee1394: remove devfs supportStefan Richter5-73/+5
2006-03-28Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre1-3/+5
2006-03-28sbp2: prevent unloading of 1394 low-level driverStefan Richter1-0/+9
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-2/+2
2006-03-26[PATCH] bitops: hweight() related cleanupAkinobu Mita1-2/+1
2006-03-25[PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen1-5/+91
2006-02-28[PATCH] video1394: fix "return E;" typoAlexey Dobriyan1-1/+1