index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] lockdep: annotate ieee1394 skb-queue-head locking
Ingo Molnar
2006-07-03
1
-0
/
+10
*
[PATCH] irq-flags: firewire: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
2
-3
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
12
-12
/
+0
*
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
1
-1
/
+1
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
2
-2
/
+2
|
\
|
*
spelling fixes
Andreas Mohr
2006-06-26
2
-2
/
+2
*
|
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
2
-4
/
+2
|
/
*
[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
[next]