summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi2021-09-221-2/+2
* net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2021-09-222-2/+2
* bcma: Fix memory leak for internally-handled coresZenghui Yu2021-09-221-3/+3
* ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter2021-09-221-1/+3
* tty: serial: fsl_lpuart: fix the wrong mapbase valueAndy Duan2021-09-221-1/+1
* usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET2021-09-221-1/+2
* usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov2021-09-221-2/+6
* i2c: mt65xx: fix IRQ checkSergey Shtylyov2021-09-221-1/+1
* mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-221-0/+1
* mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-221-0/+1
* i2c: s3c2410: fix IRQ checkSergey Shtylyov2021-09-221-1/+1
* i2c: iop3xx: fix deferred probingSergey Shtylyov2021-09-221-4/+2
* usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova2021-09-221-9/+10
* usb: phy: tahvo: add IRQ checkSergey Shtylyov2021-09-221-1/+3
* usb: host: ohci-tmio: add IRQ checkSergey Shtylyov2021-09-221-0/+3
* usb: phy: twl6030: add IRQ checksSergey Shtylyov2021-09-221-0/+5
* usb: phy: fsl-usb: add IRQ checkSergey Shtylyov2021-09-221-0/+2
* usb: gadget: udc: at91: add IRQ checkSergey Shtylyov2021-09-221-1/+3
* drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET2021-09-221-3/+3
* drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov2021-09-221-4/+6
* soc: qcom: smsm: Fix missed interrupts if state changes while maskedStephan Gerhold2021-09-221-3/+8
* PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki2021-09-221-1/+8
* PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki2021-09-221-6/+10
* media: venus: venc: Fix potential null pointer dereference on pointer fmtColin Ian King2021-09-221-0/+2
* media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu2021-09-221-1/+0
* i2c: highlander: add IRQ checkSergey Shtylyov2021-09-221-1/+1
* media: go7007: remove redundant initializationPavel Skripkin2021-09-221-26/+0
* media: dvb-usb: fix uninit-value in vp702x_read_mac_addrDongliang Mu2021-09-221-3/+9
* media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_initDongliang Mu2021-09-221-2/+4
* soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionallyGeert Uytterhoeven2021-09-221-2/+2
* media: TDA1997x: enable EDID supportKrzysztof HaƂasa2021-09-221-0/+1
* spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang2021-09-221-1/+1
* crypto: qat - use proper type for vf_maskGiovanni Cabiddu2021-09-221-3/+4
* clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang2021-09-221-12/+18
* spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-221-0/+1
* spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren2021-09-221-0/+1
* crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu2021-09-221-1/+0
* crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero2021-09-225-16/+16
* crypto: qat - fix reuse of completion variableMarco Chiappero2021-09-221-0/+2
* crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu2021-09-221-3/+4
* crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu2021-09-221-2/+3
* libata: fix ata_host_start()Damien Le Moal2021-09-221-1/+1
* s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan2021-09-221-0/+17
* power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak2021-09-221-1/+1
* nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li2021-09-221-2/+2
* bcache: add proper error unwinding in bcache_device_initChristoph Hellwig2021-09-221-5/+11
* crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren2021-09-221-1/+1
* power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede2021-09-221-2/+2
* crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson2021-09-221-10/+35
* regmap: fix the offset of register error logJeongtae Park2021-09-221-1/+1