summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-24USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EC200U modemAli Mirghasemi1-0/+2
2023-01-24USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)1-0/+3
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2-0/+9
2023-01-24xhci: Fix null pointer dereference when host diesMathias Nyman1-0/+5
2023-01-24usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu1-1/+4
2023-01-24xhci-pci: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-01-24Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao1-0/+6
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)1-3/+5
2023-01-18serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30Patrik John1-2/+2
2023-01-18serial: tegra: Only print FIFO error message when an error occursJon Hunter1-2/+4
2023-01-18tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko1-19/+16
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold1-3/+6
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark1-1/+9
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET1-1/+3
2023-01-18iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu1-4/+18
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18net/mlx5: Rename ptp clock infoEran Ben Elisha1-1/+1
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang1-3/+41
2023-01-18hvc/xen: lock console list traversalRoger Pau Monne1-17/+29
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda1-5/+6
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2-10/+9
2023-01-18usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth1-1/+1
2023-01-18wifi: wilc1000: sdio: fix module autoloadingMichael Walle1-0/+1
2023-01-18platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede1-7/+14
2023-01-18driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres1-2/+6
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-18RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb1-14/+35
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao3-2/+9
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-18driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES...John Stultz1-0/+9
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das1-1/+1
2023-01-18dm thin: resume even if in FAIL modeLuo Meng1-4/+12
2023-01-18media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy1-7/+7
2023-01-18media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy1-1/+3
2023-01-18media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy1-2/+10
2023-01-18drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-18drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-18parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2023-01-18iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2023-01-18crypto: n2 - add missing hash statesizeCorentin Labbe1-0/+6
2023-01-18PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-18PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2023-01-18ipmi: fix use after free in _ipmi_destroy_user()Dan Carpenter1-1/+3
2023-01-18ipmi: fix long wait in unload when IPMI disconnectZhang Yuchen1-8/+19
2023-01-18md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller1-8/+12