summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli2021-09-221-1/+1
* bnxt_en: Fix error recovery regressionMichael Chan2021-09-221-4/+8
* net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda2021-09-221-0/+1
* mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap2021-09-221-2/+2
* mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"Andy Shevchenko2021-09-221-26/+6
* bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan2021-09-221-7/+18
* bnxt_en: Improve logging of error recovery settings information.Michael Chan2021-09-221-7/+8
* bnxt_en: Convert to use netif_level() helpers.Michael Chan2021-09-221-20/+14
* bnxt_en: Consolidate firmware reset event logging.Michael Chan2021-09-221-7/+10
* bnxt_en: log firmware debug notificationsEdwin Peer2021-09-221-0/+8
* bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan2021-09-221-1/+1
* bnxt_en: fix stored FW_PSID version masksEdwin Peer2021-09-221-2/+2
* net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki2021-09-222-3/+25
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-221-1/+0
* net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki2021-09-221-1/+2
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-221-2/+1
* net: hso: add failure handler for add_net_deviceZiyang Xuan2021-09-221-3/+8
* gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...Christophe JAILLET2021-09-221-2/+1
* gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...Christophe JAILLET2021-09-221-0/+2
* mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-09-221-1/+3
* mtd: mtdconcat: Check _read, _write callbacks existence before assignmentZhihao Cheng2021-09-221-2/+4
* mtd: mtdconcat: Judge callback existence based on the masterZhihao Cheng2021-09-221-8/+19
* mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is setMatthias Schiffer2021-09-221-0/+2
* PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter2021-09-221-1/+1
* PCI: iproc: Fix BCMA probe resource handlingRob Herring2021-09-221-10/+6
* PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'Rob Herring2021-09-221-1/+1
* backlight: ktd253: Stabilize backlightLinus Walleij2021-09-221-20/+55
* mfd: axp20x: Update AXP288 volatile rangesHans de Goede2021-09-221-1/+2
* NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li2021-09-221-0/+1
* NTB: Fix an error code in ntb_msit_probe()Yang Li2021-09-221-1/+3
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-221-0/+1
* PCI: ibmphp: Fix double unmap of io_memVishal Aslot2021-09-222-7/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas2021-09-221-0/+5
* octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks2021-09-221-1/+11
* watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriateJan Kiszka2021-09-221-1/+4
* PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian2021-09-221-0/+4
* PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I2021-09-221-0/+19
* PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I2021-09-221-4/+36
* PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani2021-09-224-0/+38
* PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I2021-09-222-2/+2
* PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu2021-09-221-2/+2
* mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier2021-09-224-5/+5
* PCI: tegra: Fix OF node reference leakChristophe JAILLET2021-09-221-5/+8
* PCI: tegra194: Fix MSI-X programmingOm Prakash Singh2021-09-221-1/+1
* PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh2021-09-221-15/+15
* PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan2021-09-221-0/+45
* mfd: db8500-prcmu: Adjust map to realityLinus Walleij2021-09-221-8/+6
* net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang2021-09-221-3/+3
* net: hns3: disable mac in flr processYufeng Mo2021-09-221-2/+3
* net: hns3: change affinity_mask to numa node rangeYufeng Mo2021-09-221-6/+8