summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-01soc: fsl: cpm1: tsa: Fix __iomem addresses declarationHerve Codina1-11/+11
2024-02-01media: ov01a10: Enable runtime PM before registering async sub-deviceBingbu Cao1-4/+14
2024-02-01media: ov13b10: Enable runtime PM before registering async sub-deviceBingbu Cao1-5/+9
2024-02-01media: ov9734: Enable runtime PM before registering async sub-deviceBingbu Cao1-8/+11
2024-02-01rpmsg: virtio: Free driver_override when rpmsg_remove()Xiaolei Wang1-0/+1
2024-02-01media: imx355: Enable runtime PM before registering async sub-deviceBingbu Cao1-5/+7
2024-02-01soc: qcom: pmic_glink_altmode: fix port sanity checkJohan Hovold1-2/+2
2024-02-01mtd: rawnand: Clarify conditions to enable continuous readsMiquel Raynal1-8/+16
2024-02-01mtd: rawnand: Prevent sequential reads with on-die ECC enginesMiquel Raynal1-0/+8
2024-02-01mtd: rawnand: Fix core interference with sequential readsMiquel Raynal1-0/+14
2024-02-01mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal1-6/+37
2024-02-01mtd: maps: vmu-flash: Fix the (mtd core) switch to ref countersMiquel Raynal1-1/+1
2024-02-01PM / devfreq: Fix buffer overflow in trans_stat_showChristian Marangi1-18/+39
2024-02-01s390/vfio-ap: unpin pages on gisc registration failureAnthony Krowiak1-0/+1
2024-02-01hwrng: core - Fix page fault dead lock on mmap-ed hwrngHerbert Xu1-13/+21
2024-02-01OPP: Pass rounded rate to _set_opp()Viresh Kumar1-3/+3
2024-02-01PM: sleep: Fix possible deadlocks in core system-wide PM codeRafael J. Wysocki1-80/+68
2024-02-01scsi: core: Kick the requeue list after inserting when flushingNiklas Cassel1-3/+6
2024-02-01scsi: ufs: core: Remove the ufshcd_hba_exit() call from ufshcd_async_scan()Bart Van Assche1-5/+2
2024-02-01dmaengine: idxd: Move dma_free_coherent() out of spinlocked contextRex Zhang1-1/+8
2024-02-01dmaengine: fix NULL pointer in channel unregistration functionAmelie Delaunay1-0/+3
2024-02-01dmaengine: fsl-edma: fix eDMAv4 channel allocation issueFrank Li1-0/+8
2024-02-01iio: adc: ad7091r: Enable internal vref if external vref is not suppliedMarcelo Schmitt2-0/+9
2024-02-01iio: adc: ad7091r: Allow users to configure device eventsMarcelo Schmitt3-24/+166
2024-02-01iio: adc: ad7091r: Set alert bit in config registerMarcelo Schmitt1-0/+6
2024-02-01net: stmmac: Prevent DSA tags from breaking COERomain Gantois1-3/+29
2024-02-01net: stmmac: Tx coe sw fallbackRohan G Thomas2-0/+13
2024-02-01soundwire: fix initializing sysfs for same devices on different busesKrzysztof Kozlowski1-6/+6
2024-02-01soundwire: bus: introduce controller_idPierre-Louis Bossart6-2/+20
2024-02-01serial: core: set missing supported flag for RX during TX GPIOLino Sanfilippo1-0/+2
2024-02-01serial: core: Simplify uart_get_rs485_mode()Andy Shevchenko1-18/+12
2024-01-26Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu1-0/+12
2024-01-26i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-26i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-26mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata1-12/+12
2024-01-26mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-0/+2
2024-01-26mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel1-2/+2
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-3/+5
2024-01-26loop: fix the the direct I/O support check when used on top of block devicesChristoph Hellwig1-27/+25
2024-01-26net: netdevsim: don't try to destroy PHC on VFsJakub Kicinski1-2/+7
2024-01-26net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-26net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma3-2/+10
2024-01-26drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTLAlex Deucher1-1/+6
2024-01-26drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld1-3/+3
2024-01-26gpio: mlxbf3: add an error code check in mlxbf3_gpio_probeSu Hui1-0/+2
2024-01-26net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-26net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah1-4/+6
2024-01-26net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-26net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur1-0/+8
2024-01-26amt: do not use overwrapped cb areaTaehee Yoo1-3/+3