summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-25i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-25i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-3/+5
2024-01-25net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-25nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-25serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-25nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi1-2/+1
2024-01-25nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi1-1/+12
2024-01-25software node: Let args be NULL in software_node_get_reference_argsSakari Ailus1-0/+3
2024-01-25acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2024-01-25serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König1-1/+1
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-25wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-25wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-25fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-25usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-25usb: chipidea: wait controller resume finished for wakeup irqXu Yang1-0/+7
2024-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen1-2/+2
2024-01-25Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen1-38/+1
2024-01-25usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal1-1/+4
2024-01-25usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang1-2/+1
2024-01-25binder: fix unused alloc->free_async_spaceCarlos Llamas1-5/+3
2024-01-25binder: fix race between mmput() and do_exit()Carlos Llamas1-2/+2
2024-01-25xen-netback: don't produce zero-size SKB fragsJan Beulich1-6/+38
2024-01-25Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-25binder: fix use-after-free in shinker's callbackCarlos Llamas1-1/+5
2024-01-25binder: fix async space check for 0-sized buffersCarlos Llamas1-3/+4
2024-01-25of: unittest: Fix of_count_phandle_with_args() expected value messageGeert Uytterhoeven1-1/+1
2024-01-25of: Fix double free in of_parse_phandle_with_args_mapChristian A. Ehrhardt3-32/+53
2024-01-25mmc: sdhci_omap: Fix TI SoC dependenciesPeter Robinson1-2/+3
2024-01-25clk: si5341: fix an error code problem in si5341_output_clk_set_rateSu Hui1-3/+1
2024-01-25watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handlingStefan Wahren1-1/+2
2024-01-25watchdog/hpwdt: Only claim UNKNOWN NMI if from iLOJerry Hoemann1-1/+1
2024-01-25watchdog: set cdev owner before addingCurtis Klein1-2/+1
2024-01-25drivers: clk: zynqmp: calculate closest mux rateJay Buddhabhatti1-1/+1
2024-01-25gpu/drm/radeon: fix two memleaks in radeon_vm_initZhipeng Lu1-2/+6
2024-01-25drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2024-01-25drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu1-3/+2
2024-01-25drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher1-2/+2
2024-01-25media: dvbdev: drop refcount on error path in dvb_device_open()Dan Carpenter1-0/+2
2024-01-25media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu1-0/+2
2024-01-25drm/bridge: tc358767: Fix return value on error caseTomi Valkeinen1-1/+1
2024-01-25drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_tableZhipeng Lu1-1/+3