index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
ohci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
firewire: replace get_features card driver hook
Stefan Richter
2010-06-19
1
-12
/
+2
*
firewire: 'add CSR_... support' addendum
Stefan Richter
2010-06-19
1
-0
/
+1
*
firewire: allocate broadcast channel in hardware
Clemens Ladisch
2010-06-10
1
-6
/
+12
*
firewire: add CSR cmstr support
Clemens Ladisch
2010-06-10
1
-0
/
+35
*
firewire: add CSR PRIORITY_BUDGET support
Clemens Ladisch
2010-06-10
1
-0
/
+27
*
firewire: add CSR BUSY_TIMEOUT support
Clemens Ladisch
2010-06-10
1
-1
/
+13
*
firewire: add CSR BUS_TIME support
Clemens Ladisch
2010-06-10
1
-59
/
+109
*
firewire: add CSR CYCLE_TIME write support
Clemens Ladisch
2010-06-10
1
-0
/
+7
*
firewire: add CSR NODE_IDS support
Clemens Ladisch
2010-06-10
1
-0
/
+20
*
firewire: add read_csr_reg driver callback
Clemens Ladisch
2010-06-10
1
-3
/
+16
*
firewire: ohci: speed up PHY register accesses
Clemens Ladisch
2010-06-10
1
-4
/
+10
*
firewire: ohci: add MSI support
Clemens Ladisch
2010-06-09
1
-3
/
+12
*
firewire: ohci: do not enable interrupts without the handler
Stefan Richter
2010-06-09
1
-11
/
+13
*
firewire: ohci: cleanups and fix for nonstandard build without debug facility
Stefan Richter
2010-04-10
1
-14
/
+15
*
firewire: ohci: wait for PHY register accesses to complete
Stefan Richter
2010-04-10
1
-55
/
+57
*
firewire: ohci: fix up configuration of TI chips
Clemens Ladisch
2010-04-10
1
-1
/
+18
*
firewire: ohci: enable 1394a enhancements
Clemens Ladisch
2010-04-10
1
-2
/
+81
*
firewire: ohci: do not clear PHY interrupt status inadvertently
Clemens Ladisch
2010-04-10
1
-0
/
+7
*
firewire: ohci: add a function for reading PHY registers
Clemens Ladisch
2010-04-10
1
-5
/
+19
*
firewire: ohci: add cycle timer quirk for the TI TSB12LV22
Clemens Ladisch
2010-03-17
1
-0
/
+4
*
firewire: ohci: extend initialization log message
Stefan Richter
2010-02-24
1
-7
/
+10
*
firewire: ohci: fix IR/IT context mask mixup
Stefan Richter
2010-02-24
1
-7
/
+7
*
firewire: ohci: add module parameter to activate quirk fixes
Stefan Richter
2010-02-24
1
-0
/
+11
*
firewire: ohci: use an ID table for quirks detection
Stefan Richter
2010-02-24
1
-18
/
+28
*
firewire: ohci: reorder struct fw_ohci for better cache efficiency
Stefan Richter
2010-02-24
1
-11
/
+12
*
firewire: ohci: remove unused dualbuffer IR code
Stefan Richter
2010-02-24
1
-183
/
+1
*
Merge tag 'v2.6.33' for its firewire changes since last branch point
Stefan Richter
2010-02-24
1
-6
/
+11
|
\
|
*
firewire: ohci: retransmit isochronous transmit packets on cycle loss
Clemens Ladisch
2010-02-14
1
-5
/
+8
|
*
firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
Stefan Richter
2010-01-27
1
-1
/
+3
*
|
firewire: remove incomplete Bus_Time CSR support
Stefan Richter
2010-02-20
1
-18
/
+7
*
|
firewire: get_cycle_timer optimization and cleanup
Stefan Richter
2010-02-20
1
-28
/
+29
*
|
firewire: ohci: enable cycle timer fix on ALi and NEC controllers
Stefan Richter
2010-02-19
1
-5
/
+8
*
|
firewire: ohci: work around cycle timer bugs on VIA controllers
Clemens Ladisch
2010-02-19
1
-3
/
+49
*
|
firewire: make PCI device id constant
Németh Márton
2010-01-10
1
-1
/
+1
|
/
*
firewire: ohci: always use packet-per-buffer mode for isochronous reception
Stefan Richter
2009-12-29
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-12-12
1
-2
/
+10
|
\
|
*
firewire: ohci: handle receive packets with a data length of zero
Jay Fenlason
2009-12-11
1
-2
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-12-08
1
-15
/
+24
|
\
|
|
*
firewire: ohci: 0 may be a valid DMA address
Stefan Richter
2009-10-31
1
-4
/
+5
|
*
firewire: optimize config ROM creation
Stefan Richter
2009-10-14
1
-11
/
+19
*
|
firewire: ohci: pass correct iso xmit timestamps to core
Jay Fenlason
2009-11-21
1
-5
/
+20
*
|
firewire: ohci: Make cycleMatch ISO transmission work
Jay Fenlason
2009-11-18
1
-1
/
+15
|
/
*
firewire: ohci: fix Self ID Count register mask (safeguard against buffer ove...
Stefan Richter
2009-09-12
1
-2
/
+2
*
firewire: ohci: fix Ricoh R5C832, video reception
Stefan Richter
2009-09-05
1
-0
/
+5
[next]