Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d00efe3fa87fdf1df3635ba57ef3f14d03bc3ac8
/
drivers
/
firewire
/
ohci.c
6f02bfc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
a01e836
firewire: ohci: fix DMA unmapping in an error path
by Stefan Richter
· 13 years ago
441c196
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
7f7e3711
firewire: ohci: do not bind to Pinnacle cards, avert panic
by Stefan Richter
· 13 years ago
9f42617
firewire: ohci: skip soft reset retries after card ejection
by Stefan Richter
· 13 years ago
215fa44
firewire: ohci: fix PHY reg access after card ejection
by Stefan Richter
· 13 years ago
b14c369
firewire: ohci: add a comment on PHY reg access serialization
by Stefan Richter
· 13 years ago
9ef28cc
firewire: ohci: reduce potential context_stop latency
by Stefan Richter
· 13 years ago
dd6254e
firewire: ohci: remove superfluous posted write flushes
by Clemens Ladisch
· 13 years ago
13882a8
firewire: optimize iso queueing by setting wake only after the last packet
by Clemens Ladisch
· 14 years ago
020abf0
Merge tag 'v2.6.39-rc7'
by Stefan Richter
· 14 years ago
2e053a2
firewire: Fix for broken configrom updates in quick succession
by B.J. Buchalter
· 14 years ago
0ff8fbc
firewire: ohci: optimize find_branch_descriptor()
by Clemens Ladisch
· 14 years ago
da28947
firewire: ohci: avoid separate DMA mapping for small AT payloads
by Clemens Ladisch
· 14 years ago
ecf8328
firewire: ohci: do not start DMA contexts before link is enabled
by Clemens Ladisch
· 14 years ago
d838d2c0
firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove
by Oleg Drokin
· 14 years ago
b6258fc
firewire: ohci: omit IntEvent.busReset check rom AT queueing
by Stefan Richter
· 14 years ago
44b74d9
firewire: ohci: prevent starting of iso contexts with empty queue
by Clemens Ladisch
· 14 years ago
e81cbeb
firewire: ohci: prevent iso completion callbacks after context stop
by Clemens Ladisch
· 14 years ago
f117a3e
firewire: ohci: log dead DMA contexts
by Clemens Ladisch
· 14 years ago
1427130
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
by Clemens Ladisch
· 14 years ago
693a50b
firewire: ohci: consolidate context status flags
by Stefan Richter
· 14 years ago
386a415
firewire: ohci: cache the context run bit
by Clemens Ladisch
· 14 years ago
78dec56
firewire: ohci: flush AT contexts after bus reset - addendum
by Stefan Richter
· 14 years ago
82b662d
firewire: ohci: flush AT contexts after bus reset for OHCI 1.2
by Clemens Ladisch
· 14 years ago
dd23736
firewire: ohci: restart iso DMA contexts on resume from low power mode
by Maxim Levitsky
· 14 years ago
8662b6b
firewire: ohci: restore GUID on resume.
by Maxim Levitsky
· 14 years ago
ec766a7
firewire: ohci: use common buffer for self IDs and AR descriptors
by Clemens Ladisch
· 14 years ago
2dd5bed
firewire: ohci: optimize iso context checks in the interrupt handler
by Clemens Ladisch
· 14 years ago
5b06db1
firewire: make PHY packet header format consistent
by Clemens Ladisch
· 14 years ago
8327b37
firewire: ohci: properly clear posted write errors
by Clemens Ladisch
· 14 years ago
e597e98
firewire: ohci: flush MMIO writes in the interrupt handler
by Clemens Ladisch
· 14 years ago
c088ab30
firewire: ohci: fix AT context initialization error handling
by Clemens Ladisch
· 14 years ago
7a39d8b
firewire: ohci: Asynchronous Reception rewrite
by Clemens Ladisch
· 14 years ago
9993e0f
firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI
by Stefan Richter
· 14 years ago
af0cdf4
firewire: ohci: fix regression with VIA VT6315, disable MSI
by Stefan Richter
· 14 years ago
693fa77
firewire: ohci: fix race when reading count in AR descriptor
by Clemens Ladisch
· 14 years ago
837596a
firewire: ohci: avoid reallocation of AR buffers
by Clemens Ladisch
· 14 years ago
a1f805e
firewire: ohci: fix race in AR split packet handling
by Clemens Ladisch
· 14 years ago
85f7ffd
firewire: ohci: fix buffer overflow in AR split packet handling
by Clemens Ladisch
· 14 years ago
aa0170f
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
by Stefan Richter
· 14 years ago
970f4be
firewire: ohci: activate cycle timer register quirk on Ricoh chips
by Heikki Lindholm
· 14 years ago
a4dc090
firewire: ohci: work around VIA and NEC PHY packet reception bug
by Stefan Richter
· 14 years ago
e78483c
Merge firewire branches to be released post v2.6.35
by Stefan Richter
· 14 years ago
872e330
firewire: add isochronous multichannel reception
by Stefan Richter
· 14 years ago
e5b06c0
firewire: ohci: release channel in error path
by Stefan Richter
· 14 years ago
071595e
firewire: ohci: use memory barriers to order descriptor updates
by Stefan Richter
· 14 years ago
cc55021
firewire: cdev: add PHY pinging
by Stefan Richter
· 14 years ago
bf54e14
firewire: cdev: add PHY packet reception
by Stefan Richter
· 14 years ago
02d37be
firewire: core: integrate software-forced bus resets with bus management
by Stefan Richter
· 14 years ago
0fcff4e
firewire: rename CSR access driver methods
by Stefan Richter
· 14 years ago
c8a94de
firewire: normalize STATE_CLEAR/SET CSR access interface
by Stefan Richter
· 14 years ago
db3c9cc
firewire: replace get_features card driver hook
by Stefan Richter
· 14 years ago
65b2742
firewire: 'add CSR_... support' addendum
by Stefan Richter
· 14 years ago
e91b278
firewire: allocate broadcast channel in hardware
by Clemens Ladisch
· 14 years ago
4ffb7a6
firewire: add CSR cmstr support
by Clemens Ladisch
· 14 years ago
a1a1132
firewire: add CSR PRIORITY_BUDGET support
by Clemens Ladisch
· 14 years ago
27a2329
firewire: add CSR BUSY_TIMEOUT support
by Clemens Ladisch
· 14 years ago
a48777e
firewire: add CSR BUS_TIME support
by Clemens Ladisch
· 14 years ago
9ab5071
firewire: add CSR CYCLE_TIME write support
by Clemens Ladisch
· 14 years ago
506f1a3
firewire: add CSR NODE_IDS support
by Clemens Ladisch
· 14 years ago
60d3297
firewire: add read_csr_reg driver callback
by Clemens Ladisch
· 14 years ago
153e397
firewire: ohci: speed up PHY register accesses
by Clemens Ladisch
· 14 years ago
262444e
firewire: ohci: add MSI support
by Clemens Ladisch
· 14 years ago
148c786
firewire: ohci: do not enable interrupts without the handler
by Stefan Richter
· 14 years ago
55ddf14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
cfc94b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
e139366
firewire: ohci: wait for local CSR lock access to finish
by Clemens Ladisch
· 15 years ago
2608203
firewire: ohci: prevent aliasing of locally handled register addresses
by Clemens Ladisch
· 15 years ago
5da3dac
firewire: ohci: cleanups and fix for nonstandard build without debug facility
by Stefan Richter
· 15 years ago
35d999b
firewire: ohci: wait for PHY register accesses to complete
by Stefan Richter
· 15 years ago
5467238
firewire: ohci: fix up configuration of TI chips
by Clemens Ladisch
· 15 years ago
925e7a6
firewire: ohci: enable 1394a enhancements
by Clemens Ladisch
· 15 years ago
e7014da
firewire: ohci: do not clear PHY interrupt status inadvertently
by Clemens Ladisch
· 15 years ago
4a96b4f
firewire: ohci: add a function for reading PHY registers
by Clemens Ladisch
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8301b91
firewire: ohci: add cycle timer quirk for the TI TSB12LV22
by Clemens Ladisch
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
6fdb2ee
firewire: ohci: extend initialization log message
by Stefan Richter
· 15 years ago
4802f16
firewire: ohci: fix IR/IT context mask mixup
by Stefan Richter
· 15 years ago
3e9cc2f
firewire: ohci: add module parameter to activate quirk fixes
by Stefan Richter
· 15 years ago
4a63559
firewire: ohci: use an ID table for quirks detection
by Stefan Richter
· 15 years ago
ecb1cf9
firewire: ohci: reorder struct fw_ohci for better cache efficiency
by Stefan Richter
· 15 years ago
6498ba0
firewire: ohci: remove unused dualbuffer IR code
by Stefan Richter
· 15 years ago
109d281
Merge tag 'v2.6.33' for its firewire changes since last branch point
by Stefan Richter
· 15 years ago
168cf9a
firewire: remove incomplete Bus_Time CSR support
by Stefan Richter
· 15 years ago
4a9bde9
firewire: get_cycle_timer optimization and cleanup
by Stefan Richter
· 15 years ago
1c1517e
firewire: ohci: enable cycle timer fix on ALi and NEC controllers
by Stefan Richter
· 15 years ago
b677532
firewire: ohci: work around cycle timer bugs on VIA controllers
by Clemens Ladisch
· 15 years ago
7f51a10
firewire: ohci: retransmit isochronous transmit packets on cycle loss
by Clemens Ladisch
· 15 years ago
7a48143
firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
by Stefan Richter
· 15 years ago
a67483d
firewire: make PCI device id constant
by Németh Márton
· 15 years ago
090699c
firewire: ohci: always use packet-per-buffer mode for isochronous reception
by Stefan Richter
· 15 years ago
5f1141e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
8c0c0cc
firewire: ohci: handle receive packets with a data length of zero
by Jay Fenlason
· 15 years ago
bb592cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
31769ce
firewire: ohci: pass correct iso xmit timestamps to core
by Jay Fenlason
· 15 years ago
5ed1f32
firewire: ohci: Make cycleMatch ISO transmission work
by Jay Fenlason
· 15 years ago
Next »