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