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-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki1-2/+1
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-09-22PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter1-1/+1
2021-09-22mfd: axp20x: Update AXP288 volatile rangesHans de Goede1-1/+2
2021-09-22NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li1-0/+1
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-09-22net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas1-0/+5
2021-09-22PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian1-0/+4
2021-09-22mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier4-5/+5
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+7
2021-09-22ibmvnic: check failover_pending in login responseSukadev Bhattiprolu1-0/+8
2021-09-22qed: Handle management FW errorShai Malin1-1/+5
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb1-3/+2
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-22PCI: Add AMD GPU multi-function power dependenciesEvan Quan1-2/+7
2021-09-22PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross1-0/+10
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-22dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin2-7/+9
2021-09-22drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky1-1/+1
2021-09-22platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda1-0/+9
2021-09-22cpufreq: powernv: Fix init_chip_info initialization in numa=offPratik R. Sampat1-2/+14
2021-09-22scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap1-2/+3
2021-09-22scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki1-2/+2
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
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-22usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan1-1/+7
2021-09-22usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam1-0/+24
2021-09-22usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova1-7/+6
2021-09-22Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman1-12/+12
2021-09-22mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar1-2/+1
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb1-13/+23
2021-09-22mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani1-3/+15
2021-09-22of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier1-1/+1
2021-09-22staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2021-09-22serial: sh-sci: fix break handling for sysrqUlrich Hecht1-1/+6
2021-09-22gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li1-1/+1
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor1-10/+8
2021-09-22media: tegra-cec: Handle errors of clk_prepare_enable()Evgeny Novikov1-4/+6
2021-09-22media: TDA1997x: fix tda1997x_query_dv_timings() return valueKrzysztof Hałasa1-2/+3
2021-09-22media: v4l2-dv-timings.c: fix wrong condition in two for-loopsHans Verkuil1-2/+2
2021-09-22media: imx258: Limit the max analogue gain to 480Umang Jain1-1/+1
2021-09-22media: imx258: Rectify mismatch of VTS valueLaurent Pinchart1-1/+1
2021-09-22bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo1-1/+2
2021-09-22ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko1-8/+4
2021-09-22staging: ks7010: Fix the initialization of the 'sleep_status' structureChristophe JAILLET1-1/+1