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.12.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
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
2007-05-10
firewire: Uppercase most macro names.
Kristian Høgsberg
1
-74
/
+74
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
1
-50
/
+94
2007-04-12
firewire: Check for CONTEXT_RUN not CONTEXT_ACTIVE when starting AT DMA context.
Kristian Høgsberg
1
-1
/
+1
2007-04-12
firewire: Byteswap iso header so all headers are presented as be32.
Kristian Høgsberg
1
-1
/
+7
2007-03-28
firewire: Fix start on cycle 0 for IT, implement start on cycle for IR.
Kristian Høgsberg
1
-9
/
+13
2007-03-28
firewire: Remember to set the driver_data pointer when queueing a packet.
Kristian Høgsberg
1
-0
/
+1
2007-03-15
firewire: Move sync and tag parameters to start_iso ioctl.
Kristian Høgsberg
1
-5
/
+4
2007-03-15
firewire: Fix dualbuffer iso receive mode and drop buffer fill mode.
Kristian Høgsberg
1
-114
/
+46
2007-03-10
firewire: Implement CSR cycle time and bus time registers.
Kristian Høgsberg
1
-2
/
+24
2007-03-10
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
1
-2
/
+9
2007-03-10
firewire: Move async transmit to use the general context code.
Kristian Høgsberg
1
-212
/
+148
2007-03-10
firewire: Clear all interrupt bits before shutting down.
Kristian Høgsberg
1
-1
/
+2
2007-03-10
firewire: Scheduled removal of SA_xxx interrupt flags fixups 3
Thomas Gleixner
1
-1
/
+1
2007-03-10
firewire: adjust whitespace
Stefan Richter
1
-24
/
+22
2007-03-10
firewire: Implement sync and tag matching for isochronous receive.
Kristian Høgsberg
1
-2
/
+30
2007-03-10
firewire: Configure channel and speed at context creation time.
Kristian Høgsberg
1
-2
/
+2
2007-03-10
firewire: Store OHCI version and make sure we have at least 1.1 before doing ...
Kristian Høgsberg
1
-4
/
+15
2007-03-10
firewire: Don't touch DMA descriptors after appending.
Kristian Høgsberg
1
-6
/
+6
2007-03-10
firewire: Use a buffer fill descriptor for receive when header size is 0.
Kristian Høgsberg
1
-15
/
+92
2007-03-10
firewire: Set correct buffer lengths for dualbuffer DMA descriptor.
Kristian Høgsberg
1
-4
/
+3
2007-03-10
firewire: Acummulate received iso headers and send them back to user space.
Kristian Høgsberg
1
-15
/
+34
2007-03-10
firewire: Log OHCI chipset version in PCI probe.
Kristian Høgsberg
1
-2
/
+4
2007-03-10
firewire: Implement functionality to stop isochronous DMA contexts.
Kristian Høgsberg
1
-11
/
+33
2007-03-10
firewire: Rename 'send_iso' to 'start_iso'.
Kristian Høgsberg
1
-2
/
+2
2007-03-10
firewire: Implement basic isochronous receive functionality.
Kristian Høgsberg
1
-19
/
+149
2007-03-10
firewire: Generalize the iso transmit descriptor buffer logic.
Kristian Høgsberg
1
-142
/
+218
2007-03-10
firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.
Kristian Høgsberg
1
-4
/
+8
2007-03-10
firewire: Read the *Clear versions of the iso interrupt register.
Kristian Høgsberg
1
-2
/
+2
2007-03-10
firewire: Fix another typo from the bitfield conversion.
Kristian Høgsberg
1
-4
/
+4
2007-03-10
firewire: Use dma_mapping_error() for checking for DMA mapping errors.
Kristian Høgsberg
1
-8
/
+15
2007-03-10
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
1
-0
/
+33
2007-03-10
firewire: Reduce some redundant register definitions.
Kristian Høgsberg
1
-28
/
+22
2007-03-10
firewire: Rework async receive DMA.
Kristian Høgsberg
1
-82
/
+130
2007-03-10
firewire: Make sure we wait for DMA to stop before we reprogram it.
Kristian Høgsberg
1
-5
/
+16
2007-03-10
firewire: Sanitize send error codes.
Kristian Høgsberg
1
-10
/
+10
2007-03-10
firewire: Handle access to CSR resources on local node.
Kristian Høgsberg
1
-16
/
+114
2007-03-10
firewire: Loop requests to the host controller back into the stack.
Kristian Høgsberg
1
-8
/
+25
2007-03-10
firewire: Use struct fw_packet for incoming packets too in controller interface.
Kristian Høgsberg
1
-20
/
+41
2007-03-10
firewire: consistent usage of node_id
Stefan Richter
1
-9
/
+12
[next]