summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.298v4.19.298Greg Kroah-Hartman2023-11-081-1/+1
* tty: 8250: Add support for Intashield IS-100Cameron Williams2023-11-081-0/+6
* tty: 8250: Add support for Brainboxes UP cardsCameron Williams2023-11-081-0/+60
* tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams2023-11-081-0/+57
* tty: 8250: Remove UC-257 and UC-431Cameron Williams2023-11-081-8/+1
* usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika2023-11-081-1/+1
* PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2023-11-082-3/+6
* remove the sx8 block driverChristoph Hellwig2023-11-083-1757/+0
* ata: ahci: fix enum constants for gcc-13Arnd Bergmann2023-11-081-115/+117
* net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui2023-11-081-0/+2
* platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede2023-11-081-1/+1
* scsi: mpt3sas: Fix in error pathTomas Henzl2023-11-081-1/+3
* fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana2023-11-081-1/+1
* ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-11-081-0/+2
* netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal2023-11-081-1/+1
* fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann2023-11-081-0/+4
* Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2023-11-082-22/+29
* dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong2023-11-081-0/+1
* irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer2023-11-081-0/+1
* Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian2023-11-081-0/+8
* ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto2023-11-081-2/+4
* MAINTAINERS: r8169: Update path to the driverDenis Efremov2023-11-081-1/+1
* x86: Fix .brk attribute in linker scriptJuergen Gross2023-11-081-1/+1
* rpmsg: Fix possible refcount leak in rpmsg_register_device_override()Hangyu Hua2023-11-081-0/+1
* rpmsg: glink: Release driver_overrideBjorn Andersson2023-11-081-0/+1
* rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2023-11-083-16/+39
* rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2023-11-082-4/+15
* rpmsg: Constify local variable in field store macroKrzysztof Kozlowski2023-11-081-1/+2
* driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2023-11-084-25/+80
* x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2023-11-082-19/+23
* x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf2023-11-081-19/+11
* nfsd: lock_rename() needs both directories to live on the same fsAl Viro2023-11-081-6/+6
* f2fs: fix to do sanity check on inode type during garbage collectionChao Yu2023-11-081-1/+2
* smbdirect: missing rc checks while waiting for rdma eventsSteve French2023-11-081-2/+12
* kobject: Fix slab-out-of-bounds in fill_kobj_path()Wang Hai2023-11-081-2/+10
* arm64: fix a concurrency issue in emulation_proc_handler()Jinjie Ruan2023-11-081-2/+4
* drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak2023-11-081-3/+3
* ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers2023-11-0828-29/+29
* NFS: Don't call generic_error_remove_page() while holding locksTrond Myklebust2023-11-081-2/+1
* x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner2023-11-083-8/+35
* iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski2023-11-081-10/+14
* perf/core: Fix potential NULL derefPeter Zijlstra2023-11-081-1/+2
* nvmem: imx: correct nregs for i.MX6ULPeng Fan2023-11-081-1/+1
* nvmem: imx: correct nregs for i.MX6SLLPeng Fan2023-11-081-1/+1
* i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat2023-11-081-3/+6
* i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina2023-11-081-1/+1
* i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina2023-11-081-1/+1
* i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina2023-11-081-1/+1
* i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera2023-11-081-1/+1
* gtp: fix fragmentation needed check with gsoPablo Neira Ayuso2023-11-081-2/+3