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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
misc: fastrpc: Add fdlist implementation
Vamsi Krishna Gattupalli
1
-4
/
+32
2022-03-18
misc: fastrpc: Add helper function to get list and page
Vamsi Krishna Gattupalli
1
-3
/
+12
2022-03-18
misc: fastrpc: Add support to secure memory map
Vamsi Krishna Gattupalli
2
-9
/
+57
2022-03-18
misc: fastrpc: check before loading process to the DSP
Jeya R
1
-0
/
+33
2022-03-18
misc: fastrpc: add secure domain support
Srinivas Kandagatla
1
-9
/
+46
2022-03-18
misc: fastrpc: Add support to get DSP capabilities
Jeya R
1
-0
/
+112
2022-03-18
misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
Jeya R
1
-0
/
+154
2022-03-18
misc: fastrpc: separate fastrpc device from channel context
Srinivas Kandagatla
1
-9
/
+37
2022-03-18
nvmem: brcm_nvram: parse NVRAM content into NVMEM cells
Rafał Miłecki
1
-0
/
+90
2022-03-18
w1: w1_therm: Add support for Maxim MAX31850 thermoelement IF.
Markus Reichl
1
-2
/
+68
2022-03-18
w1/ds2490: remove spurious newlines within hexdump
Christian Vogel
1
-5
/
+3
2022-03-18
counter: add defaults to switch-statements
Tom Rix
1
-0
/
+4
2022-03-18
counter: interrupt-cnt: add counter_push_event()
Oleksij Rempel
1
-2
/
+5
2022-03-18
counter: Set counter device name
William Breathitt Gray
1
-1
/
+11
2022-03-18
counter: 104-quad-8: Add COMPILE_TEST depends
William Breathitt Gray
1
-1
/
+1
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
6
-31
/
+40
2022-03-18
bus: mhi: Move common MHI definitions out of host directory
Manivannan Sadhasivam
2
-263
/
+284
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
3
-14
/
+14
2022-03-18
bus: mhi: Cleanup the register definitions used in headers
Manivannan Sadhasivam
1
-214
/
+199
2022-03-18
bus: mhi: Use bitfield operations for handling DWORDs of ring elements
Manivannan Sadhasivam
1
-25
/
+33
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
6
-170
/
+76
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
12
-33
/
+39
2022-03-18
bus: mhi: Fix MHI DMA structure endianness
Paul Davey
5
-103
/
+104
2022-03-18
bus: mhi: Fix pm_state conversion to string
Paul Davey
2
-5
/
+7
2022-03-18
bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series
Yonglin Tan
1
-0
/
+1
2022-03-18
misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
1
-1
/
+1
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-2
/
+2
2022-03-18
pps: generators: pps_gen_parport: Switch to use module_parport_driver()
Andy Shevchenko
1
-35
/
+7
2022-03-18
platform: goldfish: pipe: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+3
2022-03-18
misc: bcm-vk: Remove viper from device id table
Desmond Yan
1
-1
/
+0
2022-03-18
misc: rtsx: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2022-03-18
virt: acrn: fix a memory leak in acrn_dev_ioctl()
Xiaolong Huang
1
-5
/
+15
2022-03-18
virt: acrn: obtain pa from VMA with PFNMAP flag
Yonghua Huang
1
-0
/
+24
2022-03-18
virt: acrn: Remove unsued acrn_irqfds_mutex.
Sebastian Andrzej Siewior
1
-1
/
+0
2022-03-18
virt: fsl_hypervisor: Directly return 0 instead of using local ret variable
Haowen Bai
1
-3
/
+1
2022-03-18
mei: avoid iterator usage outside of list_for_each_entry
Alexander Usyskin
1
-20
/
+15
2022-03-18
mei: me: add Alder Lake N device id.
Alexander Usyskin
2
-0
/
+2
2022-03-18
VMCI: Release notification_bitmap in error path
Vishnu Dasa
1
-1
/
+2
2022-03-18
VMCI: Check exclusive_vectors when freeing interrupt 1
Vishnu Dasa
1
-1
/
+3
2022-03-18
virtio_console: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2022-03-18
Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
8
-54
/
+146
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
265
-2872
/
+10948
2022-03-11
Merge tag 'icc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2
-9
/
+10
2022-03-11
coresight: Drop unused 'none' enum value for each component
Anshuman Khandual
1
-3
/
+0
2022-03-11
coresight: etm3x: Don't trace PID for non-root PID namespace
Leo Yan
1
-0
/
+4
2022-03-11
coresight: etm4x: Don't trace PID for non-root PID namespace
Leo Yan
1
-2
/
+8
2022-03-11
coresight: etm4x: Don't use virtual contextID for non-root PID namespace
Leo Yan
1
-0
/
+28
2022-03-11
coresight: etm4x: Add lock for reading virtual context ID comparator
Leo Yan
1
-0
/
+2
2022-03-11
coresight: trbe: Move check for kernel page table isolation from EL0 to probe
Sudeep Holla
1
-5
/
+6
2022-03-11
coresight: no-op refactor to make INSTP0 check more idiomatic
James Clark
1
-1
/
+1
[next]