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
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-3
/
+3
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
165
-7449
/
+5131
2020-06-05
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-0
/
+3213
2020-06-04
atomisp: avoid warning about unused function
Linus Torvalds
1
-6
/
+4
2020-06-04
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
728
-1643
/
+147728
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
6
-66
/
+31
2020-06-04
Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-600
/
+467
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-4
/
+7
2020-06-02
staging: media: ipu3: use vmap instead of reimplementing it
Christoph Hellwig
2
-25
/
+9
2020-06-02
staging: android: ion: use vmap instead of vm_map_ram
Christoph Hellwig
1
-2
/
+2
2020-05-29
comedi: get rid of compat_alloc_user_space() mess in COMEDI_CMD{,TEST} compat
Al Viro
1
-115
/
+66
2020-05-29
comedi: do_cmd_ioctl(): lift copyin/copyout into the caller
Al Viro
1
-24
/
+24
2020-05-29
comedi: do_cmdtest_ioctl(): lift copyin/copyout into the caller
Al Viro
1
-23
/
+22
2020-05-29
comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()
Al Viro
1
-8
/
+12
2020-05-29
comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compat
Al Viro
1
-90
/
+48
2020-05-29
comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compat
Al Viro
1
-27
/
+47
2020-05-29
staging: rtl8723bs: Use common packet header constants
Pascal Terjan
3
-10
/
+6
2020-05-29
staging: sm750fb: Add names to proc_setBLANK args
Igor Ribeiro Barbosa Duarte
1
-1
/
+1
2020-05-29
staging: most: usb: init return value in default path of switch/case expression
Christian Gromm
1
-0
/
+1
2020-05-29
comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compat
Al Viro
3
-35
/
+27
2020-05-29
comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compat
Al Viro
1
-38
/
+30
2020-05-29
comedi: get rid of indirection via translated_ioctl()
Al Viro
1
-18
/
+8
2020-05-29
comedi: move compat ioctl handling to native fops
Al Viro
4
-487
/
+448
2020-05-28
staging: tegra-video: fix V4L2 dependency
Arnd Bergmann
1
-1
/
+1
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+0
2020-05-28
staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-3
/
+7
2020-05-27
staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reason
Nicolas Saenz Julienne
2
-13
/
+0
2020-05-27
staging: vchiq: move vchiq_release_message() into vchiq
Nicolas Saenz Julienne
2
-3
/
+5
2020-05-27
staging: vchi: Get rid of C++ guards
Nicolas Saenz Julienne
1
-8
/
+0
2020-05-27
staging: vchi: Get rid of not implemented function declarations
Nicolas Saenz Julienne
1
-59
/
+0
2020-05-27
staging: vchi: Get rid of vchiq_status_to_vchi()
Nicolas Saenz Julienne
1
-14
/
+11
2020-05-27
staging: vchi: Get rid of vchi_service_set_option()
Nicolas Saenz Julienne
2
-36
/
+0
2020-05-27
staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()
Nicolas Saenz Julienne
1
-25
/
+4
2020-05-27
staging: vchiq: Move copy callback handling into vchiq
Nicolas Saenz Julienne
4
-33
/
+22
2020-05-27
staging: vchi: Get rid of vchi_queue_user_message()
Nicolas Saenz Julienne
2
-40
/
+0
2020-05-27
staging: vchi: Get rid of vchi_service_destroy()
Nicolas Saenz Julienne
2
-22
/
+0
2020-05-27
staging: most: usb: use function sysfs_streq
Christian Gromm
1
-6
/
+6
2020-05-27
staging: most: usb: add missing put_device calls
Christian Gromm
1
-0
/
+2
2020-05-27
staging: most: usb: use correct error codes
Christian Gromm
1
-3
/
+3
2020-05-27
staging: most: usb: replace code to calculate array index
Christian Gromm
1
-3
/
+8
2020-05-27
staging: most: usb: don't use error path to exit function on success
Christian Gromm
1
-2
/
+2
2020-05-27
staging: most: usb: move allocation of URB out of critical section
Christian Gromm
1
-7
/
+5
2020-05-27
staging: most: usb: return 0 instead of variable
Christian Gromm
1
-2
/
+2
2020-05-27
staging: most: usb: change return value of function drci_rd_reg
Christian Gromm
1
-5
/
+7
2020-05-27
staging: most: usb: don't use expressions that might fail in a declaration
Christian Gromm
1
-3
/
+6
2020-05-27
staging: most: usb: change order of function parameters
Christian Gromm
1
-5
/
+6
2020-05-27
staging: vt6656: Fix warning: unused variable vnt_frame_time
Malcolm Priestley
1
-4
/
+0
2020-05-27
staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
Malcolm Priestley
6
-43
/
+31
[next]