summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek2022-05-251-0/+1
* PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki2022-05-251-0/+10
* Fix double fget() in vhost_net_set_backend()Al Viro2022-05-251-8/+7
* platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih2022-05-251-6/+6
* drbd: remove usage of list iterator variable after loopJakob Koschel2022-05-251-2/+5
* rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello2022-05-251-1/+15
* nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman2022-05-253-2/+28
* vhost_vdpa: don't setup irq offloading when irq_num < 0Zhu Lingshan2022-05-251-1/+4
* crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun2022-05-251-1/+3
* rtc: sun6i: Fix time overflow handlingAndre Przywara2022-05-251-9/+5
* nvme-pci: add quirks for Samsung X5 SSDsMonish Kumar R2022-05-251-1/+4
* Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun2022-05-251-3/+5
* Input: add bounds checking to input_set_capability()Jeff LaBundy2022-05-251-0/+19
* rtc: pcf2127: fix bug when reading alarm registersHugo Villeneuve2022-05-251-1/+2
* rtc: fix use-after-free on device removalVincent Whitchurch2022-05-251-0/+9
* igc: Update I226_K device IDSasha Neftin2022-05-251-0/+1
* igc: Remove phy->type checkingSasha Neftin2022-05-251-11/+4
* igc: Remove _I_PHY_ID checkingSasha Neftin2022-05-253-15/+4
* Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...Greg Thelen2022-05-251-15/+0
* floppy: use a statically allocated error counterWilly Tarreau2022-05-251-11/+9
* usb: gadget: fix race when gadget driver register via ioctlSchspa Shi2022-05-251-0/+2
* usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura2022-05-183-1/+29
* usb: gadget: uvc: rename function to be more consistentMichael Tretter2022-05-181-3/+4
* net: phy: Fix race condition on link status changeFrancesco Dolcini2022-05-181-5/+40
* drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin2022-05-181-1/+1
* net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann2022-05-181-2/+2
* i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong2022-05-181-13/+14
* drm/nouveau/tegra: Stop using iommu_present()Robin Murphy2022-05-181-1/+1
* serial: 8250_mtk: Fix register address for XON/XOFF characterAngeloGioacchino Del Regno2022-05-181-2/+5
* serial: 8250_mtk: Fix UART_EFR register addressAngeloGioacchino Del Regno2022-05-181-7/+8
* slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin2022-05-181-2/+2
* USB: serial: option: add Fibocom MA510 modemSven Schwermer2022-05-181-0/+2
* USB: serial: option: add Fibocom L610 modemSven Schwermer2022-05-181-0/+2
* USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-181-0/+2
* USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2022-05-182-0/+2
* usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang2022-05-181-0/+26
* usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König2022-05-181-1/+1
* usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov2022-05-181-0/+1
* tty: n_gsm: fix mux activation issues in gsm_config()Daniel Starke2022-05-181-4/+8
* tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang2022-05-181-3/+2
* firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen2022-05-181-0/+17
* net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan2022-05-181-1/+11
* net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham2022-05-181-15/+0
* hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)2022-05-181-2/+3
* net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo2022-05-181-0/+5
* net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli2022-05-181-0/+3
* net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli2022-05-181-0/+4
* s390/lcs: fix variable dereferenced before checkAlexandra Winter2022-05-181-3/+4
* s390/ctcm: fix potential memory leakAlexandra Winter2022-05-181-5/+1
* s390/ctcm: fix variable dereferenced before checkAlexandra Winter2022-05-181-2/+3