summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-14iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel
2021-07-14crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun
2021-07-14scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le
2021-07-14media: exynos4-is: remove a now unused integerMauro Carvalho Chehab
2021-07-14mmc: vub3000: fix control-request directionJohan Hovold
2021-07-14mmc: block: Disable CMDQ on the ioctl pathBean Huo
2021-07-14tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()Jarkko Sakkinen
2021-07-14mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar
2021-07-14scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan
2021-07-14scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart
2021-07-14scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart
2021-07-14scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash
2021-07-14scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...Chandrakanth Patil
2021-07-14i2c: mpc: Restore reread of I2C status registerChris Packham
2021-07-14vfio/pci: Handle concurrent vma faultsAlex Williamson
2021-07-14serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár
2021-07-14serial: mvebu-uart: do not allow changing baudrate when uartclk is not availablePali Rohár
2021-07-14serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCsVignesh Raghavendra
2021-07-14staging: rtl8723bs: Fix an error handling pathChristophe JAILLET
2021-07-14leds: ktd2692: Fix an error handling pathChristophe JAILLET
2021-07-14leds: as3645a: Fix error return code in as3645a_parse_node()Zhen Lei
2021-07-14extcon: max8997: Add missing modalias stringMarek Szyprowski
2021-07-14extcon: sm5502: Drop invalid register write in sm5502_reg_dataStephan Gerhold
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET
2021-07-14phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi
2021-07-14soundwire: stream: Fix test for DP prepare completeRichard Fitzgerald
2021-07-14scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei
2021-07-14habanalabs: Fix an error handling path in 'hl_pci_probe()'Christophe JAILLET
2021-07-14mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang
2021-07-14of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven
2021-07-14iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-14iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki
2021-07-14usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bitDmitry Osipenko
2021-07-14usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspendDmitry Osipenko
2021-07-14staging: mt7621-dts: fix pci address for PCI memory rangeSergio Paracuellos
2021-07-14coresight: core: Fix use of uninitialized pointerJunhao He
2021-07-14staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin
2021-07-14staging: rtl8712: fix error handling in r871xu_drv_initPavel Skripkin
2021-07-14staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter
2021-07-14staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter
2021-07-14iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron
2021-07-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-14iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-07-14iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not setWei Yongjun
2021-07-14mtd: spinand: Fix double counting of ECC statsMiquel Raynal
2021-07-14thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()Mika Westerberg