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
/
staging
/
fsl-mc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
bus: fsl-mc: change mc_command in fsl_mc_command
Ioana Ciornei
1
-6
/
+6
2018-03-14
staging: fsl-mc: Move DPCON out of staging
Bogdan Purcareata
4
-355
/
+0
2018-03-14
staging: fsl-mc: Move DPBP out of staging
Bogdan Purcareata
4
-285
/
+1
2018-03-08
staging: fsl-mc/dpio: Add missing argument identifier
Roy Pledge
1
-1
/
+1
2018-03-08
staging: fsl-mc/dpio: Fix incorrect masking
Ioana Radulescu
1
-1
/
+1
2018-03-08
staging: fsl-mc/dpio: Use __leXX types where needed
Ioana Radulescu
2
-20
/
+20
2018-03-08
staging: fsl-mc/dpio: Fix cast truncate warning
Ioana Radulescu
1
-2
/
+2
2018-03-08
staging: fsl-mc/dpio: Fix incorrect cast
Ioana Radulescu
1
-1
/
+1
2018-03-06
staging: fsl-mc/dpio: remove unused function
Anders Roxell
1
-5
/
+0
2018-03-01
staging: fsl-mc: Cleanup dpbp and dpcon API
Bogdan Purcareata
3
-87
/
+0
2018-03-01
staging: fsl-mc/dpio: qbman_pull_desc_set_token() can be static
Fengguang Wu
1
-1
/
+1
2018-03-01
staging: fsl-mc/dpio: allow the driver to compile multi-arch
Ioana Radulescu
1
-1
/
+1
2018-03-01
staging: fsl-mc: dpio: remove foolish -Werror Makefile addtion
Greg Kroah-Hartman
1
-2
/
+0
2018-03-01
staging: fsl-mc/dpio: Fix incorrect casts
Ioana Radulescu
2
-4
/
+4
2018-02-22
staging: fsl-mc: Move irqchip code out of staging
Bogdan Purcareata
2
-102
/
+1
2018-02-22
staging: fsl-mc: Move core bus out of staging
Bogdan Purcareata
20
-5263
/
+9
2018-01-22
staging: fsl-mc: Add SPDX license identifiers
Bogdan Purcareata
32
-563
/
+36
2018-01-17
staging: fsl-mc: make function its_fsl_mc_msi_init static
Colin Ian King
1
-1
/
+1
2018-01-17
staging: fsl-mc: Convert documentation to rst format
Ioana Radulescu
2
-387
/
+404
2018-01-16
staging: fsl-mc: README cleanup
Ioana Radulescu
1
-16
/
+17
2018-01-16
staging: fsl-mc: Update include header
Ioana Radulescu
1
-1
/
+1
2018-01-16
staging: fsl-mc: Remove unnecessary dependency
Ioana Radulescu
4
-16
/
+2
2018-01-16
staging: fsl-mc: Remove dead code
Ioana Radulescu
2
-21
/
+0
2018-01-16
staging: fsl-mc: Consolidate bus core header files
Bogdan Purcareata
12
-570
/
+371
2018-01-16
staging: fsl-mc: Cleanup dprc and dpmcp header files
Bogdan Purcareata
6
-591
/
+0
2018-01-08
staging: fsl-mc/dpio: Add dpaa2_io_service_select() API
Ioana Radulescu
2
-0
/
+19
2017-12-13
staging: fsl-mc: do not print error in case of defer probe error
Nipun Gupta
1
-1
/
+2
2017-12-13
staging: fsl-mc: Allocate IRQ's before scanning DPRC objects
Nipun Gupta
1
-22
/
+27
2017-11-28
staging: fsl-mc: use 32bits to support 64K size mc-portals
Bharat Bhushan
1
-1
/
+1
2017-11-27
staging: fsl-mc-bus: fix build warning
Greg Kroah-Hartman
1
-0
/
+1
2017-11-27
staging: fsl-mc: use device_type instead of strcmp()
Laurentiu Tudor
3
-16
/
+16
2017-11-27
staging: fsl-mc: add support for device type
Laurentiu Tudor
2
-0
/
+122
2017-11-27
staging: fsl-mc: remove debug WARN_ONs doubling error checks
Laurentiu Tudor
7
-77
/
+73
2017-11-27
staging: fsl-mc: remove some superfluous WARN_ONs
Laurentiu Tudor
6
-53
/
+0
2017-11-27
staging: fsl-mc/dpio: change to use EXPORT_SYMBOL_GPL()
Laurentiu Tudor
1
-10
/
+10
2017-11-27
staging: fsl-mc: consistently use EXPORT_SYMBOL_GPL()
Laurentiu Tudor
4
-24
/
+24
2017-11-27
staging: fsl-mc/dpio: remove couple of unused functions
Laurentiu Tudor
2
-62
/
+0
2017-11-27
staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functions
Laurentiu Tudor
1
-3
/
+0
2017-11-27
staging: fsl-mc/dpio: remove incomplete refcount implementation
Laurentiu Tudor
1
-4
/
+0
2017-11-27
staging: fsl-mc: drop unused dpcon APIs
Laurentiu Tudor
3
-85
/
+0
2017-10-03
staging: fsl-mc/dpio: Fix incorrect comparison
Ioana Radulescu
2
-4
/
+6
2017-09-29
Staging: fsl-mc: remove unnecessary parenthesis
Keerthi Reddy
1
-1
/
+1
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
1
-3
/
+3
2017-08-24
staging: fsl-mc: be consistent when checking strcmp() returns
Laurentiu Tudor
1
-1
/
+1
2017-08-16
Revert "staging: fsl-mc: be consistent when checking strcmp() return"
Colin Ian King
1
-3
/
+3
2017-08-15
staging: fsl-mc: add explicit dependencies for compile-tested arches
Laurentiu Tudor
1
-1
/
+1
2017-08-15
staging: fsl-mc: fix resource_size.cocci warnings
Cihangir Akturk
1
-2
/
+1
2017-07-30
staging: fsl-mc: include irqreturn.h as needed
Arnd Bergmann
1
-0
/
+1
2017-07-30
staging: fsl-mc/dpio: Skip endianness conversion in portal config
Bogdan Purcareata
1
-12
/
+12
2017-07-30
staging: fsl-mc: fix resource_size.cocci warnings
Julia Lawall
1
-2
/
+1
[next]