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] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex
Stefan Richter
2006-07-03
1
-5
/
+5
*
[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore
Stefan Richter
2006-07-03
1
-79
/
+41
*
[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable
Stefan Richter
2006-07-03
1
-1
/
+1
*
[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan
Stefan Richter
2006-07-03
1
-17
/
+2
*
[PATCH] ieee1394: nodemgr: remove unnecessary includes
Stefan Richter
2006-07-03
1
-4
/
+0
*
[PATCH] ieee1394: raw1394: remove redundant counting semaphore
Stefan Richter
2006-07-03
2
-36
/
+58
*
[PATCH] ieee1394: dv1394: sem2mutex conversion
Stefan Richter
2006-07-03
2
-18
/
+19
*
[PATCH] ieee1394: clean up declarations of hpsb_*_config_rom
Stefan Richter
2006-07-03
2
-7
/
+5
*
[PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACE
Stefan Richter
2006-07-03
2
-8
/
+3
*
[PATCH] ieee1394: remove redundant code from ieee1394_hotplug.h
Stefan Richter
2006-07-03
1
-21
/
+8
*
[PATCH] ieee1394: update #include directives in midlayer header files
Stefan Richter
2006-07-03
17
-53
/
+91
*
[PATCH] ieee1394: coding style and comment fixes in midlayer header files
Stefan Richter
2006-07-03
11
-441
/
+449
*
[PATCH] ieee1394: replace __inline__ by inline
Stefan Richter
2006-07-03
3
-5
/
+6
*
[PATCH] ieee1394: skip dummy loop in build_speed_map
Stefan Richter
2006-07-03
2
-1
/
+5
*
[PATCH] ieee1394: fix calculation of csr->expire
Stefan Richter
2006-07-03
1
-21
/
+10
*
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
Stefan Richter
2006-07-03
1
-0
/
+3
*
[PATCH] ieee1394: fix cosmetic problem in speed probe
Stefan Richter
2006-07-03
1
-5
/
+8
*
[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
[next]