summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov2023-01-241-3/+4
* serial: atmel: fix incorrect baudrate setupTobias Schramm2023-01-241-7/+1
* serial: pch_uart: Pass correct sg to dma_unmap_sg()Ilpo Järvinen2023-01-241-1/+1
* usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2023-01-242-7/+13
* usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski2023-01-241-1/+3
* usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally2023-01-241-0/+3
* usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani2023-01-241-2/+2
* usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani2023-01-241-8/+14
* usb: host: ehci-fsl: Fix module aliasAlexander Stein2023-01-241-1/+1
* USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler2023-01-241-0/+1
* mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland2023-01-241-3/+5
* comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-241-1/+1
* usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi2023-01-241-0/+13
* USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman2023-01-241-1/+1
* USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)2023-01-241-0/+3
* USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)2023-01-241-0/+3
* USB: serial: option: add Quectel EC200U modemAli Mirghasemi2023-01-241-0/+2
* USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)2023-01-241-0/+3
* USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)2023-01-241-0/+3
* USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)2023-01-241-0/+3
* xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2023-01-242-0/+9
* xhci: Fix null pointer dereference when host diesMathias Nyman2023-01-241-0/+5
* usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu2023-01-241-1/+4
* xhci-pci: set the dma max_seg_sizeRicardo Ribalda2023-01-241-0/+2
* Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao2023-01-241-0/+6
* RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)2023-01-241-3/+5
* serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30Patrik John2023-01-181-2/+2
* serial: tegra: Only print FIFO error message when an error occursJon Hunter2023-01-181-2/+4
* tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko2023-01-181-19/+16
* Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth2023-01-181-1/+1
* efi: fix NULL-deref in init error pathJohan Hovold2023-01-181-3/+6
* drm/virtio: Fix GEM handle creation UAFRob Clark2023-01-181-1/+9
* iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET2023-01-181-1/+3
* iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu2023-01-181-4/+18
* net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu2023-01-181-1/+1
* net/mlx5: Rename ptp clock infoEran Ben Elisha2023-01-181-1/+1
* nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang2023-01-181-3/+41
* hvc/xen: lock console list traversalRoger Pau Monne2023-01-181-17/+29
* regulator: da9211: Use irq handler when readyRicardo Ribalda2023-01-181-5/+6
* EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2023-01-182-10/+9
* usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth2023-01-181-1/+1
* wifi: wilc1000: sdio: fix module autoloadingMichael Walle2023-01-181-0/+1
* platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight during probeHans de Goede2023-01-181-7/+14
* driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres2023-01-181-2/+6
* usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich2023-01-181-1/+2
* RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-181-14/+35
* net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin2023-01-181-0/+1
* net: amd-xgbe: add missed tasklet_killJiguang Xiao2023-01-183-2/+9
* qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin2023-01-183-10/+16
* driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES...John Stultz2023-01-181-0/+9