summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET2022-10-261-1/+2
* drm/bridge: megachips: Fix a null pointer dereference bugZheyu Ma2022-10-261-1/+3
* platform/x86: msi-laptop: Fix resource cleanupHans de Goede2022-10-261-0/+3
* platform/x86: msi-laptop: Fix old-ec check for backlight registeringHans de Goede2022-10-261-2/+1
* platform/chrome: fix double-free in chromeos_laptop_prepare()Rustam Subkhankulov2022-10-261-11/+13
* drm/mipi-dsi: Detach devices when removing the hostMaxime Ripard2022-10-261-0/+1
* drm: bridge: adv7511: fix CEC power down control register offsetAlvin Šipraga2022-10-262-6/+3
* net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)2022-10-263-3/+21
* bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie2022-10-261-0/+1
* mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2022-10-262-6/+8
* vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa2022-10-261-1/+1
* spi: s3c64xx: Fix large transfers with DMAVincent Whitchurch2022-10-261-0/+9
* spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probeZhang Qilong2022-10-261-0/+1
* net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun2022-10-261-1/+1
* wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith2022-10-261-2/+2
* wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith2022-10-261-1/+2
* spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...Xu Qiang2022-10-261-1/+3
* spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()Xu Qiang2022-10-261-3/+14
* wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter2022-10-261-7/+7
* spi: mt7621: Fix an error message in mt7621_spi_probe()Christophe JAILLET2022-10-261-5/+3
* wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong2022-10-261-25/+29
* fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim2022-10-261-1/+13
* PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki2022-10-261-0/+11
* parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller2022-10-261-1/+1
* regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij2022-10-261-12/+12
* HID: multitouch: Add memory barriersAndri Yngvason2022-10-261-4/+4
* can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula2022-10-261-0/+2
* can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula2022-10-263-1/+5
* can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula2022-10-261-0/+75
* can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2022-10-262-1/+2
* usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre2022-10-261-0/+4
* iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich2022-10-261-19/+27
* mtd: rawnand: atmel: Unmap streaming DMA mappingsTudor Ambarus2022-10-261-0/+1
* Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman2022-10-261-1/+0
* Input: xpad - add supported devices as contributed on githubPavel Rojtberg2022-10-261-0/+19
* wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg2022-10-261-0/+2
* random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld2022-10-261-7/+11
* random: avoid reading two cache lines on irq randomnessJason A. Donenfeld2022-10-261-1/+1
* random: restore O_NONBLOCK supportJason A. Donenfeld2022-10-262-2/+7
* USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich2022-10-261-0/+1
* scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2022-10-261-8/+9
* random: clamp credited irq bits to maximum mixedJason A. Donenfeld2022-10-261-1/+1
* rpmsg: qcom: glink: replace strncpy() with strscpy_pad()Krzysztof Kozlowski2022-10-262-3/+3
* mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris2022-10-261-1/+2
* mmc: core: Replace with already defined values for readabilityChanWoo Lee2022-10-261-1/+1
* USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold2022-10-261-2/+1
* usb: mon: make mmapped memory read onlyTadeusz Struk2022-10-261-0/+5
* scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren2022-10-261-5/+0
* dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal2022-10-261-1/+5
* dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal2022-10-261-1/+1