index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-ohci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-31
firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors
David Moore
1
-80
/
+156
2008-01-31
firewire: fw-ohci: CycleTooLong interrupt management
Stefan Richter
1
-2
/
+9
2008-01-31
firewire: fw-ohci: Bug fixes for packet-per-buffer support
David Moore
1
-50
/
+49
2008-01-31
firewire: fw-ohci: Fix for dualbuffer three-or-more buffers
David Moore
1
-20
/
+24
2007-12-10
firewire: OHCI 1.0 Isochronous Receive support
Jarod Wilson
1
-20
/
+155
2007-10-31
firewire: Fix pci resume to not pass in a __be32 config rom.
Kristian Høgsberg
1
-12
/
+25
2007-10-22
firewire: fw-ohci: shut up a superfluous compiler warning
Stefan Richter
1
-1
/
+1
2007-10-22
firewire: fw-ohci: log a note about unsupported features
Stefan Richter
1
-3
/
+8
2007-10-17
firewire: fw-ohci: check for misconfigured bus (phyID == 63)
Stefan Richter
1
-2
/
+7
2007-10-17
firewire: fw-ohci: missing dma_unmap_single
Stefan Richter
1
-0
/
+3
2007-10-17
firewire: fw-ohci: log posted write errors
Stefan Richter
1
-2
/
+6
2007-10-17
firewire: fw-ohci: reorder includes
Stefan Richter
1
-6
/
+6
2007-10-17
firewire: fw-ohci: fix includes
Stefan Richter
1
-3
/
+3
2007-10-17
firewire: fw-ohci: enforce read order for selfID generation
Stefan Richter
1
-0
/
+3
2007-09-07
firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regress...
Stefan Richter
1
-4
/
+2
2007-08-02
firewire: fw-ohci: dma_free_coherent needs IRQs enabled
Stefan Richter
1
-7
/
+13
2007-07-19
firewire: fw-ohci: fix "scheduling while atomic"
Stefan Richter
1
-1
/
+1
2007-07-19
firewire: fw-ohci: flush MMIO write before msleep
Stefan Richter
1
-0
/
+1
2007-07-10
firewire: missing newline in printk
Stefan Richter
1
-3
/
+3
2007-06-29
firewire: fix async reception on big endian machines
Stefan Richter
1
-3
/
+3
2007-06-16
firewire: fix hang after card ejection
Stefan Richter
1
-1
/
+1
2007-05-31
firewire: Implement suspend/resume PCI driver hooks.
Kristian Høgsberg
1
-64
/
+123
2007-05-28
firewire: Add missing byteswapping for receive DMA programs.
Kristian Høgsberg
1
-2
/
+3
2007-05-16
missing mm.h in fw-ohci
Al Viro
1
-0
/
+1
2007-05-10
firewire: Convert OHCI driver to use standard goto unwinding for error handling.
Kristian Høgsberg
1
-44
/
+42
2007-05-10
firewire: Always use parens with sizeof.
Kristian Høgsberg
1
-14
/
+14
2007-05-10
firewire: Provide module aliase for backwards compatibility.
Olaf Hering
1
-0
/
+5
[next]