summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* cpuidle: psci: Iterate backwards over list in psci_pd_remove()Shawn Guo2023-03-221-1/+2
* net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)2023-03-221-1/+1
* fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller2023-03-221-0/+27
* mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini2023-03-221-1/+1
* ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman2023-03-222-20/+13
* nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin2023-03-221-0/+2
* drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł2023-03-221-10/+33
* drm/sun4i: fix missing component unbind on bind errorsJohan Hovold2023-03-221-2/+4
* drm/shmem-helper: Remove another errant put in error pathDmitry Osipenko2023-03-221-3/+6
* interconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold2023-03-221-3/+3
* interconnect: fix mem leak when freeing nodesJohan Hovold2023-03-221-0/+4
* firmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin2023-03-221-1/+1
* serial: 8250_fsl: fix handle_irq lockingJohan Hovold2023-03-221-2/+2
* serial: 8250_em: Fix UART port typeBiju Das2023-03-221-2/+2
* tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun2023-03-221-3/+9
* drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung2023-03-221-1/+4
* drm/amdkfd: Fix an illegal memory accessQu Huang2023-03-221-6/+3
* mmc: atmel-mci: fix race between stop command and start of next commandTobias Schramm2023-03-221-3/+0
* media: m5mols: fix off-by-one loop termination errorLinus Torvalds2023-03-221-1/+1
* hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-221-0/+1
* hwmon: (adm1266) Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-221-0/+1
* hwmon: tmp512: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-221-1/+1
* hwmon: (ucd90320) Add minimum delay between bus accessesLars-Peter Clausen2023-03-221-0/+75
* hwmon: (ina3221) return prober error codeMarcus Folkesson2023-03-221-1/+1
* hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...Zheng Wang2023-03-221-0/+1
* hwmon: (adt7475) Fix masking of hysteresis registersTony O'Brien2023-03-221-2/+2
* hwmon: (adt7475) Display smoothing attributes in correct orderTony O'Brien2023-03-221-2/+2
* bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov2023-03-221-3/+1
* bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov2023-03-221-4/+15
* ethernet: sun: add check for the mdesc_grab()Liang He2023-03-222-0/+6
* qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin2023-03-221-1/+1
* net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich2023-03-221-2/+8
* sh_eth: avoid PHY being resumed when interface is not upWolfram Sang2023-03-221-2/+10
* ravb: avoid PHY being resumed when interface is not upWolfram Sang2023-03-221-2/+10
* net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean2023-03-221-4/+12
* ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski2023-03-221-2/+2
* block: sunvdc: add check for mdesc_grab() returning NULLLiang He2023-03-221-0/+2
* nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal2023-03-221-1/+3
* nvme: fix handling single range discard requestMing Lei2023-03-221-9/+19
* block: null_blk: Fix handling of fake timeout requestDamien Le Moal2023-03-221-3/+3
* net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich2023-03-221-1/+2
* nfc: st-nci: Fix use after free bug in ndlc_remove due to race conditionZheng Wang2023-03-221-2/+4
* net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit2023-03-221-1/+4
* loop: Fix use-after-free issuesBart Van Assche2023-03-221-8/+17
* net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL2023-03-221-31/+31
* net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL2023-03-221-1/+1
* qed/qed_dev: guard against a possible division by zeroDaniil Tatianin2023-03-221-0/+5
* drm/i915/psr: Use calculated io and fast wake linesJouni Högander2023-03-222-17/+63
* drm/i915/display: clean up commentsTom Rix2023-03-221-4/+4
* drm/i915/display/psr: Handle plane and pipe restrictions at every page flipJosé Roberto de Souza2023-03-221-19/+46