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
2017-03-23
drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-01
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-2
/
+1
2017-02-28
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-14
idr: Return the deleted entry from idr_remove
Matthew Wilcox
1
-2
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+39
2016-11-03
firewire: net: fix fragmented datagram_size off-by-one
Stefan Richter
1
-4
/
+4
2016-11-03
firewire: net: guard against rx buffer overflows
Stefan Richter
1
-16
/
+35
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2016-10-30
firewire: net: really fix maximum possible MTU
Stefan Richter
1
-1
/
+1
2016-10-27
firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...
Stefan Richter
1
-7
/
+1
2016-10-27
firewire: net: fix maximum possible MTU
Stefan Richter
1
-3
/
+4
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-14
/
+4
2016-10-09
firewire: nosy: do not ignore errors in ioremap_nocache()
Alexey Khoroshilov
1
-3
/
+10
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-03-25
Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2016-03-23
firewire: use in_compat_syscall to check ioctl compatness
Andy Lutomirski
1
-2
/
+2
2016-03-22
firewire: nosy: Replace timeval with timespec64
Tina Ruchandani
1
-3
/
+5
2016-03-20
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+9
2015-11-11
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-05
firewire: ohci: propagate return code from soft_reset to probe and resume
Stefan Richter
1
-2
/
+3
2015-11-05
firewire: nosy: Replace timeval with timespec64
Amitoj Kaur Chawla
1
-4
/
+6
2015-11-05
firewire: ohci: fix JMicron JMB38x IT context discovery
Stefan Richter
1
-0
/
+5
2015-06-01
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-18
/
+2
2015-03-03
net: Kill dev_rebuild_header
Eric W. Biederman
1
-13
/
+0
2015-02-02
firewire: core: use correct vendor/model IDs
Clemens Ladisch
1
-2
/
+2
2015-01-31
firewire: sbp2: remove redundant check for bidi command
Stefan Richter
1
-11
/
+0
2015-01-22
firewire: ohci: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-12-10
firewire: sbp2: replace card lock by target lock
Stefan Richter
1
-31
/
+29
2014-12-10
firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irq
Stefan Richter
1
-9
/
+6
2014-12-10
firewire: sbp2: protect a reference counter properly
Stefan Richter
1
-8
/
+6
2014-12-10
firewire: core: document fw_csr_string's truncation of long strings
Stefan Richter
1
-0
/
+3
2014-11-19
firewire: ohci: replace vm_map_ram() with vmap()
Clemens Ladisch
1
-4
/
+2
2014-11-14
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Stefan Richter
1
-2
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-07-27
Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-07-23
firewire: ohci: disable MSI for VIA VT6315 again
Stefan Richter
1
-2
/
+2
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-07-15
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-0
/
+1
2014-07-13
firewire: IEEE 1394 (FireWire) support should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-06-12
firewire: Use ktime_get_ts()
Thomas Gleixner
1
-3
/
+3
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2014-06-04
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+10
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-05-29
firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk
Stefan Richter
1
-0
/
+7
2014-05-29
firewire: revert to 4 GB RDMA, fix protocols using Memory Space
Stefan Richter
2
-3
/
+3
[next]