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
starfive-6.6.48-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
2010-06-19
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
4
-38
/
+29
2010-06-19
firewire: replace get_features card driver hook
Stefan Richter
4
-21
/
+4
2010-06-19
firewire: drop sizeof expressions from some request size arguments
Stefan Richter
2
-9
/
+6
2010-06-19
firewire: 'add CSR_... support' addendum
Stefan Richter
2
-21
/
+7
2010-06-10
firewire: core: always enable cycle master packets
Clemens Ladisch
1
-7
/
+19
2010-06-10
firewire: allocate broadcast channel in hardware
Clemens Ladisch
4
-12
/
+26
2010-06-10
firewire: core: add CSR abdicate support
Clemens Ladisch
4
-3
/
+16
2010-06-10
firewire: add CSR cmstr support
Clemens Ladisch
4
-2
/
+48
2010-06-10
firewire: core: add CSR MAINT_UTILITY support
Clemens Ladisch
1
-0
/
+9
2010-06-10
firewire: add CSR PRIORITY_BUDGET support
Clemens Ladisch
3
-0
/
+45
2010-06-10
firewire: add CSR BUSY_TIMEOUT support
Clemens Ladisch
2
-4
/
+24
2010-06-10
firewire: add CSR BUS_TIME support
Clemens Ladisch
2
-62
/
+120
2010-06-10
firewire: add CSR CYCLE_TIME write support
Clemens Ladisch
2
-0
/
+10
2010-06-10
firewire: core: add CSR SPLIT_TIMEOUT support
Clemens Ladisch
2
-11
/
+69
2010-06-10
firewire: core: add CSR RESET_START support
Clemens Ladisch
1
-0
/
+5
2010-06-10
firewire: add CSR NODE_IDS support
Clemens Ladisch
3
-0
/
+32
2010-06-10
firewire: add read_csr_reg driver callback
Clemens Ladisch
4
-6
/
+20
2010-06-10
firewire: core: add CSR STATE_CLEAR/STATE_SET support
Clemens Ladisch
1
-0
/
+44
2010-06-10
firewire: core: retry on local errors in bus manager election
Clemens Ladisch
1
-0
/
+10
2010-06-10
firewire: ohci: speed up PHY register accesses
Clemens Ladisch
1
-4
/
+10
2010-06-09
firewire: core: trivial fix for warning strings
Stefan Richter
1
-3
/
+3
2010-06-09
firewire: check cdev response length
Clemens Ladisch
3
-4
/
+44
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-06-02
firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...
Stefan Richter
1
-5
/
+19
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
6
-95
/
+235
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
firewire: core: use separate timeout for each transaction
Clemens Ladisch
3
-45
/
+37
2010-05-19
firewire: core: Fix tlabel exhaustion problem
Peter Hurley
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
5
-76
/
+65
2010-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-13
/
+24
2010-04-19
firewire: core: make transaction label allocation more robust
Clemens Ladisch
1
-5
/
+19
2010-04-19
firewire: core: clean up config ROM related defined constants
Stefan Richter
1
-5
/
+6
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-19
firewire: core: fw_iso_resource_manage: return -EBUSY when out of resources
Clemens Ladisch
1
-3
/
+7
2010-04-19
firewire: core: fix retries calculation in iso manage_channel()
Clemens Ladisch
1
-1
/
+3
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-10
/
+13
2010-04-10
firewire: cdev: mark char device files as not seekable
Stefan Richter
1
-4
/
+4
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
2
-1
/
+26
2010-04-10
firewire: ohci: enable 1394a enhancements
Clemens Ladisch
3
-3
/
+86
2010-04-10
firewire: ohci: do not clear PHY interrupt status inadvertently
Clemens Ladisch
2
-0
/
+8
2010-04-10
firewire: ohci: add a function for reading PHY registers
Clemens Ladisch
1
-5
/
+19
2010-04-10
firewire: cdev: fix information leak
Stefan Richter
1
-9
/
+9
2010-04-10
firewire: cdev: require quadlet-aligned headers for transmit packets
Clemens Ladisch
1
-0
/
+2
2010-04-10
firewire: cdev: disallow receive packets without header
Clemens Ladisch
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-1
/
+5
2010-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-65
/
+47
[prev]
[next]