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
/
firewire
/
fw-ohci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
firewire: rename source files
Stefan Richter
1
-2636
/
+0
2009-06-05
firewire: reorganize header files
Stefan Richter
1
-2
/
+3
2009-06-05
firewire: clean up includes
Stefan Richter
1
-1
/
+6
2009-06-05
firewire: ohci: access bus_seconds atomically
Stefan Richter
1
-3
/
+4
2009-03-24
firewire: implement asynchronous stream transmission
Jay Fenlason
1
-2
/
+19
2009-03-24
firewire: normalize a variable name
Stefan Richter
1
-1
/
+2
2009-03-24
firewire: prevent creation of multiple IR DMA contexts for the same channel
Stefan Richter
1
-3
/
+11
2009-03-24
firewire: remove line breaks before function names
Stefan Richter
1
-56
/
+44
2009-03-24
firewire: standardize a variable name
Stefan Richter
1
-26
/
+25
2009-03-24
firewire: Include iso timestamp in headers when header_size > 4
David Moore
1
-38
/
+35
2009-01-24
firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...
Stefan Richter
1
-1
/
+1
2009-01-24
firewire: ohci: change "context_stop: still active" log message
Stefan Richter
1
-2
/
+2
2008-12-10
firewire: fw-ohci: fix IOMMU resource exhaustion
Stefan Richter
1
-4
/
+7
2008-10-31
firewire: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-26
firewire: fw-ohci: initialization failure path fixes
Stefan Richter
1
-9
/
+14
2008-10-26
firewire: fw-ohci: don't leak dma memory on module removal
Jay Fenlason
1
-0
/
+27
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-13
/
+24
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
firewire: fw-ohci: TSB43AB22/A dualbuffer workaround
Stefan Richter
1
-13
/
+24
2008-07-14
firewire: remove unused struct members
Stefan Richter
1
-1
/
+0
2008-06-19
firewire: fw-ohci: unify printk prefixes
Stefan Richter
1
-53
/
+48
2008-06-19
firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID
Stefan Richter
1
-1
/
+1
2008-06-19
firewire: fw-ohci: disable PHY packet reception into AR context
Stefan Richter
1
-0
/
+2
2008-06-19
firewire: fw-ohci: use of uninitialized data in AR handler
Stefan Richter
1
-0
/
+5
2008-04-18
firewire: remove unused struct member
Stefan Richter
1
-1
/
+1
2008-04-18
firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...
Stefan Richter
1
-5
/
+16
2008-04-18
firewire: fw-ohci: extend logging of bus generations and node ID
Stefan Richter
1
-5
/
+12
2008-04-18
firewire: fw-ohci: conditionally log busReset interrupts
Stefan Richter
1
-8
/
+20
2008-04-18
firewire: fw-ohci: don't append to AT context when it's not active
Jarod Wilson
1
-2
/
+13
2008-04-18
firewire: fw-ohci: log regAccessFail events
Jarod Wilson
1
-3
/
+10
2008-04-18
firewire: fw-ohci: make sure HCControl register LPS bit is set
Jarod Wilson
1
-2
/
+15
2008-04-18
firewire: fw-ohci: missing PPC PMac feature calls in failure path
Stefan Richter
1
-2
/
+3
2008-04-18
firewire: fw-ohci: untangle a mixed unsigned/signed expression
Stefan Richter
1
-3
/
+5
2008-04-18
firewire: debug interrupt events
Stefan Richter
1
-0
/
+182
2008-04-18
firewire: fw-ohci: catch self_id_count == 0
Stefan Richter
1
-0
/
+4
2008-04-18
firewire: fw-ohci: add self ID error check
Stefan Richter
1
-4
/
+10
2008-04-18
firewire: fw-ohci: refactor probe, remove, suspend, resume
Stefan Richter
1
-57
/
+42
2008-04-18
firewire: fw-ohci: switch on bus power after resume on PPC PMac
Stefan Richter
1
-2
/
+6
2008-04-18
firewire: fw-ohci: add option for remote debugging
Stefan Richter
1
-0
/
+9
2008-04-18
firewire: remove superfluous reference counting
Stefan Richter
1
-4
/
+4
2008-03-27
firewire: fw-ohci: plug dma memory leak in AR handler
Jarod Wilson
1
-4
/
+5
2008-03-14
firewire: fw-ohci: shut up false compiler warning on PPC32
Stefan Richter
1
-3
/
+3
2008-03-14
firewire: fw-ohci: use dma_alloc_coherent for ar_buffer
Jarod Wilson
1
-13
/
+5
2008-03-14
firewire: fw-ohci: Apple UniNorth 1st generation support
Stefan Richter
1
-8
/
+21
2008-03-14
firewire: fw-ohci: PPC PMac platform code
Stefan Richter
1
-0
/
+49
2008-03-14
firewire: endianess annotations
Stefan Richter
1
-2
/
+2
2008-03-14
firewire: endianess fix
Stefan Richter
1
-1
/
+1
2008-01-30
firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors
David Moore
1
-80
/
+156
2008-01-30
firewire: fw-ohci: CycleTooLong interrupt management
Stefan Richter
1
-2
/
+9
2008-01-30
firewire: fw-ohci: Bug fixes for packet-per-buffer support
David Moore
1
-50
/
+49
[next]