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-11-15
nvme-pci: set constant paramters in nvme_pci_alloc_ctrl
Christoph Hellwig
1
-21
/
+17
2022-11-15
nvme-pci: factor out a nvme_pci_alloc_dev helper
Christoph Hellwig
1
-35
/
+46
2022-11-15
nvme-pci: factor the iod mempool creation into a helper
Christoph Hellwig
1
-23
/
+18
2022-11-15
nvme-pci: move more teardown work to nvme_remove
Christoph Hellwig
1
-2
/
+2
2022-11-15
nvme-pci: put the admin queue in nvme_dev_remove_admin
Christoph Hellwig
1
-2
/
+1
2022-11-15
nvme: simplify transport specific device attribute handling
Christoph Hellwig
3
-17
/
+16
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
8
-25
/
+29
2022-11-15
nvme: don't call nvme_init_ctrl_finish from nvme_passthru_end
Christoph Hellwig
1
-2
/
+4
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
2
-1
/
+13
2022-11-15
nvme: identify-namespace without CAP_SYS_ADMIN
Kanchan Joshi
1
-2
/
+16
2022-11-15
nvme: fine-granular CAP_SYS_ADMIN for nvme io commands
Kanchan Joshi
1
-33
/
+69
2022-11-15
nvme-fc: improve memory usage in nvme_fc_rcv_ls_req()
Christophe JAILLET
1
-8
/
+9
2022-11-15
nvmet: only allocate a single slab for bvecs
Christoph Hellwig
3
-22
/
+19
2022-11-15
nvmet: force reconnect when number of queue changes
Daniel Wagner
1
-1
/
+8
2022-11-15
nvmet: use try_cmpxchg in nvmet_update_sq_head
Uros Bizjak
1
-3
/
+2
2022-11-14
md/raid1: stop mdx_raid1 thread when raid1 array run failed
Jiang Li
1
-0
/
+1
2022-11-14
md/raid5: use bdev_write_cache instead of open coding it
Christoph Hellwig
2
-8
/
+2
2022-11-14
md: fix a crash in mempool_free
Mikulas Patocka
1
-3
/
+6
2022-11-14
md/raid0, raid10: Don't set discard sectors for request queue
Xiao Ni
2
-3
/
+0
2022-11-14
md/bitmap: Fix bitmap chunk size overflow issues
Florian-Ewald Mueller
1
-8
/
+12
2022-11-14
md: introduce md_ro_state
Ye Bin
1
-70
/
+82
2022-11-14
md: factor out __md_set_array_info()
Ye Bin
1
-30
/
+35
2022-11-14
raid5-cache: use try_cmpxchg in r5l_wake_reclaim
Uros Bizjak
1
-2
/
+3
2022-11-14
drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
Li Zhong
1
-12
/
+15
2022-11-09
drbd: Store op in drbd_peer_request
Christoph Böhmwalder
3
-40
/
+53
2022-11-09
drbd: disable discard support if granularity > max
Philipp Reisner
1
-0
/
+13
2022-11-09
drbd: use blk_queue_max_discard_sectors helper
Christoph Böhmwalder
1
-5
/
+5
2022-11-09
PCI/P2PDMA: Allow userspace VMA allocations through sysfs
Logan Gunthorpe
1
-0
/
+124
2022-11-02
nvme: use blk_mq_[un]quiesce_tagset
Chao Leng
2
-27
/
+9
2022-11-02
blk-mq: pass a tagset to blk_mq_wait_quiesce_done
Christoph Hellwig
2
-3
/
+3
2022-11-02
nvme-apple: don't unquiesce the I/O queues in apple_nvme_reset_work
Christoph Hellwig
1
-1
/
+0
2022-11-02
nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrl
Christoph Hellwig
1
-1
/
+0
2022-11-02
nvme: split nvme_kill_queues
Christoph Hellwig
4
-33
/
+15
2022-11-02
nvme: don't unquiesce the admin queue in nvme_kill_queues
Christoph Hellwig
1
-4
/
+0
2022-11-02
nvme: remove the NVME_NS_DEAD check in nvme_validate_ns
Christoph Hellwig
1
-4
/
+0
2022-11-02
nvme: remove the NVME_NS_DEAD check in nvme_remove_invalid_namespaces
Christoph Hellwig
1
-1
/
+1
2022-11-02
nvme: don't remove namespaces in nvme_passthru_end
Christoph Hellwig
1
-1
/
+0
2022-11-02
nvme-pci: refactor the tagset handling in nvme_reset_work
Christoph Hellwig
1
-16
/
+28
2022-11-02
block: set the disk capacity to 0 in blk_mark_disk_dead
Christoph Hellwig
2
-7
/
+1
2022-10-25
nvme-apple: remove an extra queue reference
Christoph Hellwig
1
-9
/
+0
2022-10-25
nvme-pci: remove an extra queue reference
Christoph Hellwig
1
-6
/
+0
2022-10-25
scsi: remove an extra queue reference
Christoph Hellwig
2
-2
/
+0
2022-10-25
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
5
-2
/
+13
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
1
-0
/
+8
2022-10-23
Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+41
2022-10-23
Merge tag 'hwmon-for-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+6
2022-10-23
Merge tag 'i2c-for-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-16
/
+12
2022-10-23
Merge tag 'pci-v6.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+8
2022-10-23
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
115
-3774
/
+2779
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
1
-0
/
+1
[prev]
[next]