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
/
firewire
/
ohci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-07-22
1
-15
/
+27
|
\
|
*
firewire: ohci: skip soft reset retries after card ejection
Stefan Richter
2011-07-09
1
-4
/
+7
|
*
firewire: ohci: fix PHY reg access after card ejection
Stefan Richter
2011-07-09
1
-0
/
+6
|
*
firewire: ohci: add a comment on PHY reg access serialization
Stefan Richter
2011-07-09
1
-0
/
+6
|
*
firewire: ohci: reduce potential context_stop latency
Stefan Richter
2011-07-09
1
-2
/
+3
|
*
firewire: ohci: remove superfluous posted write flushes
Clemens Ladisch
2011-06-02
1
-9
/
+5
*
|
firewire: ohci: do not bind to Pinnacle cards, avert panic
Stefan Richter
2011-07-10
1
-0
/
+6
|
/
*
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
2011-05-10
1
-4
/
+15
*
Merge tag 'v2.6.39-rc7'
Stefan Richter
2011-05-10
1
-14
/
+25
|
\
|
*
firewire: Fix for broken configrom updates in quick succession
B.J. Buchalter
2011-05-02
1
-14
/
+25
*
|
firewire: ohci: optimize find_branch_descriptor()
Clemens Ladisch
2011-04-19
1
-4
/
+3
*
|
firewire: ohci: avoid separate DMA mapping for small AT payloads
Clemens Ladisch
2011-04-19
1
-8
/
+17
*
|
firewire: ohci: do not start DMA contexts before link is enabled
Clemens Ladisch
2011-04-19
1
-6
/
+7
|
/
*
firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove
Oleg Drokin
2011-03-14
1
-2
/
+2
*
firewire: ohci: omit IntEvent.busReset check rom AT queueing
Stefan Richter
2011-03-14
1
-15
/
+2
*
firewire: ohci: prevent starting of iso contexts with empty queue
Clemens Ladisch
2011-02-26
1
-0
/
+4
*
firewire: ohci: prevent iso completion callbacks after context stop
Clemens Ladisch
2011-02-26
1
-0
/
+1
*
firewire: ohci: log dead DMA contexts
Clemens Ladisch
2011-01-23
1
-4
/
+55
*
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
Clemens Ladisch
2011-01-13
1
-1
/
+1
*
firewire: ohci: consolidate context status flags
Stefan Richter
2011-01-04
1
-6
/
+3
*
firewire: ohci: cache the context run bit
Clemens Ladisch
2011-01-04
1
-4
/
+4
*
firewire: ohci: flush AT contexts after bus reset - addendum
Stefan Richter
2011-01-04
1
-0
/
+7
*
firewire: ohci: flush AT contexts after bus reset for OHCI 1.2
Clemens Ladisch
2011-01-03
1
-7
/
+39
*
firewire: ohci: restart iso DMA contexts on resume from low power mode
Maxim Levitsky
2010-12-13
1
-8
/
+46
*
firewire: ohci: restore GUID on resume.
Maxim Levitsky
2010-12-13
1
-0
/
+7
*
firewire: ohci: use common buffer for self IDs and AR descriptors
Clemens Ladisch
2010-12-13
1
-32
/
+34
*
firewire: ohci: optimize iso context checks in the interrupt handler
Clemens Ladisch
2010-12-13
1
-13
/
+19
*
firewire: make PHY packet header format consistent
Clemens Ladisch
2010-12-13
1
-22
/
+22
*
firewire: ohci: properly clear posted write errors
Clemens Ladisch
2010-12-13
1
-3
/
+12
*
firewire: ohci: flush MMIO writes in the interrupt handler
Clemens Ladisch
2010-12-13
1
-1
/
+2
*
firewire: ohci: fix AT context initialization error handling
Clemens Ladisch
2010-12-13
1
-4
/
+10
*
firewire: ohci: Asynchronous Reception rewrite
Clemens Ladisch
2010-12-13
1
-134
/
+277
*
firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI
Stefan Richter
2010-12-12
1
-15
/
+33
*
firewire: ohci: fix regression with VIA VT6315, disable MSI
Stefan Richter
2010-12-12
1
-1
/
+2
*
firewire: ohci: fix race when reading count in AR descriptor
Clemens Ladisch
2010-10-30
1
-2
/
+4
*
firewire: ohci: avoid reallocation of AR buffers
Clemens Ladisch
2010-10-30
1
-12
/
+16
*
firewire: ohci: fix race in AR split packet handling
Clemens Ladisch
2010-10-30
1
-14
/
+21
*
firewire: ohci: fix buffer overflow in AR split packet handling
Clemens Ladisch
2010-10-30
1
-3
/
+32
*
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
Stefan Richter
2010-10-17
1
-18
/
+1
*
firewire: ohci: activate cycle timer register quirk on Ricoh chips
Heikki Lindholm
2010-09-08
1
-0
/
+1
*
firewire: ohci: work around VIA and NEC PHY packet reception bug
Stefan Richter
2010-08-29
1
-1
/
+9
*
-
.
Merge firewire branches to be released post v2.6.35
Stefan Richter
2010-08-02
1
-153
/
+548
|
\
\
|
|
*
firewire: add isochronous multichannel reception
Stefan Richter
2010-07-29
1
-69
/
+247
|
|
*
firewire: ohci: release channel in error path
Stefan Richter
2010-07-29
1
-0
/
+1
|
|
*
firewire: ohci: use memory barriers to order descriptor updates
Stefan Richter
2010-07-29
1
-0
/
+3
|
|
*
firewire: cdev: add PHY pinging
Stefan Richter
2010-07-23
1
-0
/
+3
|
|
*
firewire: cdev: add PHY packet reception
Stefan Richter
2010-07-23
1
-2
/
+1
|
|
*
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
2010-07-13
1
-15
/
+38
|
|
*
firewire: rename CSR access driver methods
Stefan Richter
2010-06-19
1
-4
/
+4
|
|
*
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
2010-06-19
1
-5
/
+14
[next]