summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-03drm/amd/amdgpu: fix refcount leakJingwen Chen
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park
2021-06-03platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko
2021-06-03platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
2021-06-03media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman
2021-06-03media: dvb: Add check on sp8870_readreg returnAlaa Emad
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-06-03dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter
2021-06-03isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter
2021-06-03char: hpet: add checks after calling ioremapTom Seewald
2021-06-03net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng
2021-06-03net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam
2021-06-03serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan
2021-06-03platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng
2021-06-03i2c: i801: Don't generate an interrupt on bus resetJean Delvare
2021-06-03i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-06-03drm/meson: fix shutdown crash when component not probedNeil Armstrong
2021-06-03spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner
2021-06-03spi: mt7621: Disable clock in probe error pathLukas Wunner
2021-06-03spi: gpio: Don't leak SPI master in probe error pathLukas Wunner
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-06-03usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-06-03USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-06-03USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-06-03serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma
2021-06-03serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven
2021-06-03USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-06-03staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus
2021-06-03mei: request autosuspend after sending rx flow controlAlexander Usyskin
2021-06-03thunderbolt: dma_port: Fix NVM read buffer bounds and offset issueMathias Nyman
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-06-03kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman
2021-06-03dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-06-03net: hso: fix control-request directionsJohan Hovold
2021-06-03iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-06-03usb: dwc3: gadget: Enable suspend eventsJack Pham
2021-05-26video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-26vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki
2021-05-26video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente