summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-05igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya
2023-09-05mailbox: qcom-ipcc: fix incorrect num_chans countingJonathan Marek
2023-09-05mailbox: Explicitly include correct DT includesRob Herring
2023-09-05mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()Li Zetao
2023-09-05mailbox: platform-mhu: Remove redundant dev_err()Ruan Jinjie
2023-09-05mailbox: bcm-pdc: Fix some kernel-doc commentsYang Li
2023-09-05mailbox: mailbox-test: Fix an error check in mbox_test_probe()Minjie Du
2023-09-05mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-09-05mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca
2023-09-04Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-04Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-04Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-09-04Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-09-04Merge tag 'hwlock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2023-09-04Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-09-04Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-09-04Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-04Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-04tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen
2023-09-04tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-09-04spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drainTobias Schramm
2023-09-04spi: sun6i: reduce DMA RX transfer width to single byteTobias Schramm
2023-09-04veth: Fixing transmit return status for dropped packetsLiang Chen
2023-09-04gve: fix frag_list chainingEric Dumazet
2023-09-03virtio_ring: fix avail_wrap_counter in virtqueue_add_packedYuan Yao
2023-09-03virtio_vdpa: build affinity masks conditionallyJason Wang
2023-09-03virtio_net: merge dma operations when filling mergeable buffersXuan Zhuo
2023-09-03virtio_ring: introduce dma sync api for virtqueueXuan Zhuo
2023-09-03virtio_ring: introduce dma map api for virtqueueXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_reset()Xuan Zhuo
2023-09-03virtio_ring: separate the logic of reset/enable from virtqueue_resizeXuan Zhuo
2023-09-03virtio_ring: correct the expression of the description of virtqueue_resize()Xuan Zhuo
2023-09-03virtio_ring: skip unmap for premappedXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_dma_dev()Xuan Zhuo
2023-09-03virtio_ring: support add premapped bufXuan Zhuo
2023-09-03virtio_ring: introduce virtqueue_set_dma_premapped()Xuan Zhuo
2023-09-03virtio_ring: put mapping error check in vring_map_one_sgXuan Zhuo
2023-09-03virtio_ring: check use_dma_api before unmap desc for indirectXuan Zhuo
2023-09-03vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OKEugenio Pérez
2023-09-03vdpa: add get_backend_features vdpa operationEugenio Pérez
2023-09-03vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend featureEugenio Pérez