summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2022-01-27PM: AVS: qcom-cpr: Use div64_ul instead of do_divChangcheng Deng1-1/+1
2022-01-27rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang4-4/+4
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng1-1/+4
2022-01-27cpufreq: Fix initialization of min and max frequency QoS requestsRafael J. Wysocki1-2/+2
2022-01-27PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki2-13/+31
2022-01-27mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson1-1/+3
2022-01-27media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2-2/+7
2022-01-27media: igorplugusb: receiver overflow should be reportedSean Young1-1/+3
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis1-0/+6
2022-01-27net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar1-3/+3
2022-01-27ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang2-0/+24
2022-01-27gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlockIwona Winiarska1-26/+26
2022-01-27net: phy: prefer 1000baseT over 1000baseKXRussell King (Oracle)1-1/+1
2022-01-27ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2022-01-27ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong1-1/+1
2022-01-27iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz1-6/+6
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2022-01-27thunderbolt: Runtime PM activate both ends of the device linkMika Westerberg1-0/+13
2022-01-27media: m920x: don't use stack on USB readsMauro Carvalho Chehab1-1/+11
2022-01-27media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang1-1/+7
2022-01-27media: rcar-vin: Update format alignment constraintsNiklas Söderlund1-4/+11
2022-01-27media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds.James Hilliard1-1/+1
2022-01-27drm: rcar-du: Fix CRTC timings when CMM is usedLaurent Pinchart1-4/+16
2022-01-27floppy: Add max size check for user space requestXiongwei Song1-1/+3
2022-01-27usb: uhci: add aspeed ast2600 uhci supportNeal Liu1-1/+2
2022-01-27ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD winHans de Goede1-3/+17
2022-01-27ACPI / x86: Allow specifying acpi_device_override_status() quirks by pathHans de Goede1-10/+32
2022-01-27ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede2-29/+39
2022-01-27ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present tableHans de Goede1-4/+0
2022-01-27media: venus: avoid calling core_clk_setrate() concurrently during concurrent...Mansur Alisha Shaik1-14/+14
2022-01-27ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R1-15/+20
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen3-1/+6
2022-01-27rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen1-1/+7
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen1-1/+2
2022-01-27HSI: core: Fix return freed object in hsi_new_clientChengfeng Ye1-0/+1
2022-01-27gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede1-4/+11
2022-01-27tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()Fugang Duan1-2/+5
2022-01-27drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch1-12/+28
2022-01-27mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson1-0/+1
2022-01-27soc: ti: pruss: fix referenced node in error messageJan Kiszka1-1/+1
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher2-1/+3
2022-01-27drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2022-01-27EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen1-2/+1
2022-01-27media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma1-0/+3
2022-01-27HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito1-1/+1
2022-01-27drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LHans de Goede1-0/+6
2022-01-27usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti1-2/+2
2022-01-27ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang1-2/+0