index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
firewire: ohci: disable MSI on Ricoh controllers
Stefan Richter
1
-1
/
+1
2012-01-27
firewire: ohci: add reset packet quirk for SB Audigy
Clemens Ladisch
1
-0
/
+4
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c
Paul Gortmaker
1
-0
/
+1
2011-10-18
firewire: ohci: fix isochronous DMA synchronization
Clemens Ladisch
1
-0
/
+73
2011-10-18
firewire: ohci: work around selfID junk due to wrong gap count
Clemens Ladisch
1
-2
/
+16
2011-10-09
firewire: net: Use posted writes
Stephan Gatzka
2
-8
/
+4
2011-10-09
firewire: use clamp and min3 macros
Stefan Richter
3
-9
/
+5
2011-10-09
firewire: ohci: optimize TSB41BA3D detection
Stefan Richter
1
-24
/
+12
2011-10-09
firewire: ohci: TSB41BA3D support tweaks
Stefan Richter
1
-51
/
+23
2011-09-17
firewire: ohci: Add support for TSB41BA3D phy
Stephan Gatzka
1
-2
/
+183
2011-09-17
firewire: ohci: Move code from the bus reset tasklet into a workqueue
Stephan Gatzka
1
-8
/
+10
2011-09-17
firewire: sbp2: fold two functions into one
Stefan Richter
1
-19
/
+9
2011-09-17
firewire: sbp2: move some code to more sensible places
Stefan Richter
1
-106
/
+107
2011-09-17
firewire: sbp2: remove obsolete reference counting
Stefan Richter
1
-40
/
+17
2011-09-17
firewire: ohci: add no MSI quirk for O2Micro controller
Ming Lei
1
-0
/
+3
2011-08-27
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-0
/
+4
2011-08-23
firewire: sbp2: fix panic after rmmod with slow targets
Chris Boot
1
-0
/
+4
2011-08-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-5
/
+10
2011-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2
-5
/
+28
2011-08-13
firewire: core: handle ack_busy when fetching the Config ROM
Stefan Richter
1
-5
/
+10
2011-08-12
firewire: ohci: fix DMA unmapping in an error path
Stefan Richter
1
-2
/
+7
2011-08-12
firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases
Stefan Richter
1
-3
/
+21
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
5
-5
/
+5
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-26
/
+41
2011-07-16
firewire: cdev: prevent race between first get_info ioctl and bus reset event...
Stefan Richter
1
-8
/
+10
2011-07-16
firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL
Stefan Richter
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-3
/
+3
2011-07-10
firewire: ohci: do not bind to Pinnacle cards, avert panic
Stefan Richter
1
-0
/
+6
2011-07-09
firewire: ohci: skip soft reset retries after card ejection
Stefan Richter
1
-4
/
+7
2011-07-09
firewire: ohci: fix PHY reg access after card ejection
Stefan Richter
1
-0
/
+6
2011-07-09
firewire: ohci: add a comment on PHY reg access serialization
Stefan Richter
1
-0
/
+6
2011-07-09
firewire: ohci: reduce potential context_stop latency
Stefan Richter
1
-2
/
+3
2011-06-02
firewire: ohci: remove superfluous posted write flushes
Clemens Ladisch
1
-9
/
+5
2011-06-02
firewire: net: replacing deprecated __attribute__((packed)) with __packed
August Lilleaas
1
-2
/
+3
2011-05-11
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
6
-21
/
+13
2011-05-11
firewire: sbp2: octlet AT payloads can be stack-allocated
Stefan Richter
1
-4
/
+4
2011-05-11
firewire: sbp2: omit Scsi_Host lock from queuecommand
Stefan Richter
1
-14
/
+6
2011-05-11
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
5
-16
/
+36
2011-05-11
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
6
-5
/
+32
2011-05-11
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
4
-24
/
+24
2011-05-11
Merge tag 'v2.6.39-rc7'
Stefan Richter
5
-23
/
+37
2011-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-14
/
+25
2011-05-03
firewire: Fix for broken configrom updates in quick succession
B.J. Buchalter
1
-14
/
+25
2011-04-19
firewire: ohci: optimize find_branch_descriptor()
Clemens Ladisch
1
-4
/
+3
2011-04-19
firewire: ohci: avoid separate DMA mapping for small AT payloads
Clemens Ladisch
1
-8
/
+17
2011-04-19
firewire: ohci: do not start DMA contexts before link is enabled
Clemens Ladisch
1
-6
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
[next]