summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-09pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOIMarek Vasut1-0/+4
2022-05-09mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi1-4/+2
2022-05-09mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin1-6/+8
2022-05-09pinctrl: mediatek: moore: Fix build errorYueHaibing1-0/+1
2022-05-09phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()Heiner Kallweit1-8/+12
2022-05-09ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang1-1/+1
2022-05-09ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35Adam Ford3-15/+30
2022-05-09ARM: dts: am3517-evm: Fix misc pinmuxingAdam Ford2-5/+49
2022-05-09ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller1-0/+2
2022-05-09interconnect: qcom: sdx55: Drop IP0 interconnectsStephen Boyd1-21/+0
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin1-1/+1
2022-05-09phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin1-1/+2
2022-05-09ARM: dts: at91: fix pinctrl phandlesClaudiu Beznea2-6/+6
2022-05-09ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle nameClaudiu Beznea1-2/+2
2022-05-09ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ekMark Brown1-0/+6
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin1-1/+1
2022-05-09ARM: dts: dra7: Fix suspend warning for vpe powerdomainTony Lindgren1-2/+2
2022-05-09bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specificTony Lindgren1-1/+15
2022-05-09ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin1-0/+2
2022-05-09phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski1-6/+14
2022-05-09phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin1-0/+1
2022-05-09arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1Guillaume Giraudon1-0/+1
2022-05-09arm64: dts: imx8mn: Fix SAI nodesMarek Vasut1-5/+5
2022-05-09ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issueFabio Estevam1-2/+8
2022-05-09USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang1-0/+1
2022-05-09arm64: dts: imx8qm: Correct SCU clock controller's compatible propertyLiu Ying1-1/+1
2022-05-09xsk: Fix l2fwd for copy mode + busy poll comboMaciej Fijalkowski1-1/+1
2022-05-09mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo1-4/+8
2022-05-09iio:imu:bmi160: disable regulator in error pathTong Zhang1-6/+14
2022-05-09arm64: dts: meson: remove CPU opps below 1GHz for SM1 boardsChristian Hewitt1-20/+0
2022-05-09arm64: dts: meson: remove CPU opps below 1GHz for G12B boardsChristian Hewitt2-80/+0
2022-05-09video: fbdev: udlfb: properly check endpoint typePavel Skripkin1-2/+12
2022-05-09cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platformsVladimir Zapolskiy1-6/+11
2022-05-09cpufreq: qcom-hw: fix the race between LMH worker and cpuhpDmitry Baryshkov1-1/+1
2022-05-09virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov1-1/+19
2022-05-09iocost: don't reset the inuse weight of under-weighted debtorsTejun Heo1-1/+11
2022-05-09x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner1-1/+5
2022-05-09riscv: patch_text: Fixup last cpu should be masterGuo Ren1-1/+1
2022-05-09hex2bin: fix access beyond string endMikulas Patocka1-3/+6
2022-05-09hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2-8/+26
2022-05-09pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski2-8/+4
2022-05-09arm64: dts: imx8mm-venice: fix spi2 pin configurationJohan Hovold3-3/+3
2022-05-09bus: mhi: host: pci_generic: Flush recovery worker during freezeManivannan Sadhasivam1-0/+1
2022-05-09bus: mhi: host: pci_generic: Add missing poweroff() PM callbackManivannan Sadhasivam1-0/+1
2022-05-09ceph: fix possible NULL pointer dereference for req->r_sessionXiubo Li1-0/+4
2022-05-09arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing1-1/+1
2022-05-09serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki1-4/+4
2022-05-09serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki1-1/+1
2022-05-09serial: amba-pl011: do not time out prematurely when draining tx fifoLino Sanfilippo1-2/+7
2022-05-09serial: imx: fix overrun interrupts in DMA modeJohan Hovold1-1/+1