summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* leds: as3645a: Fix error return code in as3645a_parse_node()Zhen Lei2021-07-141-0/+1
* ASoC: fsl_spdif: Fix unexpected interrupt after suspendShengjiu Wang2021-07-141-0/+3
* ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLakeLibin Yang2021-07-141-0/+1
* configfs: fix memleak in configfs_release_bin_fileChung-Chiang Cheng2021-07-141-5/+5
* ASoC: atmel-i2s: Fix usage of capture and playback at the same timeCodrin Ciubotariu2021-07-141-8/+26
* powerpc/powernv: Fix machine check reporting of async store errorsNicholas Piggin2021-07-141-8/+40
* extcon: max8997: Add missing modalias stringMarek Szyprowski2021-07-141-0/+1
* extcon: sm5502: Drop invalid register write in sm5502_reg_dataStephan Gerhold2021-07-141-1/+0
* phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET2021-07-141-4/+13
* phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi2021-07-141-4/+7
* soundwire: stream: Fix test for DP prepare completeRichard Fitzgerald2021-07-141-7/+6
* scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei2021-07-141-1/+3
* habanalabs: Fix an error handling path in 'hl_pci_probe()'Christophe JAILLET2021-07-141-0/+1
* mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang2021-07-141-1/+3
* of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven2021-07-142-8/+8
* ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASKRichard Fitzgerald2021-07-141-1/+1
* iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-07-141-1/+1
* iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-07-141-1/+2
* serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki2021-07-141-3/+16
* staging: mt7621-dts: fix pci address for PCI memory rangeSergio Paracuellos2021-07-141-1/+1
* coresight: core: Fix use of uninitialized pointerJunhao He2021-07-141-1/+1
* staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin2021-07-141-0/+3
* staging: rtl8712: fix error handling in r871xu_drv_initPavel Skripkin2021-07-142-14/+14
* staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter2021-07-141-4/+6
* staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter2021-07-141-1/+9
* ASoC: fsl_spdif: Fix error handler with pm_runtime_enableShengjiu Wang2021-07-141-3/+17
* iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-07-141-1/+1
* iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron2021-07-141-1/+2
* iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron2021-07-141-1/+2
* iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-07-141-1/+2
* iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-07-141-2/+2
* iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron2021-07-141-1/+2
* thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()Mika Westerberg2021-07-141-7/+7
* eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko2021-07-141-4/+3
* eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko2021-07-141-0/+1
* usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur2021-07-141-9/+21
* usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov2021-07-141-33/+32
* ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_pro...Christophe JAILLET2021-07-141-6/+18
* ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_IDBard Liao2021-07-141-5/+5
* ASoC: rt5682: fix getting the wrong device id when the suspend_stress_testShuming Fan2021-07-141-7/+14
* ASoC: rt715-sdw: use first_hw_init flag on resumePierre-Louis Bossart2021-07-141-1/+1
* ASoC: rt711-sdw: use first_hw_init flag on resumePierre-Louis Bossart2021-07-141-1/+1
* ASoC: rt700-sdw: use first_hw_init flag on resumePierre-Louis Bossart2021-07-141-1/+1
* ASoC: rt5682-sdw: use first_hw_init flag on resumePierre-Louis Bossart2021-07-141-1/+1
* ASoC: rt1308-sdw: use first_hw_init flag on resumePierre-Louis Bossart2021-07-141-1/+1
* ASoC: max98373-sdw: use first_hw_init flag on resumePierre-Louis Bossart2021-07-142-7/+7
* iommu/dma: Fix IOVA reserve dma rangesSrinath Mannam2021-07-141-2/+4
* selftests: splice: Adjust for handler fallback removalKees Cook2021-07-141-21/+98
* s390: appldata depends on PROC_SYSCTLRandy Dunlap2021-07-141-1/+1
* s390: enable HAVE_IOREMAP_PROTNiklas Schnelle2021-07-142-0/+20