summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-26serial: omap: do not override settings for RS485 supportLino Sanfilippo1-13/+14
2024-01-26serial: 8250_exar: Set missing rs485_supported flagLino Sanfilippo1-2/+3
2024-01-26serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clockChristoph Niedermaier1-11/+12
2024-01-26serial: core, imx: do not set RS485 enabled if it is not supportedLino Sanfilippo2-7/+3
2024-01-26serial: 8250_bcm2835aux: Restore clock error handlingStefan Wahren1-0/+2
2024-01-26serial: core: make sure RS485 cannot be enabled when it is not supportedLino Sanfilippo1-1/+1
2024-01-26serial: core: fix sanitizing check for RTS settingsLino Sanfilippo1-10/+18
2024-01-26usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-26usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-26Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-26usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li1-1/+31
2024-01-26usb: cdns3: fix iso transfer error when mult is not zeroFrank Li2-23/+39
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-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-26Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
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-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-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 Golaszewski1-18/+53
2024-01-26gpiolib: make gpio_device_get() and gpio_device_put() publicBartosz Golaszewski2-10/+24
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-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
2024-01-26clk: qcom: dispcc-sm8550: Update disp PLL settingsKonrad Dybcio1-0/+8
2024-01-26clk: qcom: gcc-sm8550: Mark RCGs shared where applicableKonrad Dybcio1-43/+43
2024-01-26clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCsKonrad Dybcio1-0/+8
2024-01-26clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votableKonrad Dybcio1-4/+4
2024-01-26clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flagKonrad Dybcio1-8/+8
2024-01-26accel/habanalabs: fix information leak in sec_attest_info()Xingyuan Mo1-1/+1