summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-11serial: fix TIOCSRS485 lockingJohan Hovold1-2/+2
2023-05-11xhci: fix debugfs register accesses while suspendedJohan Hovold1-0/+1
2023-05-11tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen3-14/+37
2023-05-11staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-14/+5
2023-05-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev3-74/+38
2023-05-11media: ov8856: Do not check for for module versionRicardo Ribalda1-40/+0
2023-05-11tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call siteJarkko Sakkinen1-1/+2
2023-05-11hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham1-3/+3
2023-05-11hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger1-1/+3
2023-05-11USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold1-0/+1
2023-05-11USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold1-9/+5
2023-05-11usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng1-17/+32
2023-05-11usb: gadget: udc: core: Prevent redundant calls to pullupBadhri Jagan Sridharan1-0/+3
2023-05-11usb: gadget: udc: core: Invoke usb_gadget_connect only when startedBadhri Jagan Sridharan1-44/+104
2023-05-11wifi: rtw88: usb: fix priority queue to endpoint mappingSascha Hauer1-23/+47
2023-05-11phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanesDmitry Baryshkov1-1/+1
2023-05-11bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"Slark Xiao1-2/+0
2023-05-11PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam1-5/+3
2023-05-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner1-0/+15
2023-05-11PCI: kirin: Select REGMAP_MMIOJosh Triplett1-0/+1
2023-05-11wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello1-0/+6
2023-05-11wifi: ath11k: reduce the MHI timeout to 20sKalle Valo1-1/+1
2023-05-11platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach1-0/+8
2023-05-11net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle1-0/+4
2023-05-11scsi: mpi3mr: Handle soft reset in progress fault code (0xF002)Ranjan Kumar1-1/+1
2023-05-11wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear1-2/+5
2023-05-11net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)1-2/+0
2023-05-11iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström1-1/+1
2023-05-01driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd1-1/+6
2023-05-01USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL1-0/+6
2023-05-01wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut1-1/+8
2023-05-01gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNUWerner Sembach1-0/+13
2023-05-01drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter1-0/+3
2023-05-01wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang1-0/+5
2023-04-26fpga: bridge: properly initialize bridge device before populating childrenAlexis Lothoré1-1/+2
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter1-1/+1
2023-04-26Input: pegasus-notetaker - check pipe type when probingSoumya Negi1-0/+6
2023-04-26Input: cyttsp5 - fix sensing configuration data structurehrdl1-0/+1
2023-04-26PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()Thomas Gleixner1-7/+2
2023-04-26drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer1-7/+3
2023-04-26drm/rockchip: vop2: fix suspend/resumeSascha Hauer1-0/+8
2023-04-26drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin1-1/+1
2023-04-26drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu2-3/+17
2023-04-26drm/i915: Fix fast wake AUX sync lenVille Syrjälä1-1/+1
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor1-2/+0
2023-04-26memstick: fix memory leak if card device is never registeredGreg Kroah-Hartman1-1/+4
2023-04-26wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen1-3/+1
2023-04-26iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney1-0/+1
2023-04-26iio: dac: ad5755: Add missing fwnode_handle_put()Liang He1-0/+1