summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-21nbd: pass nbd_sock to nbd_read_reply() instead of indexLi Nan1-13/+22
2023-11-21USB: xhci-plat: fix legacy PHY double initJohan Hovold1-20/+30
2023-11-21usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus1-2/+5
2023-11-21usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun2-3/+12
2023-11-21usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-11-21usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin1-1/+2
2023-11-21usb: dwc3: add missing of_node_put and platform_device_putStanley Chang1-1/+7
2023-11-21USB: dwc2: write HCINT with INTMASK appliedOliver Neukum1-8/+7
2023-11-21usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu1-12/+2
2023-11-21usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak1-0/+3
2023-11-21usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan1-1/+2
2023-11-21usb: dwc3: Fix default mode initializationAlexander Stein1-1/+1
2023-11-21USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET1-3/+4
2023-11-21usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan1-0/+9
2023-11-21Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina2-9/+3
2023-11-21USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-11-21USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-11-21hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li1-9/+23
2023-11-21hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang1-2/+7
2023-11-21hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang1-10/+15
2023-11-21HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum1-0/+1
2023-11-21drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann2-8/+67
2023-11-21HID: glorious: fix Glorious Model I HID reportBrett Raye2-6/+21
2023-11-21HID: fix HID device resource race between HID core and debugging supportCharles Yi2-2/+13
2023-11-21HID: apple: add Jamesdonkey and A3R to non-apple keyboards listYihong Cao1-0/+2
2023-11-21HID: mcp2221: Allow IO to start during probeHamish Martin1-0/+2
2023-11-21HID: mcp2221: Set driver data before I2C adapter addHamish Martin1-1/+1
2023-11-21accel/ivpu/37xx: Fix hangs related to MMIO resetJacek Lawrynowicz1-24/+22
2023-11-21platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko1-2/+2
2023-11-21Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman976-25445/+23566
2023-11-20s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-11-20s390/dasd: resolve spelling mistakeMuhammad Muzammil1-1/+1
2023-11-20bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann1-1/+2
2023-11-20veth: Use tstats per-CPU traffic countersPeilin Ye1-19/+11
2023-11-20netkit: Add tstats per-CPU traffic countersDaniel Borkmann1-1/+18
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann2-25/+5
2023-11-20net, vrf: Move dstats structure to coreDaniel Borkmann1-17/+7
2023-11-20block/null_blk: Fix double blk_mq_start_request() warningChengming Zhou1-12/+13
2023-11-20nvmet-tcp: always initialize tls_handshake_tmo_workHannes Reinecke1-1/+3
2023-11-20nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig1-0/+4
2023-11-20nvme: blank out authentication fabrics options if not configuredHannes Reinecke1-0/+2
2023-11-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke1-6/+13
2023-11-20nvme-tcp: only evaluate 'tls' option if TLS is selectedHannes Reinecke1-1/+1
2023-11-20nvme-auth: set explanation code for failure2 msgsMark O'Donovan1-0/+2
2023-11-20nvme-auth: unlock mutex in one place onlyMark O'Donovan1-2/+1
2023-11-20nbd: fix null-ptr-dereference while accessing 'nbd->config'Li Nan1-1/+17
2023-11-20nbd: factor out a helper to get nbd_config without holding 'config_lock'Li Nan1-8/+19
2023-11-20nbd: fold nbd config initialization into nbd_alloc_config()Li Nan1-22/+19
2023-11-20Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe1-1/+2
2023-11-20ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede1-0/+7