summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-11wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih2-12/+17
2023-05-11wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer1-2/+1
2023-05-11wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith1-0/+1
2023-05-11nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang1-2/+2
2023-05-11mailbox: zynqmp: Fix counts of child nodesTanmay Shah1-1/+6
2023-05-11mailbox: zynqmp: Fix IPI isr handlingTanmay Shah1-3/+3
2023-05-11drivers: remoteproc: xilinx: Fix carveout namesTanmay Shah1-70/+20
2023-05-11mtd: spi-nor: core: Update flash's current address mode when changing address...Tudor Ambarus1-1/+3
2023-05-11mtd: core: fix error path for nvmem providerMichael Walle1-3/+10
2023-05-11mtd: core: fix nvmem error reportingMichael Walle1-2/+3
2023-05-11mtd: core: provide unique name for nvmem device, take twoMichael Walle1-3/+2
2023-05-11md/raid5: Improve performance for sequential IOJan Kara1-1/+44
2023-05-11md/raid10: fix null-ptr-deref in raid10_sync_requestLi Nan1-4/+4
2023-05-11drbd: correctly submit flush bio on barrierChristoph Böhmwalder1-1/+1
2023-05-11bus: mhi: host: Range check CHDBOFF and ERDBOFFJeffrey Hugo1-0/+12
2023-05-11bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo1-4/+12
2023-05-11bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo1-1/+1
2023-05-11cxl/port: Scan single-target ports for decodersDan Williams2-7/+16
2023-05-11cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limitDan Williams1-7/+13
2023-05-11cxl/hdm: Fail upon detecting 0-sized decodersDan Williams1-3/+12
2023-05-11ubi: Fix return value overwrite issue in try_write_vid_and_data()Wang YanQing1-5/+14
2023-05-11RISC-V: Align SBI probe implementation with specAndrew Jones2-2/+2
2023-05-11iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I1-2/+2
2023-05-11drm/amd/pm: re-enable the gfx imu when smu resumeTim Huang1-12/+28
2023-05-11thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada1-0/+4
2023-05-11i2c: omap: Fix standard mode false ACK readingsReid Tonking1-1/+1
2023-05-11igc: read before write to SRRCTL registerSong Yoong Siang2-5/+13
2023-05-11ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-14/+0
2023-05-11cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exitKrzysztof Kozlowski1-9/+2
2023-05-11crypto: ccp - Don't initialize CCP for PSP 0x1649Mario Limonciello1-1/+1
2023-05-11crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell1-10/+27
2023-05-11pinctrl: qcom: lpass-lpi: set output value before enabling outputKrzysztof Kozlowski1-5/+9
2023-05-11soundwire: qcom: correct setting ignore bit on v1.5.1Krzysztof Kozlowski1-1/+1
2023-05-11pwm: meson: Fix g12a ao clk81 nameHeiner Kallweit1-2/+2
2023-05-11pwm: meson: Fix axg ao mux parentsHeiner Kallweit1-1/+1
2023-05-11wifi: rtw89: correct 5 MHz mask settingEric Huang2-8/+10
2023-05-11wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau5-3/+18
2023-05-11iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray1-0/+8
2023-05-11iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray1-0/+4
2023-05-11ipmi: fix SSIF not responding under certain cond.Zhang Yuchen1-2/+2
2023-05-11ipmi:ssif: Add send_retries incrementCorey Minyard1-1/+3
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-1/+2
2023-05-11serial: max310x: fix IO data corruption in batched operationsJan Kundrát1-2/+15
2023-05-11serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen2-3/+16
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