Age | Commit message (Expand) | Author |
2006-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6 | Linus Torvalds |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller |
2006-06-12 | eth1394: replace __constant_htons by htons | Ben Collins |
2006-06-12 | ieee1394: adjust code formatting in highlevel.c | Ben Collins |
2006-06-12 | ieee1394: hl_irqs_lock is taken in hardware interrupt context | Ben Collins |
2006-06-12 | ieee1394_core: switch to kthread API | Ben Collins |
2006-06-12 | ieee1394: sbp2: Kconfig fix | Ben Collins |
2006-06-12 | ieee1394: add preprocessor constant for invalid csr address | Ben Collins |
2006-06-12 | sbp2: fix deregistration of status fifo address space | Ben Collins |
2006-06-12 | [PATCH] eth1394: endian fixes | Ben Collins |
2006-06-12 | Fix broken suspend/resume in ohci1394 | Ben Collins |
2006-06-12 | sbp2: use __attribute__((packed)) for on-the-wire structures | Ben Collins |
2006-06-12 | sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experime... | Ben Collins |
2006-06-12 | sbp2: fix S800 transfers if phys_dma is off | Ben Collins |
2006-06-12 | sbp2: remove ohci1394 specific constant | Ben Collins |
2006-06-12 | ohci1394: make phys_dma parameter read-only | Ben Collins |
2006-06-12 | ohci1394: set address range properties | Ben Collins |
2006-06-12 | ieee1394: extend lowlevel API for address range properties | Ben Collins |
2006-06-12 | sbp2: log number of supported concurrent logins | Ben Collins |
2006-06-12 | sbp2: remove manipulation of inquiry response | Ben Collins |
2006-06-12 | ieee1394: save RAM by using a single tlabel for broadcast transactions | Ben Collins |
2006-06-12 | ieee1394: support for slow links or slow 1394b phy ports | Ben Collins |
2006-06-12 | ieee1394/ohci1394: CycleTooLong interrupt management | Ben Collins |
2006-06-12 | raw1394: fix whitespace after x86_64 compat patch | Ben Collins |
2006-06-12 | From: Arjan van de Ven <arjan@infradead.org> | Ben Collins |
2006-06-12 | sbp2: make TSB42AA9 workaround specific to Momobay CX-1 | Ben Collins |
2006-06-12 | ohci1394: Remove superfluous call to free_dma_rcv_ctx, | Ben Collins |
2006-06-12 | ieee1394: speed up of dma_region_sync_for_cpu | Ben Collins |
2006-06-12 | video1394: be quiet | Ben Collins |
2006-06-05 | [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa... | Stefan Richter |
2006-05-17 | [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices | Stefan Richter |
2006-05-17 | [PATCH] sbp2: add ability to override hardwired blacklist | Stefan Richter |
2006-05-17 | [PATCH] sbp2: add read_capacity workaround for iPod | Stefan Richter |
2006-05-17 | [PATCH] sbp2: consolidate workarounds | Stefan Richter |
2006-04-02 | [PATCH] sbp2: fix spinlock recursion | Stefan Richter |
2006-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-03-28 | ohci1394: cleanup the "Unexpected PCI resource length" warning. | Jody McIntyre |
2006-03-28 | sbp2: misc debug logging cleanups | Stefan Richter |
2006-03-28 | sbp2: proper treatment of DID_OK | Stefan Richter |
2006-03-28 | ieee1394: set read permission for parameter disable_irm | Stefan Richter |
2006-03-28 | sbp2: check for ARM failure | Stefan Richter |
2006-03-28 | ohci1394: clean up asynchronous and physical request filters programming | Stefan Richter |
2006-03-28 | ieee1394: remove amdtp remains from ieee1394_core.h | Stefan Richter |
2006-03-28 | ieee1394: remove devfs support | Stefan Richter |
2006-03-28 | Signed-off-by: Jody McIntyre <scjody@modernduck.com> | Jody McIntyre |
2006-03-28 | sbp2: prevent unloading of 1394 low-level driver | Stefan Richter |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-26 | [PATCH] bitops: hweight() related cleanup | Akinobu Mita |
2006-03-25 | [PATCH] x86_64: Implement compat code for raw1394 read/write | Andi Kleen |
2006-02-28 | [PATCH] video1394: fix "return E;" typo | Alexey Dobriyan |