summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-27media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2-2/+7
2022-01-27media: rockchip: rkisp1: use device name for debugfs subdir nameMikhail Rudenko1-1/+1
2022-01-27media: igorplugusb: receiver overflow should be reportedSean Young1-1/+3
2022-01-27HID: i2c-hid-of: Expose the touchscreen-inverted propertiesAlistair Francis5-5/+15
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis1-0/+6
2022-01-27drm/amdkfd: Fix error handling in svm_range_addFelix Kuehling1-89/+49
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-sgpio: Convert aspeed_sgpio.lock to raw_spinlockIwona Winiarska1-16/+16
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: atomisp: fix "variable dereferenced before check 'asd'"Tsuchiya Yuto2-2/+4
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-27drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin5-38/+138
2022-01-27drm/vmwgfx: Release ttm memory if probe failsZack Rusin1-10/+16
2022-01-27regulator: da9121: Prevent current limit change when enabledAdam Ward1-0/+5
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-27mxser: keep only !tty test in ISRJiri Slaby1-4/+1
2022-01-27drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch1-12/+28
2022-01-27drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
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-27soc: imx: gpcv2: Synchronously suspend MIX domainsMarek Vasut1-1/+1
2022-01-27EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen1-2/+1
2022-01-27ethernet: renesas: Use div64_ul instead of do_divYang Li1-4/+2
2022-01-27media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma1-0/+3