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
...
*
|
ieee1394: eth1394: shorter error messages
Stefan Richter
2007-04-30
1
-24
/
+16
*
|
ieee1394: eth1394: correct a memset argument
Stefan Richter
2007-04-30
1
-1
/
+1
*
|
ieee1394: eth1394: refactor .probe and .update
Stefan Richter
2007-04-30
1
-32
/
+16
*
|
ieee1394: eth1394: .probe and .update may sleep
Stefan Richter
2007-04-30
1
-8
/
+4
*
|
ieee1394: eth1394: coding style
Stefan Richter
2007-04-30
2
-244
/
+206
*
|
ieee1394: eth1394: Move common recv_init code to helper function
Jean Delvare
2007-04-30
1
-40
/
+31
*
|
ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts
Stefan Richter
2007-04-30
5
-86
/
+36
*
|
ieee1394: eth1394: reduce excessive function inlining
Stefan Richter
2007-04-30
1
-38
/
+36
*
|
ieee1394: eth1394: clean up host removal
Stefan Richter
2007-04-30
1
-17
/
+10
*
|
ieee1394: eth1394: unregister address space in failure case
Stefan Richter
2007-04-30
1
-7
/
+6
*
|
ieee1394: send async streams at S100
Stefan Richter
2007-04-30
1
-0
/
+7
*
|
ieee1394: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
2007-04-30
1
-1
/
+1
*
|
ieee1394: nodemgr: unify some error messages
Stefan Richter
2007-04-30
1
-8
/
+5
*
|
ieee1394: nodemgr: less noise in dmesg
Stefan Richter
2007-04-30
1
-7
/
+8
*
|
ieee1394: unroll a weird macro
Stefan Richter
2007-04-30
1
-50
/
+41
*
|
ieee1394: iso.c needs sched.h
Andrew Morton
2007-04-30
1
-0
/
+1
*
|
ieee1394: some more includes
Stefan Richter
2007-04-30
2
-0
/
+4
*
|
ieee1394: ieee1394_transactions needs sched.h
Torsten Kaiser
2007-04-30
1
-0
/
+1
*
|
ieee1394: ieee1394_core printk format
Randy Dunlap
2007-04-30
1
-1
/
+1
*
|
ieee1394: remove usage of skb_queue as packet queue
Stefan Richter
2007-04-30
6
-169
/
+163
*
|
ieee1394: csr1212: log if devices have CRC errors in their ROM
Stefan Richter
2007-04-30
1
-18
/
+9
*
|
ieee1394: csr1212: more sensible names for jump targets
Stefan Richter
2007-04-30
1
-10
/
+8
*
|
ieee1394: csr1212: warn on unreachable code
Stefan Richter
2007-04-30
1
-2
/
+5
*
|
ieee1394: shrink csr1212_new_string_descriptor_leaf
Stefan Richter
2007-04-30
1
-77
/
+46
*
|
ieee1394: csr1212: coding style
Stefan Richter
2007-04-30
2
-113
/
+133
*
|
ieee1394: replace vmalloc by kmalloc in csr1212
Stefan Richter
2007-04-30
2
-4
/
+6
*
|
ieee1394: de-inline some functions
Stefan Richter
2007-04-30
3
-32
/
+33
*
|
ieee1394: stricter error checks in csr1212
Stefan Richter
2007-04-30
3
-51
/
+34
*
|
ieee1394: csr1212: rename some types
Stefan Richter
2007-04-30
2
-81
/
+74
*
|
ieee1394: drop csr1212's support for external compilation
Stefan Richter
2007-04-30
4
-168
/
+84
*
|
ieee1394: remove unused csr1212 code
Stefan Richter
2007-04-30
2
-480
/
+99
*
|
ieee1394: small header cleanup
Stefan Richter
2007-04-30
2
-2
/
+2
*
|
ieee1394: move some comments from declaration to definition
Stefan Richter
2007-04-30
18
-239
/
+348
*
|
ieee1394: remove declarations of nonexisting functions
Stefan Richter
2007-04-30
3
-14
/
+1
*
|
ieee1394: sbp2: include fixes
Andrew Morton
2007-04-30
1
-0
/
+2
*
|
ieee1394: sbp2: move some memory allocations into non-atomic context
Stefan Richter
2007-04-30
1
-15
/
+5
*
|
ieee1394: sbp2: optimize DMA direction of s/g tables
Stefan Richter
2007-04-30
1
-6
/
+6
*
|
ieee1394: sbp2: enforce 32bit DMA mapping
Stefan Richter
2007-04-30
1
-0
/
+5
*
|
ieee1394: sbp2: remove unnecessary alignments of struct members
Stefan Richter
2007-04-30
1
-4
/
+4
*
|
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
2007-04-27
1
-8
/
+0
*
|
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
1
-8
/
+6
*
|
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
|
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
|
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
|
ieee1394: change deprecation status of dv1394
Stefan Richter
2007-04-09
2
-5
/
+5
*
|
ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...
Stefan Richter
2007-03-23
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
1
-1
/
+1
|
\
|
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
1
-1
/
+1
*
|
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-19
6
-1
/
+80
|
\
\
|
|
/
|
/
|
|
*
ieee1394: fix another deadlock in nodemgr
Stefan Richter
2007-02-17
1
-1
/
+2
[prev]
[next]