summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-23of: gpio unittest kfree() wrong objectFrank Rowand1-1/+1
2024-02-23of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand1-8/+8
2024-02-23net: bcmgenet: Fix EEE implementationFlorian Fainelli3-14/+17
2024-02-23Revert "Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting""Max Krummenacher1-1/+1
2024-02-23drm/msm/dsi: Enable runtime PMKonrad Dybcio1-0/+4
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson1-0/+5
2024-02-23PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov1-0/+17
2024-02-23bus: moxtet: Add spi device tableSjoerd Simons1-0/+7
2024-02-23Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi1-12/+0
2024-02-23pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio1-1/+1
2024-02-23irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger1-1/+4
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein1-1/+5
2024-02-23serial: max310x: improve crystal stable clock detectionHugo Villeneuve1-5/+16
2024-02-23serial: max310x: set default value when reading clock ready bitHugo Villeneuve1-1/+1
2024-02-23iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu1-2/+8
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller1-1/+1
2024-02-23misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta1-1/+1
2024-02-23binder: signal epoll threads of self-workCarlos Llamas1-0/+10
2024-02-23xen-netback: properly sync TX responsesJan Beulich1-44/+40
2024-02-23firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto1-4/+3
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan1-12/+8
2024-02-23i2c: i801: Fix block process call transactionsJean Delvare1-2/+2
2024-02-23i2c: i801: Remove i801_set_block_buffer_modeHeiner Kallweit1-12/+5
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu1-2/+18
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum1-11/+19
2024-02-23HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke1-20/+43
2024-02-23HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita1-1/+8
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera1-1/+1
2024-02-23spi: ppc4xx: Drop write-only variableUwe Kleine-König1-5/+0
2024-02-23of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt1-3/+9
2024-02-23of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand8-1/+370
2024-02-23net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2-2/+2
2024-02-23net: stmmac: xgmac: use #define for string constantsSimon Horman1-34/+35
2024-02-23vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia1-3/+2
2024-02-23Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-23USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr1-0/+1
2024-02-23USB: serial: option: add Fibocom FM101-GL variantPuliang Lu1-0/+1
2024-02-23USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu1-0/+2
2024-02-23ppp_async: limit MRU to 64KEric Dumazet1-0/+4
2024-02-23hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui1-13/+19
2024-02-23hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui1-6/+2
2024-02-23hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli1-0/+7
2024-02-23atm: idt77252: fix a memleak in open_card_ubr0Zhipeng Lu1-0/+2
2024-02-23net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu3-1/+60
2024-02-23phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren1-2/+2
2024-02-23phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda1-4/+0
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMAChristophe JAILLET1-5/+5
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMAChristophe JAILLET1-12/+5