summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-21nbd: pass nbd_sock to nbd_read_reply() instead of indexLi Nan
2023-11-21USB: xhci-plat: fix legacy PHY double initJohan Hovold
2023-11-21usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus
2023-11-21usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun
2023-11-21usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-11-21usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin
2023-11-21usb: dwc3: add missing of_node_put and platform_device_putStanley Chang
2023-11-21USB: dwc2: write HCINT with INTMASK appliedOliver Neukum
2023-11-21usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu
2023-11-21usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak
2023-11-21usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan
2023-11-21usb: dwc3: Fix default mode initializationAlexander Stein
2023-11-21USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET
2023-11-21usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan
2023-11-21Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina
2023-11-21USB: serial: option: fix FM101R-GL definesPuliang Lu
2023-11-21USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak
2023-11-21hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li
2023-11-21hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang
2023-11-21hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang
2023-11-21HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum
2023-11-21drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann
2023-11-21HID: glorious: fix Glorious Model I HID reportBrett Raye
2023-11-21HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-11-21HID: apple: add Jamesdonkey and A3R to non-apple keyboards listYihong Cao
2023-11-21HID: mcp2221: Allow IO to start during probeHamish Martin
2023-11-21HID: mcp2221: Set driver data before I2C adapter addHamish Martin
2023-11-21accel/ivpu/37xx: Fix hangs related to MMIO resetJacek Lawrynowicz
2023-11-21platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko
2023-11-21Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-11-20s390/dasd: protect device queue against concurrent accessJan Höppner
2023-11-20s390/dasd: resolve spelling mistakeMuhammad Muzammil
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann
2023-11-20veth: Use tstats per-CPU traffic countersPeilin Ye
2023-11-20netkit: Add tstats per-CPU traffic countersDaniel Borkmann
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann
2023-11-20block/null_blk: Fix double blk_mq_start_request() warningChengming Zhou
2023-11-20nvmet-tcp: always initialize tls_handshake_tmo_workHannes Reinecke
2023-11-20nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig
2023-11-20nvme: blank out authentication fabrics options if not configuredHannes Reinecke
2023-11-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke
2023-11-20nvme-tcp: only evaluate 'tls' option if TLS is selectedHannes Reinecke
2023-11-20nvme-auth: set explanation code for failure2 msgsMark O'Donovan
2023-11-20nvme-auth: unlock mutex in one place onlyMark O'Donovan
2023-11-20nbd: fix null-ptr-dereference while accessing 'nbd->config'Li Nan
2023-11-20nbd: factor out a helper to get nbd_config without holding 'config_lock'Li Nan
2023-11-20nbd: fold nbd config initialization into nbd_alloc_config()Li Nan
2023-11-20Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2023-11-20ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede