summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-15mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-15mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-15mmc: sdhci: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-15rsi: fix an error code in rsi_probe()Dan Carpenter1-0/+1
2021-09-15rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter1-1/+3
2021-09-15i2c: hix5hd2: fix IRQ checkSergey Shtylyov1-1/+1
2021-09-15i2c: fix platform_get_irq.cocci warningsTian Tao1-3/+1
2021-09-15i2c: s3c2410: fix IRQ checkSergey Shtylyov1-1/+1
2021-09-15i2c: iop3xx: fix deferred probingSergey Shtylyov1-4/+2
2021-09-15lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQKevin Mitchell1-1/+1
2021-09-15usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova1-9/+10
2021-09-15firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'Christophe JAILLET1-2/+8
2021-09-15firmware: raspberrypi: Keep count of all consumersNicolas Saenz Julienne1-3/+37
2021-09-15i2c: synquacer: fix deferred probingSergey Shtylyov1-1/+1
2021-09-15clk: staging: correct reference to config IOMEM to config HAS_IOMEMLukas Bulwahn1-1/+1
2021-09-15usb: phy: tahvo: add IRQ checkSergey Shtylyov1-1/+3
2021-09-15usb: host: ohci-tmio: add IRQ checkSergey Shtylyov1-0/+3
2021-09-15usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuseGeert Uytterhoeven1-10/+7
2021-09-15usb: phy: twl6030: add IRQ checksSergey Shtylyov1-0/+5
2021-09-15usb: phy: fsl-usb: add IRQ checkSergey Shtylyov1-0/+2
2021-09-15usb: gadget: udc: s3c2410: add IRQ checkSergey Shtylyov1-0/+4
2021-09-15usb: gadget: udc: at91: add IRQ checkSergey Shtylyov1-1/+3
2021-09-15usb: dwc3: qcom: add IRQ checkSergey Shtylyov1-0/+4
2021-09-15usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov1-0/+2
2021-09-15net/mlx5: Fix unpublish devlink parametersParav Pandit1-0/+1
2021-09-15net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-09-15drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET1-3/+3
2021-09-15counter: 104-quad-8: Return error when invalid mode during ceiling_writeWilliam Breathitt Gray1-2/+3
2021-09-15drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov1-4/+6
2021-09-15drm/msm/mdp4: move HW revision detection to earlier phaseDavid Heidelberg1-23/+22
2021-09-15drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revisionDavid Heidelberg1-9/+18
2021-09-15soc: qcom: smsm: Fix missed interrupts if state changes while maskedStephan Gerhold1-3/+8
2021-09-15PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki1-1/+8
2021-09-15PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki1-6/+10
2021-09-15media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King1-0/+2
2021-09-15media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu1-1/+0
2021-09-15leds: trigger: audio: Add an activate callback to ensure the initial brightne...Hans de Goede1-8/+29
2021-09-15leds: lt3593: Put fwnode in any case during ->probe()Andy Shevchenko1-3/+2
2021-09-15i2c: highlander: add IRQ checkSergey Shtylyov1-1/+1
2021-09-15net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong1-1/+4
2021-09-15drm: mxsfb: Clear FIFO_CLEAR bitMarek Vasut1-0/+3
2021-09-15drm: mxsfb: Increase number of outstanding requests on V4 and newer HWMarek Vasut4-0/+20
2021-09-15drm: mxsfb: Enable recovery on underflowMarek Vasut2-0/+30
2021-09-15net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy1-0/+15
2021-09-15net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy3-27/+7
2021-09-15drm/amdgpu/acp: Make PM domain really workKai-Heng Feng1-28/+26
2021-09-15media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo1-4/+7
2021-09-15media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel1-5/+13
2021-09-15media: rockchip/rga: fix error handling in probeDan Carpenter1-5/+22
2021-09-15media: rockchip/rga: use pm_runtime_resume_and_get()Mauro Carvalho Chehab2-3/+4