summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-20chtls: fix tp->rcv_tstamp initializationEric Dumazet
2023-11-20r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit
2023-11-20r8169: use tp_to_dev instead of open codeJuhee Kang
2023-11-20thermal: core: prevent potential string overflowDan Carpenter
2023-11-20can: dev: can_restart(): fix race condition between controller restart and ne...Marc Kleine-Budde
2023-11-20can: dev: can_restart(): don't crash kernel if carrier is OKMarc Kleine-Budde
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-11-20wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau
2023-11-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-11-08nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg
2023-11-08nvmet-tcp: move send/recv error handling in the send/recv methods instead of ...Sagi Grimberg
2023-11-08remove the sx8 block driverChristoph Hellwig
2023-11-08ata: ahci: fix enum constants for gcc-13Arnd Bergmann
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-11-08platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun
2023-11-08platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede
2023-11-08scsi: mpt3sas: Fix in error pathTomas Henzl
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-11-08spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0William A. Kennington III
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-11-08dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong
2023-11-08irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer
2023-11-08Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-11-08rpmsg: Fix possible refcount leak in rpmsg_register_device_override()Hangyu Hua
2023-11-08rpmsg: glink: Release driver_overrideBjorn Andersson
2023-11-08rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski
2023-11-08rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski
2023-11-08rpmsg: Constify local variable in field store macroKrzysztof Kozlowski
2023-11-08driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-08clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...Alessandro Carminati
2023-11-08nvmem: imx: correct nregs for i.MX6ULPeng Fan
2023-11-08nvmem: imx: correct nregs for i.MX6SLLPeng Fan
2023-11-08nvmem: imx: correct nregs for i.MX6ULLPeng Fan
2023-11-08i2c: aspeed: Fix i2c bus hang in slave readJian Zhang
2023-11-08i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat
2023-11-08i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina
2023-11-08i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina
2023-11-08i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina
2023-11-08iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski
2023-11-08gtp: fix fragmentation needed check with gsoPablo Neira Ayuso