aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAge
* sbp2: fix deregistration of status fifo address spaceBen Collins2006-06-12
* [PATCH] eth1394: endian fixesBen Collins2006-06-12
* Fix broken suspend/resume in ohci1394Ben Collins2006-06-12
* sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins2006-06-12
* sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experime...Ben Collins2006-06-12
* sbp2: fix S800 transfers if phys_dma is offBen Collins2006-06-12
* sbp2: remove ohci1394 specific constantBen Collins2006-06-12
* ohci1394: make phys_dma parameter read-onlyBen Collins2006-06-12
* ohci1394: set address range propertiesBen Collins2006-06-12
* ieee1394: extend lowlevel API for address range propertiesBen Collins2006-06-12
* sbp2: log number of supported concurrent loginsBen Collins2006-06-12
* sbp2: remove manipulation of inquiry responseBen Collins2006-06-12
* ieee1394: save RAM by using a single tlabel for broadcast transactionsBen Collins2006-06-12
* ieee1394: support for slow links or slow 1394b phy portsBen Collins2006-06-12
* ieee1394/ohci1394: CycleTooLong interrupt managementBen Collins2006-06-12
* raw1394: fix whitespace after x86_64 compat patchBen Collins2006-06-12
* From: Arjan van de Ven <arjan@infradead.org>Ben Collins2006-06-12
* sbp2: make TSB42AA9 workaround specific to Momobay CX-1Ben Collins2006-06-12
* ohci1394: Remove superfluous call to free_dma_rcv_ctx,Ben Collins2006-06-12
* ieee1394: speed up of dma_region_sync_for_cpuBen Collins2006-06-12
* video1394: be quietBen Collins2006-06-12
* [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter2006-06-05
* [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2006-05-18
* [PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2006-05-18
* [PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2006-05-18
* [PATCH] sbp2: consolidate workaroundsStefan Richter2006-05-18
* [PATCH] sbp2: fix spinlock recursionStefan Richter2006-04-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-29
|\
| * [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
* | ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre2006-03-28
* | sbp2: misc debug logging cleanupsStefan Richter2006-03-28
* | sbp2: proper treatment of DID_OKStefan Richter2006-03-28
* | ieee1394: set read permission for parameter disable_irmStefan Richter2006-03-28
* | sbp2: check for ARM failureStefan Richter2006-03-28
* | ohci1394: clean up asynchronous and physical request filters programmingStefan Richter2006-03-28
* | ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter2006-03-28
* | ieee1394: remove devfs supportStefan Richter2006-03-28
* | Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre2006-03-28
* | sbp2: prevent unloading of 1394 low-level driverStefan Richter2006-03-28
|/
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-26
* [PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen2006-03-25
* [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-02-28
* sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-23
* sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-23
* sbp2: fix another deadlock after disconnectionStefan Richter2006-02-23
* [PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro2006-02-18
* Actually remove amdtp.[ch], cmp.[ch].Jody McIntyre2006-01-16
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-10
* [PATCH] don't freeze firewire on suspend.Dave Jones2006-01-06
* Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2006-01-05
|\