summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu1-1/+0
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli1-1/+8
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-22platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda1-0/+9
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-09-22parport: remove non-zero check on countColin Ian King1-1/+1
2021-09-22Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman1-12/+12
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb1-13/+23
2021-09-22gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li1-1/+1
2021-09-22serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman1-1/+1
2021-09-22hvsi: don't panic on tty_register_driver failureJiri Slaby1-3/+16
2021-09-22serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki1-1/+2
2021-09-22video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-22video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-22video: fbdev: asiliantfb: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-22tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma2-0/+5
2021-09-22usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski1-2/+3
2021-09-22usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv2-8/+2
2021-09-22video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma1-0/+5
2021-09-22iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron1-1/+17
2021-09-22PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki1-5/+1
2021-09-22crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson1-27/+9
2021-09-22pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()Zhen Lei1-0/+1
2021-09-22PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof Wilczyński1-1/+3
2021-09-22PCI: Restrict ASMedia ASM1062 SATA Max Payload Size SupportedMarek Behún1-0/+1
2021-09-22libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede1-0/+4
2021-09-22media: rc-loopback: return number of emitters rather than errorSean Young1-1/+1
2021-09-22media: uvc: don't do DMA on stackMauro Carvalho Chehab1-11/+23
2021-09-22VMCI: fix NULL pointer dereference when unmapping queue pairWang Hai1-2/+4
2021-09-22power: supply: max17042: handle fails of reading status registerKrzysztof Kozlowski1-1/+5
2021-09-22PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki1-0/+3
2021-09-22rtc: tps65910: Correct driver module aliasDmitry Osipenko1-1/+1
2021-09-22fbmem: don't allow too huge resolutionsTetsuo Handa1-0/+7
2021-09-22clk: kirkwood: Fix a clocking boot regressionLinus Walleij1-0/+1
2021-09-22tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi1-2/+2
2021-09-22bcma: Fix memory leak for internally-handled coresZenghui Yu1-3/+3
2021-09-22ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-09-22usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov1-2/+6
2021-09-22i2c: mt65xx: fix IRQ checkSergey Shtylyov1-1/+1
2021-09-22mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-22mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-22i2c: s3c2410: fix IRQ checkSergey Shtylyov1-1/+1
2021-09-22i2c: iop3xx: fix deferred probingSergey Shtylyov1-4/+2
2021-09-22usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova1-9/+10
2021-09-22usb: phy: tahvo: add IRQ checkSergey Shtylyov1-1/+3
2021-09-22usb: host: ohci-tmio: add IRQ checkSergey Shtylyov1-0/+3