index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
ohci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-30
firewire: ohci: fix race when reading count in AR descriptor
Clemens Ladisch
1
-2
/
+4
2010-10-30
firewire: ohci: avoid reallocation of AR buffers
Clemens Ladisch
1
-12
/
+16
2010-10-30
firewire: ohci: fix race in AR split packet handling
Clemens Ladisch
1
-14
/
+21
2010-10-30
firewire: ohci: fix buffer overflow in AR split packet handling
Clemens Ladisch
1
-3
/
+32
2010-10-17
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
Stefan Richter
1
-18
/
+1
2010-09-08
firewire: ohci: activate cycle timer register quirk on Ricoh chips
Heikki Lindholm
1
-0
/
+1
2010-08-29
firewire: ohci: work around VIA and NEC PHY packet reception bug
Stefan Richter
1
-1
/
+9
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
1
-153
/
+548
2010-07-29
firewire: add isochronous multichannel reception
Stefan Richter
1
-69
/
+247
2010-07-29
firewire: ohci: release channel in error path
Stefan Richter
1
-0
/
+1
2010-07-29
firewire: ohci: use memory barriers to order descriptor updates
Stefan Richter
1
-0
/
+3
2010-07-23
firewire: cdev: add PHY pinging
Stefan Richter
1
-0
/
+3
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
1
-2
/
+1
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
1
-15
/
+38
2010-06-19
firewire: rename CSR access driver methods
Stefan Richter
1
-4
/
+4
2010-06-19
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
1
-5
/
+14
2010-06-19
firewire: replace get_features card driver hook
Stefan Richter
1
-12
/
+2
2010-06-19
firewire: 'add CSR_... support' addendum
Stefan Richter
1
-0
/
+1
2010-06-10
firewire: allocate broadcast channel in hardware
Clemens Ladisch
1
-6
/
+12
2010-06-10
firewire: add CSR cmstr support
Clemens Ladisch
1
-0
/
+35
2010-06-10
firewire: add CSR PRIORITY_BUDGET support
Clemens Ladisch
1
-0
/
+27
2010-06-10
firewire: add CSR BUSY_TIMEOUT support
Clemens Ladisch
1
-1
/
+13
2010-06-10
firewire: add CSR BUS_TIME support
Clemens Ladisch
1
-59
/
+109
2010-06-10
firewire: add CSR CYCLE_TIME write support
Clemens Ladisch
1
-0
/
+7
2010-06-10
firewire: add CSR NODE_IDS support
Clemens Ladisch
1
-0
/
+20
2010-06-10
firewire: add read_csr_reg driver callback
Clemens Ladisch
1
-3
/
+16
2010-06-10
firewire: ohci: speed up PHY register accesses
Clemens Ladisch
1
-4
/
+10
2010-06-09
firewire: ohci: add MSI support
Clemens Ladisch
1
-3
/
+12
2010-06-09
firewire: ohci: do not enable interrupts without the handler
Stefan Richter
1
-11
/
+13
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-34
/
+154
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+5
2010-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-9
/
+14
2010-04-19
firewire: ohci: wait for local CSR lock access to finish
Clemens Ladisch
1
-7
/
+13
2010-04-19
firewire: ohci: prevent aliasing of locally handled register addresses
Clemens Ladisch
1
-2
/
+1
2010-04-10
firewire: ohci: cleanups and fix for nonstandard build without debug facility
Stefan Richter
1
-14
/
+15
2010-04-10
firewire: ohci: wait for PHY register accesses to complete
Stefan Richter
1
-55
/
+57
2010-04-10
firewire: ohci: fix up configuration of TI chips
Clemens Ladisch
1
-1
/
+18
2010-04-10
firewire: ohci: enable 1394a enhancements
Clemens Ladisch
1
-2
/
+81
2010-04-10
firewire: ohci: do not clear PHY interrupt status inadvertently
Clemens Ladisch
1
-0
/
+7
2010-04-10
firewire: ohci: add a function for reading PHY registers
Clemens Ladisch
1
-5
/
+19
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-17
firewire: ohci: add cycle timer quirk for the TI TSB12LV22
Clemens Ladisch
1
-0
/
+4
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-02-24
firewire: ohci: extend initialization log message
Stefan Richter
1
-7
/
+10
2010-02-24
firewire: ohci: fix IR/IT context mask mixup
Stefan Richter
1
-7
/
+7
2010-02-24
firewire: ohci: add module parameter to activate quirk fixes
Stefan Richter
1
-0
/
+11
2010-02-24
firewire: ohci: use an ID table for quirks detection
Stefan Richter
1
-18
/
+28
2010-02-24
firewire: ohci: reorder struct fw_ohci for better cache efficiency
Stefan Richter
1
-11
/
+12
2010-02-24
firewire: ohci: remove unused dualbuffer IR code
Stefan Richter
1
-183
/
+1
[next]