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
path:
root
/
drivers
/
ieee1394
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ieee1394: sbp2: consolidate log levels
Stefan Richter
2006-12-07
1
-19
/
+12
*
ieee1394: sbp2: remove duplicate code
Stefan Richter
2006-12-07
1
-11
/
+0
*
ieee1394: sbp2: remove dead code
Stefan Richter
2006-12-07
1
-15
/
+0
*
ieee1394: sbp2: clean up function declarations
Stefan Richter
2006-12-07
2
-104
/
+86
*
ieee1394: sbp2: remove irritating log message
Stefan Richter
2006-12-07
1
-2
/
+0
*
ohci1394: shortcut irq printing
Alexey Dobriyan
2006-12-07
1
-4
/
+2
*
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
2006-12-07
1
-3
/
+2
*
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
2006-12-07
2
-4
/
+2
*
ieee1394: ohci1394: proper log messages in suspend and resume
Stefan Richter
2006-12-07
1
-11
/
+15
*
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
2006-12-07
1
-2
/
+11
*
ieee1394: only build OUI database files if config enabled
Randy Dunlap
2006-12-07
1
-1
/
+4
*
ieee1394: fix printk format warning
Randy Dunlap
2006-12-07
1
-1
/
+1
*
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
2006-12-07
1
-50
/
+92
*
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
2006-12-07
1
-34
/
+30
*
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
2006-12-07
1
-1
/
+1
*
dv1394: remove BKL contention
Stefan Richter
2006-12-07
1
-11
/
+3
*
video1394: remove BKL contention
Daniel Drake
2006-12-07
1
-24
/
+6
*
video1394: small optimizations to frame retrieval codepath
Daniel Drake
2006-12-07
1
-8
/
+10
*
ieee1394: handle sysfs errors
Stefan Richter
2006-12-07
2
-49
/
+118
*
ieee1394: coding style in hosts.c
Stefan Richter
2006-12-07
1
-7
/
+11
*
ieee1394: lock smaller region by host_num_alloc mutex
Stefan Richter
2006-12-07
1
-4
/
+1
*
ieee1394: usecs_to_jiffies takes unsigned int argument
Stefan Richter
2006-12-07
1
-5
/
+3
*
ieee1394: ohci1394: suspend/resume cosmetics
Stefan Richter
2006-12-07
1
-78
/
+48
*
ohci1394: steps to implement suspend/resume
Bernhard Kaindl
2006-12-07
1
-14
/
+78
*
ieee1394: raw1394: add comments on lock usage
Stefan Richter
2006-12-07
1
-5
/
+5
*
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
2006-12-07
1
-8
/
+2
*
ieee1394: remove unused struct member from highlevel API
Stefan Richter
2006-12-07
1
-1
/
+0
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
4
-11
/
+11
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-15
/
+15
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
4
-18
/
+23
*
[ETH1394]: Fix unaligned accesses.
David S. Miller
2006-10-30
1
-8
/
+12
*
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
2006-10-29
1
-5
/
+14
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-10-08
1
-1
/
+1
|
\
|
*
ieee1394: nodemgr: fix startup of knodemgrd
Stefan Richter
2006-10-08
1
-1
/
+1
*
|
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
2
-4
/
+2
*
|
Fix several typos in drivers/
Matt LaPlante
2006-10-03
1
-1
/
+1
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-09-30
29
-1133
/
+1200
|
\
\
|
|
/
|
*
ieee1394: raw1394: arm functions slept in atomic context
Stefan Richter
2006-09-23
1
-18
/
+16
|
*
ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
Stefan Richter
2006-09-17
1
-3
/
+1
|
*
ieee1394: ohci1394: check for errors in suspend or resume
Stefan Richter
2006-09-17
1
-6
/
+11
|
*
set power state of firewire host during suspend
Pavel Machek
2006-09-17
1
-4
/
+6
|
*
ieee1394: ohci1394: more obvious endianess handling
Stefan Richter
2006-09-17
1
-14
/
+13
|
*
ieee1394: ohci1394: fix endianess bug in debug message
Stefan Richter
2006-09-17
1
-1
/
+1
|
*
ieee1394: sbp2: don't prefer MODE SENSE 10
Stefan Richter
2006-09-17
1
-1
/
+0
|
*
ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
Stefan Richter
2006-09-17
1
-0
/
+2
|
*
ieee1394: nodemgr: fix rwsem recursion
Stefan Richter
2006-09-17
1
-4
/
+5
|
*
ieee1394: sbp2: more help in Kconfig
Stefan Richter
2006-09-17
1
-2
/
+9
|
*
ieee1394: sbp2: prevent rare deadlock in shutdown
Stefan Richter
2006-09-17
2
-11
/
+19
[prev]
[next]