summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-14iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel1-2/+2
2021-07-14scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le1-0/+1
2021-07-14mmc: vub3000: fix control-request directionJohan Hovold1-1/+1
2021-07-14mmc: block: Disable CMDQ on the ioctl pathBean Huo1-0/+8
2021-07-14scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2-12/+28
2021-07-14vfio/pci: Handle concurrent vma faultsAlex Williamson1-8/+21
2021-07-14serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár1-3/+8
2021-07-14serial: mvebu-uart: do not allow changing baudrate when uartclk is not availablePali Rohár1-3/+2
2021-07-14leds: ktd2692: Fix an error handling pathChristophe JAILLET1-9/+18
2021-07-14leds: as3645a: Fix error return code in as3645a_parse_node()Zhen Lei1-0/+1
2021-07-14extcon: max8997: Add missing modalias stringMarek Szyprowski1-0/+1
2021-07-14extcon: sm5502: Drop invalid register write in sm5502_reg_dataStephan Gerhold1-1/+0
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET1-4/+13
2021-07-14phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi1-4/+7
2021-07-14soundwire: stream: Fix test for DP prepare completeRichard Fitzgerald1-7/+6
2021-07-14scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei1-1/+3
2021-07-14mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang1-1/+3
2021-07-14of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven2-8/+8
2021-07-14iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-1/+1
2021-07-14iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-1/+2
2021-07-14serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki1-3/+16
2021-07-14staging: mt7621-dts: fix pci address for PCI memory rangeSergio Paracuellos1-1/+1
2021-07-14staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin1-0/+3
2021-07-14staging: rtl8712: remove redundant check in r871xu_drv_initPavel Skripkin1-6/+4
2021-07-14staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter1-4/+6
2021-07-14staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter1-1/+9
2021-07-14iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron1-1/+2
2021-07-14iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron1-1/+2
2021-07-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-1/+2
2021-07-14iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-2/+2
2021-07-14iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron1-1/+2
2021-07-14iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-13/+17
2021-07-14eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko1-4/+3
2021-07-14eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko1-0/+1
2021-07-14usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur1-9/+21
2021-07-14usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov1-33/+32
2021-07-14iommu/dma: Fix IOVA reserve dma rangesSrinath Mannam1-2/+4
2021-07-14visorbus: fix error return code in visorchipset_init()Zhen Lei1-2/+4
2021-07-14fsi/sbefifo: Fix reset timeoutJoachim Fenkes1-3/+5
2021-07-14fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBEJoachim Fenkes1-1/+1
2021-07-14fsi: occ: Don't accept response from un-initialized OCCEddie James1-0/+1
2021-07-14fsi: scom: Reset the FSI2PIB engine for any errorEddie James1-7/+9
2021-07-14fsi: core: Fix return of error values on failuresColin Ian King1-2/+2
2021-07-14scsi: FlashPoint: Rename si_flags fieldRandy Dunlap1-16/+16
2021-07-14leds: lm3692x: Put fwnode in any case during ->probe()Andy Shevchenko1-4/+4
2021-07-14leds: lm36274: cosmetic: rename lm36274_data to chipMarek Behún1-42/+40
2021-07-14leds: lm3532: select regmap I2C APIAndy Shevchenko1-0/+1
2021-07-14tty: nozomi: Fix the error handling path of 'nozomi_card_init()'Christophe JAILLET1-3/+5
2021-07-14firmware: stratix10-svc: Fix a resource leak in an error handling pathChristophe JAILLET1-7/+15
2021-07-14char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai1-0/+4