summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26usb: cdns3: fix uvc failure work since sg support enabledFrank Li1-11/+40
2024-01-26usb: chipidea: wait controller resume finished for wakeup irqXu Yang1-0/+7
2024-01-26Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen1-2/+2
2024-01-26Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen1-38/+1
2024-01-26usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng1-0/+7
2024-01-26usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng1-1/+11
2024-01-26usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal1-1/+4
2024-01-26usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang1-2/+1
2024-01-26Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"Frank Li1-1/+17
2024-01-26tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens1-0/+5
2024-01-26powerpc/64s: Increase default stack size to 32KBMichael Ellerman1-0/+1
2024-01-26clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren1-2/+2
2024-01-26binder: fix race between mmput() and do_exit()Carlos Llamas1-2/+2
2024-01-26xen-netback: don't produce zero-size SKB fragsJan Beulich1-6/+38
2024-01-26Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"Kaibo Ma1-13/+13
2024-01-26rust: Ignore preserve-most functionsMatthew Maurer1-0/+4
2024-01-26Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-26mips/smp: Call rcutree_report_cpu_starting() earlierStefan Wiehler1-2/+2
2024-01-26binder: fix unused alloc->free_async_spaceCarlos Llamas1-7/+4
2024-01-26binder: fix async space check for 0-sized buffersCarlos Llamas1-3/+4
2024-01-26keys, dns: Fix size check of V1 server-list headerDavid Howells1-1/+1
2024-01-26selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome2-0/+7
2024-01-26Revert "kernfs: convert kernfs_idr_lock to an irq safe raw spinlock"Tejun Heo1-13/+10
2024-01-26kernfs: convert kernfs_idr_lock to an irq safe raw spinlockAndrea Righi1-10/+13
2024-01-26class: fix use-after-free in class_register()Jing Xia1-0/+1
2024-01-26of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven1-1/+1
2024-01-26fbdev: imxfb: fix left margin settingDario Binacchi1-2/+25
2024-01-26of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt3-32/+53
2024-01-26ksmbd: validate the zero field of packet headerLi Nan1-1/+5
2024-01-26kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Mirsad Todorovac1-1/+1
2024-01-26kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac1-1/+1
2024-01-26kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac1-1/+1
2024-01-26drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann2-2/+2
2024-01-26drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu1-1/+5
2024-01-26drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam1-9/+12
2024-01-26IB/iser: Prevent invalidating wrong MRSergey Gorenko4-8/+8
2024-01-26gpio: sysfs: drop the mention of gpiochip_find() from sysfs codeBartosz Golaszewski1-1/+1
2024-01-26gpiolib: provide gpio_device_find()Bartosz Golaszewski2-18/+56
2024-01-26gpiolib: make gpio_device_get() and gpio_device_put() publicBartosz Golaszewski3-10/+27
2024-01-26drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'Srinivasan Shanmugam1-1/+1
2024-01-26mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-26mmc: sdhci_am654: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-26ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()Geoffrey D. Bennett1-1/+2
2024-01-26ALSA: scarlett2: Add missing error checks to *_ctl_get()Geoffrey D. Bennett1-52/+130
2024-01-26ALSA: scarlett2: Allow passing any output to line_out_remap()Geoffrey D. Bennett1-16/+9
2024-01-26ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()Geoffrey D. Bennett1-1/+4
2024-01-26ALSA: scarlett2: Add missing error check to scarlett2_config_save()Geoffrey D. Bennett1-3/+5
2024-01-26ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]Hans de Goede1-8/+0
2024-01-26pwm: stm32: Fix enable count for clk in .probe()Philipp Zabel1-4/+14
2024-01-26pwm: stm32: Use hweight32 in stm32_pwm_detect_channelsPhilipp Zabel1-15/+2