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
2023-04-12
scsi: target: Add block PR support to iblock
Mike Christie
1
-5
/
+266
2023-04-12
scsi: target: Report and detect unsupported PR commands
Mike Christie
2
-20
/
+72
2023-04-12
scsi: target: Pass struct target_opcode_descriptor to enabled
Mike Christie
1
-15
/
+25
2023-04-12
scsi: target: Allow backends to hook into PR handling
Mike Christie
1
-1
/
+61
2023-04-12
scsi: target: Rename sbc_ops to exec_cmd_ops
Mike Christie
5
-14
/
+15
2023-04-12
nvme: Add pr_ops read_reservation support
Mike Christie
1
-0
/
+83
2023-04-12
nvme: Add a nvme_pr_type enum
Mike Christie
1
-12
/
+12
2023-04-12
nvme: Add pr_ops read_keys support
Mike Christie
1
-0
/
+69
2023-04-12
nvme: Add helper to send pr command
Mike Christie
1
-9
/
+14
2023-04-12
nvme: Move pr code to it's own file
Mike Christie
4
-149
/
+161
2023-04-12
nvme: Don't hardcode the data len for pr commands
Mike Christie
1
-6
/
+7
2023-04-12
dm: Add support for block PR read keys/reservation
Mike Christie
1
-0
/
+69
2023-04-12
scsi: Add support for block PR read keys/reservation
Mike Christie
2
-0
/
+112
2023-04-12
scsi: Move sd_pr_type to scsi_common
Mike Christie
2
-25
/
+30
2023-04-12
scsi: Rename sd_pr_command
Mike Christie
1
-6
/
+6
2023-04-12
block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
3
-3
/
+8
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+17
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2023-03-05
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+7
2023-03-04
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-244
/
+285
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+4
2023-03-03
Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-48
/
+20
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-6
/
+6
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
6
-27
/
+32
2023-03-03
Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+0
2023-03-03
Merge branches 'acpi-pm' and 'acpi-x86'
Rafael J. Wysocki
2
-48
/
+13
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+3
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-03
Merge branch 'powercap'
Rafael J. Wysocki
2
-1
/
+2
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
28
-489
/
+999
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-03
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-149
/
+435
2023-03-03
Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
38
-128
/
+409
2023-03-03
Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...
Dave Airlie
8
-18
/
+23
2023-03-03
Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-3
/
+3
2023-03-02
Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
35
-372
/
+269
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-11
/
+9
2023-03-02
Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+2
2023-03-02
Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+7
2023-03-02
Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-7
/
+12
2023-03-02
Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
1
-0
/
+1
2023-03-02
watchdog: at91rm9200: Only warn once about problems in .remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-02
watchdog: mt7621-wdt: avoid ralink architecture dependent code
Sergio Paracuellos
2
-6
/
+20
[next]