index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
ohci1394.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
ieee1394: remove the old IEEE 1394 driver stack
Stefan Richter
1
-3590
/
+0
2010-08-05
ieee1394: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2009-11-18
ieee1394: Use hweight32
Akinobu Mita
1
-6
/
+2
2009-01-04
ieee1394: mark bus_info_data as a __be32 array
Harvey Harrison
1
-1
/
+1
2009-01-04
ieee1394: ohci1394: flush MMIO writes before delay in initialization
Stefan Richter
1
-4
/
+6
2009-01-04
ieee1394: ohci1394: pass error codes from request_irq through
Stefan Richter
1
-5
/
+7
2009-01-04
ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume
Frans Pop
1
-0
/
+8
2008-04-25
ieee1394: rawiso: requeue packet for transmission after skipped cycle
Pieter Palmers
1
-0
/
+34
2008-04-18
ieee1394: ohci1394: missing PPC PMac feature calls in failure path
Stefan Richter
1
-3
/
+3
2008-04-18
ieee1394: ohci1394: refactor some printk format strings
Stefan Richter
1
-15
/
+15
2008-04-18
ieee1394: ohci1394: unroll a macro with return
Stefan Richter
1
-38
/
+54
2008-04-18
ieee1394: Use shorter list_splice_init() for brevity.
Robert P. J. Day
1
-4
/
+2
2008-04-18
ieee1394: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-18
ieee1394: ohci1394: refactor probe, remove, suspend, resume
Stefan Richter
1
-64
/
+49
2008-04-18
ieee1394: ohci1394: switch on bus power after resume on PPC PMac
Stefan Richter
1
-2
/
+6
2008-01-30
ieee1394: ohci1394: don't schedule IT tasklets on IR events
Stefan Richter
1
-4
/
+8
2007-09-20
ieee1394: ohci1394: fix initialization if built non-modular
Stefan Richter
1
-3
/
+1
2007-07-10
ieee1394: remove old isochronous ABI
Stefan Richter
1
-211
/
+10
2007-07-10
ieee1394: ohci1394: remove dead CONFIG variable
Stefan Richter
1
-43
/
+8
2007-04-30
ieee1394: ohci1394: Fix mistake in printk message.
Simon Arlott
1
-1
/
+1
2007-04-30
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...
Bernhard Kauer
1
-6
/
+2
2007-04-30
ieee1394: ohci1394: fix cosmetic problem in error logging
Stefan Richter
1
-0
/
+1
2007-04-30
ieee1394: move some comments from declaration to definition
Stefan Richter
1
-0
/
+1
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-08
ieee1394: restore config ROM when resuming
Stefan Richter
1
-3
/
+1
2007-02-08
ieee1394: ohci1394: drop pcmcia-cs compatibility code
Stefan Richter
1
-7
/
+2
2007-02-08
Add PCI class ID for firewire OHCI controllers.
Kristian Høgsberg
1
-3
/
+1
2006-12-07
ieee1394: ohci1394: call PMac code in shutdown only for proper machines
Stefan Richter
1
-1
/
+1
2006-12-07
ieee1394: ohci1394: reformat PPC_PMAC platform code
Stefan Richter
1
-20
/
+14
2006-12-07
ieee1394: ohci1394: add PPC_PMAC platform code to driver probe
Stefan Richter
1
-4
/
+15
2006-12-07
ohci1394: shortcut irq printing
Alexey Dobriyan
1
-4
/
+2
2006-12-07
ieee1394: ohci1394: proper log messages in suspend and resume
Stefan Richter
1
-11
/
+15
2006-12-07
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
1
-2
/
+11
2006-12-07
ieee1394: ohci1394: suspend/resume cosmetics
Stefan Richter
1
-78
/
+48
2006-12-07
ohci1394: steps to implement suspend/resume
Bernhard Kaindl
1
-14
/
+78
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-4
/
+4
2006-10-29
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
1
-5
/
+14
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-09-17
ieee1394: ohci1394: check for errors in suspend or resume
Stefan Richter
1
-6
/
+11
2006-09-17
set power state of firewire host during suspend
Pavel Machek
1
-4
/
+6
2006-09-17
ieee1394: ohci1394: more obvious endianess handling
Stefan Richter
1
-14
/
+13
2006-09-17
ieee1394: ohci1394: fix endianess bug in debug message
Stefan Richter
1
-1
/
+1
2006-09-17
CONFIG_PM=n slim: drivers/ieee1394/ohci1394.c
Alexey Dobriyan
1
-2
/
+4
2006-09-17
ieee1394: safer definition of empty macros
Stefan Richter
1
-4
/
+4
2006-09-17
Initialize ieee1394 early when built in
Andi Kleen
1
-1
/
+3
2006-09-17
ieee1394: merge from Linus
Stefan Richter
1
-2
/
+2
2006-08-27
[PATCH] 1394: fix for recently added firewire patch that breaks things on ppc
Danny Tholen
1
-2
/
+2
2006-07-03
[PATCH] ieee1394: replace __inline__ by inline
Stefan Richter
1
-2
/
+3
2006-07-02
[PATCH] irq-flags: firewire: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
[next]