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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
staging: fsl-dpaa2/eth: Use affine DPIO services
Ioana Radulescu
2
-10
/
+15
2018-01-08
staging: fsl-mc/dpio: Add dpaa2_io_service_select() API
Ioana Radulescu
2
-0
/
+19
2018-01-08
Staging: vt6656: Fix unnecessary 'out of memory' message
Sumit Pundir
1
-4
/
+1
2018-01-08
staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probe
Jia-Ju Bai
1
-1
/
+1
2018-01-08
staging: comedi: adv_pci1760: fix typo in comments
Richard Sudaryono
1
-1
/
+1
2018-01-08
Staging: rtlwifi: Remove unused variable and the code
Shreeya Patel
1
-19
/
+1
2018-01-08
staging: vc05_services: fix checkpatch.pl errors
Sidong Yang
2
-10
/
+5
2018-01-08
staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...
Kishore KP
1
-2
/
+1
2018-01-08
staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.
Kishore KP
1
-1
/
+0
2018-01-08
Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issues
Andy Pusch
1
-2
/
+4
2018-01-08
Staging: vme: vme_user: fixed an alignment coding style issue
Philippe Loctaux
1
-4
/
+7
2018-01-08
staging: android: check the return value of register_shrinker
Xiongwei Song
1
-1
/
+7
2018-01-08
staging: android: check for error from register_shrinker in ion_heap_init_shr...
Xiongwei Song
3
-5
/
+10
2018-01-08
staging: android: ashmem: add procfs fdinfo helper
Zhai Zhaoxuan
1
-0
/
+19
2018-01-08
staging: most: convert macro to static function
George Edward Bulmer
1
-5
/
+7
2018-01-08
staging: most: Fix identifiers to function parameters
Ravi Eluri
2
-4
/
+4
2018-01-08
staging: most: Avoid trailing semicolon for macros
Ravi Eluri
1
-1
/
+1
2018-01-08
Staging: pi433 - fix ccheckpatch issue, updated include line.
Derek Robson
1
-1
/
+1
2018-01-08
staging: pi433: fix CamelCase for payload identifiers
Valentin Vidic
4
-6
/
+6
2018-01-08
staging: pi433: fix CamelCase for maxMinus variables
Valentin Vidic
3
-17
/
+17
2018-01-08
staging: pi433: remove unused rf69_reset_flag function
Marcin Ciupak
2
-13
/
+0
2018-01-08
staging: pi433: remove unused rf69_set_sync_tolerance function
Marcin Ciupak
2
-13
/
+0
2018-01-08
staging: ccree: update TODO
Gilad Ben-Yossef
1
-1
/
+1
2018-01-08
stating: ccree: fix allocation of void sized buf
Gilad Ben-Yossef
2
-8
/
+10
2018-01-08
staging: ccree: put pointer next to var name
Gilad Ben-Yossef
1
-1
/
+1
2018-01-08
staging: ccree: fold common code into service func
Gilad Ben-Yossef
1
-223
/
+116
2018-01-08
staging: ccree: fix indentation of func params
Gilad Ben-Yossef
1
-26
/
+20
2018-01-08
staging: ccree: do not map bufs in ahash_init
Gilad Ben-Yossef
1
-89
/
+103
2018-01-08
staging: ccree: allocate hash bufs inside req ctx
Gilad Ben-Yossef
2
-68
/
+12
2018-01-08
staging: ccree: use array for double buffer
Gilad Ben-Yossef
3
-37
/
+46
2018-01-08
staging: ccree: remove unused field
Gilad Ben-Yossef
1
-1
/
+0
2018-01-08
staging: ccree: use Makefile to include PM code
Gilad Ben-Yossef
4
-32
/
+37
2018-01-08
staging: ccree: handle end of sg list gracefully
Gilad Ben-Yossef
1
-1
/
+1
2018-01-08
staging: ccree: check DMA pool buf !NULL before free
Gilad Ben-Yossef
1
-1
/
+2
2018-01-08
staging: ccree: failing the suspend is not an error
Gilad Ben-Yossef
1
-7
/
+1
2018-01-08
stating: ccree: revert "staging: ccree: fix leak of import() after init()"
Gilad Ben-Yossef
1
-7
/
+4
2018-01-08
staging: ccree: add backlog processing
Gilad Ben-Yossef
5
-42
/
+163
2018-01-08
staging: ccree: break send_request and fix ret val
Gilad Ben-Yossef
5
-94
/
+128
2018-01-08
staging: ccree: remove unused leftover field
Gilad Ben-Yossef
1
-1
/
+0
2018-01-08
staging: ccree: tag debugfs init/exit func properly
Gilad Ben-Yossef
1
-2
/
+2
2018-01-08
staging: ccree: copy larval digest from RAM
Gilad Ben-Yossef
3
-57
/
+68
2018-01-08
staging: ccree: pick alloc mem flags based on req flags
Gilad Ben-Yossef
5
-35
/
+54
2018-01-08
staging: ccree: remove GFP_DMA flag from mem allocs
Gilad Ben-Yossef
2
-10
/
+7
2018-01-08
staging: ccree: fold reg common defines into driver
Gilad Ben-Yossef
3
-17
/
+5
2018-01-08
staging: ccree: fold hash defs into queue defs
Gilad Ben-Yossef
3
-24
/
+13
2018-01-08
staging: ccree: SPDXify driver
Gilad Ben-Yossef
31
-435
/
+62
2018-01-08
staging: ccree: mark debug_regs[] as static
Arnd Bergmann
1
-1
/
+1
2018-01-08
vboxvideo: Fix incorrect type in assignment sparse warning
Alexander Kapshuk
2
-2
/
+2
2018-01-08
drivers/fbtft: Remove unnecessary braces from if/else
Luis Gerhorst
1
-6
/
+5
2018-01-08
drivers/fbtft: Remove newline after else in else-if
Luis Gerhorst
1
-2
/
+1
[prev]
[next]