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: 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
|
*
ieee1394: cycle timer read extension for raw1394
Pieter Palmers
2007-02-17
5
-0
/
+78
*
|
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
3
-3
/
+0
*
|
i2c: Declare more i2c_adapter parent devices
Jean Delvare
2007-02-13
1
-0
/
+1
*
|
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
3
-3
/
+3
|
/
*
ieee1394: fix host device registering when nodemgr disabled
Stefan Richter
2007-02-08
1
-8
/
+16
*
ieee1394: video1394: DMA fix
David Moore
2007-02-08
1
-0
/
+8
*
ieee1394: raw1394: prevent unloading of low-level driver
Stefan Richter
2007-02-08
1
-19
/
+29
*
ieee1394: dv1394: tidy up card removal
Stefan Richter
2007-02-08
1
-23
/
+13
*
ieee1394: dv1394: fix CardBus card ejection
Stefan Richter
2007-02-08
1
-7
/
+5
*
ieee1394: sbp2: lower block queue alignment requirement
Stefan Richter
2007-02-08
1
-2
/
+0
*
ieee1394: sbp2: remove bogus "emulated" host flag
Stefan Richter
2007-02-08
1
-1
/
+0
*
ieee1394: save one word in struct hpsb_host
Stefan Richter
2007-02-08
1
-2
/
+2
*
ieee1394: restore config ROM when resuming
Stefan Richter
2007-02-08
4
-9
/
+12
*
ieee1394: ohci1394: drop pcmcia-cs compatibility code
Stefan Richter
2007-02-08
1
-7
/
+2
*
ieee1394: nodemgr: check info_length in ROM header earlier
Stefan Richter
2007-02-08
1
-3
/
+6
*
the scheduled IEEE1394_OUI_DB removal
Adrian Bunk
2007-02-08
7
-7137
/
+0
*
the scheduled IEEE1394_EXPORT_FULL_API removal
Adrian Bunk
2007-02-08
2
-29
/
+0
*
ieee1394: sbp2: use a better wildcard for blacklist
Stefan Richter
2007-02-08
1
-12
/
+8
*
Add PCI class ID for firewire OHCI controllers.
Kristian Høgsberg
2007-02-08
1
-3
/
+1
[prev]
[next]