index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-04-30
22
-615
/
+1004
|
\
\
|
*
\
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
2007-04-29
1
-0
/
+5
|
|
\
\
|
|
*
|
HID: introduce proper zeroing of unused bits in output reports
Simon Budig
2007-04-11
1
-0
/
+5
|
*
|
|
USB HID: don't warn on idVendor == 0
Jiri Kosina
2007-04-29
1
-2
/
+0
|
*
|
|
USB HID: add 'quirks' module parameter
Paul Walmsley
2007-04-19
3
-0
/
+59
|
*
|
|
USB HID: add support for dynamically-created quirks
Paul Walmsley
2007-04-19
2
-14
/
+150
|
*
|
|
USB HID: clarify static quirk handling as squirks
Paul Walmsley
2007-04-19
1
-6
/
+33
|
*
|
|
USB HID: encapsulate quirk handling into hid-quirks.c
Paul Walmsley
2007-04-19
4
-446
/
+489
|
*
|
|
USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
Paul Zaremba
2007-04-18
1
-0
/
+4
|
*
|
|
HID: update copyright and authorship macro
Jiri Kosina
2007-04-16
2
-3
/
+3
|
*
|
|
USB HID: add support for WiseGroup MP-8800 Quad Joypad
Sam Liddicott
2007-04-11
1
-1
/
+4
|
*
|
|
USB HID: add FF support for Logitech Force 3D Pro Joystick
Jiri Kosina
2007-04-11
2
-0
/
+2
[prev]
[next]