summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19perf bpf: Move the declaration of struct rqIan Rogers2-2/+10
2023-07-19md/raid10: fix the condition to call bio_end_io_acct()Li Nan1-1/+1
2023-07-19pwm: mtk_disp: Fix the disable flow of disp_pwmShuijing Li1-8/+5
2023-07-19pwm: ab8500: Fix error code in probe()Dan Carpenter1-1/+1
2023-07-19pwm: sysfs: Do not apply state to already disabled PWMsMarek Vasut1-0/+17
2023-07-19pwm: imx-tpm: force 'real_period' to be zero in suspendFancy Fang1-0/+7
2023-07-19lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2-6/+4
2023-07-19phy: tegra: xusb: check return value of devm_kzalloc()Claudiu Beznea1-0/+3
2023-07-19mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET1-2/+2
2023-07-19phy: qcom: qmp-combo: fix Display Port PHY configuration for SM8550Neil Armstrong1-2/+6
2023-07-19hwtracing: hisi_ptt: Fix potential sleep in atomic contextYicong Yang2-7/+7
2023-07-19clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flagsDmitry Baryshkov1-1/+1
2023-07-19misc: fastrpc: check return value of devm_kasprintf()Claudiu Beznea1-0/+3
2023-07-19cpufreq: mediatek: correct voltages for MT7622 and MT7623Daniel Golle1-3/+10
2023-07-19KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger1-3/+5
2023-07-19KVM: s390: vsie: fix the length of APCB bitmapPierre Morel1-2/+4
2023-07-19mfd: stmfx: Nullify stmfx->vdd in case of errorAmelie Delaunay1-3/+2
2023-07-19mfd: stmfx: Fix error path in stmfx_chip_initAmelie Delaunay1-1/+1
2023-07-19bus: fsl-mc: don't assume child devices are all fsl-mc devicesLaurentiu Tudor1-0/+6
2023-07-19nvmem: rmem: Use NVMEM_DEVID_AUTOPhil Elwell1-0/+1
2023-07-19test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac1-6/+6
2023-07-19nvmem: imx-ocotp: Reverse MAC addresses on all i.MX derivatesAlexander Stein1-7/+1
2023-07-19nvmem: sunplus-ocotp: release otp->clk before returnYi Yingao1-2/+7
2023-07-19cdx: fix driver managed dma supportNipun Gupta1-0/+18
2023-07-19drivers: fwnode: fix fwnode_irq_get[_byname]()Matti Vaittinen1-3/+9
2023-07-19serial: 8250_omap: Use force_suspend and resume for system suspendTony Lindgren1-5/+15
2023-07-19Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman5-10/+0
2023-07-19mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang1-0/+3
2023-07-19mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()Christophe JAILLET1-2/+7
2023-07-19rtla/hwnoise: Reduce runtime to 75%Daniel Bristot de Oliveira1-1/+7
2023-07-19usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET1-1/+4
2023-07-19usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K5-0/+10
2023-07-19usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET1-2/+3
2023-07-19usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET1-1/+5
2023-07-19KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr1-0/+4
2023-07-19f2fs: flush error flags in workqueueChao Yu3-4/+25
2023-07-19f2fs: fix the wrong condition to determine atomic contextJaegeuk Kim1-1/+1
2023-07-19f2fs: support errors=remount-ro|continue|panic mountoptionChao Yu8-24/+167
2023-07-19f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()Chao Yu3-5/+20
2023-07-19f2fs: fix potential deadlock due to unpaired node_write lock useChao Yu2-6/+8
2023-07-19gfs2: Fix duplicate should_fault_in_pages() callBob Peterson1-1/+1
2023-07-19sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov6-9/+9
2023-07-19media: atomisp: ov2680: Stop using half pixelclock for binned modesHans de Goede2-7/+2
2023-07-19media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var()Dan Carpenter1-1/+1
2023-07-19media: atomisp: gc0310: Fix double free in gc0310_remove()Hans de Goede1-1/+1
2023-07-19media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn1-2/+2
2023-07-19mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold1-3/+0
2023-07-19power: supply: rt9467: Make charger-enable control as logic levelChiYuan Huang1-1/+1
2023-07-19coresight: etm4x: Fix missing trctraceidr file in sysfsMike Leach1-9/+18
2023-07-19coresight: Fix loss of connection info when a module is unloadedJames Clark1-7/+2