summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig
2024-07-01HID: bpf: Thrustmaster TCA Yoke Boeing joystick fixBenjamin Tissoires
2024-07-01HID: bpf: Add Huion Dial 2 bpf fixupBenjamin Tissoires
2024-07-01HID: bpf: Add support for the XP-PEN Deco Mini 4Benjamin Tissoires
2024-07-01HID: bpf: move the BIT() macro to hid_bpf_helpers.hBenjamin Tissoires
2024-07-01HID: bpf: add a driver for the Huion Inspiroy 2S (H641P)Benjamin Tissoires
2024-07-01HID: bpf: Add a HID report composition helper macrosBenjamin Tissoires
2024-07-01HID: bpf: doc fixes for hid_hw_request() hooksBenjamin Tissoires
2024-07-01HID: bpf: fix gcc warning and unify __u64 into u64Benjamin Tissoires
2024-07-01RDMA/efa: Add EFA 0xefa3 PCI IDMichael Margolin
2024-07-01RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang
2024-07-01RDMA/nldev: Add support to dump device type and parent device if existsMark Zhang
2024-07-01RDMA/nldev: Add support to add/delete a sub IB device through netlinkMark Zhang
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang
2024-07-01RDMA/core: Create GSI QP only when CM is supportedMark Zhang
2024-07-01RDMA/core: Support IB sub device with type "SMI"Mark Zhang
2024-07-01Merge 6.10-rc6 into staging-nextGreg Kroah-Hartman
2024-07-01Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman
2024-07-01spi: fsl-dspi: use common proptery 'spi-cs-setup(hold)-delay-ns'Frank Li
2024-07-01spi: davinci: Unset POWERDOWN bit when releasing resourcesBastien Curutchet
2024-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang
2024-07-01RDMA/core: Create "issm*" device nodes only when SMI is supportedMark Zhang
2024-07-01Merge tag 'for-net-2024-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman
2024-07-01RDMA/bnxt_re: Disable doorbell moderation if hardware register read failsSelvin Xavier
2024-07-01RDMA/bnxt_re: Enable DB moderation for genP7 adaptersSelvin Xavier
2024-07-01RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7Selvin Xavier
2024-07-01RDMA/device: Return error earlier if port in not validLeon Romanovsky
2024-07-01drm: panel-orientation-quirks: Add labels for both Valve Steam Deck revisionsMatthew Schwartz
2024-07-01drm: panel-orientation-quirks: Add quirk for Valve GalileoJohn Schoenick
2024-07-01bnxt_en: Remove atomic operations on ptp->tx_availPavan Chebbi
2024-07-01bnxt_en: Increase the max total outstanding PTP TX packets to 4Pavan Chebbi
2024-07-01bnxt_en: Let bnxt_stamp_tx_skb() return error codePavan Chebbi
2024-07-01bnxt_en: Remove an impossible condition check for PTP TX pending SKBPavan Chebbi
2024-07-01bnxt_en: Refactor all PTP TX timestamp fields into a structPavan Chebbi
2024-07-01bnxt_en: Add BCM5760X specific PHC registers mappingPavan Chebbi
2024-07-01bnxt_en: Add TX timestamp completion logicMichael Chan
2024-07-01bnxt_en: Allow some TX packets to be unprocessed in NAPIMichael Chan
2024-07-01bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bdMichael Chan
2024-07-01bnxt_en: Add new TX timestamp completion definitionsMichael Chan
2024-07-01counter: ti-eqep: Allow eQEP driver to be built for K3 devicesJudith Mendez
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram
2024-07-01net: tn40xx: add initial ethtool_ops supportFUJITA Tomonori
2024-07-01mtd: cmdlinepart: Replace `dbg()` macro with `pr_debug()`Csókás, Bence
2024-07-01mtd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-01mtd: make mtd_test.c a separate moduleArnd Bergmann
2024-07-01mtd: rawnand: cadence: remove unused struct 'ecc_info'Dr. David Alan Gilbert