summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-31IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang1-0/+6
2024-01-31RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky1-1/+1
2024-01-31pinctrl: amd: Add IRQF_ONESHOT to the interrupt requestMario Limonciello1-1/+1
2024-01-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-8/+37
2024-01-31misc: open-dice: Fix spurious lockdep warningWill Deacon1-1/+1
2024-01-31misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta1-1/+1
2024-01-31topology: Set capacity_freq_ref in all casesVincent Guittot1-7/+6
2024-01-31Input: xpad - add Lenovo Legion Go controllersBrenton Simpson1-0/+2
2024-01-30efi/libstub: Add one kernel-doc commentYang Li1-0/+1
2024-01-30x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel5-8/+12
2024-01-30soc: apple: mailbox: error pointers are negative integersLinus Torvalds1-3/+3
2024-01-30dm writecache: allow allocations larger than 2GiBMikulas Patocka1-4/+4
2024-01-30dm stats: limit the number of entriesMikulas Patocka1-0/+9
2024-01-30dm: limit the number of targets and parameter size areaMikulas Patocka3-3/+11
2024-01-30phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren1-2/+2
2024-01-30spi: sh-msiof: avoid integer overflow in constantsWolfram Sang1-8/+8
2024-01-30regulator (max5970): Fix IRQ handlerPatrick Rudolph1-1/+1
2024-01-30USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu1-0/+2
2024-01-30USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr1-0/+1
2024-01-30net: stmmac: dwmac-imx: set TSO/TBS TX queues default settingsEsben Haabendal1-0/+4
2024-01-30net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal1-0/+3
2024-01-30net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč1-2/+1
2024-01-29cxl/pci: Skip to handle RAS errors if CXL.mem device is detachedLi Ming1-12/+31
2024-01-29firmware: microchip: fix wrong sizeof argumentSamasth Norway Ananda1-1/+1
2024-01-29ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET1-1/+2
2024-01-29e1000e: correct maximum frequency adjustment valuesJacob Keller2-7/+35
2024-01-29nvme: use ctrl state accessorKeith Busch8-30/+37
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello5-63/+11
2024-01-29drm/virtio: Set segment size for virtio_gpu deviceSebastian Ott1-0/+1
2024-01-29thunderbolt: Fix setting the CNS bit in ROUTER_CS_5Mohammad Rahimi2-2/+2
2024-01-29Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+17
2024-01-28serial: max310x: prevent infinite while() loop in port startupHugo Villeneuve1-2/+18
2024-01-28serial: max310x: fail probe if clock crystal is unstableHugo Villeneuve1-3/+9
2024-01-28serial: max310x: improve crystal stable clock detectionHugo Villeneuve1-5/+16
2024-01-28serial: max310x: set default value when reading clock ready bitHugo Villeneuve1-1/+1
2024-01-28serial: core: Fix atomicity violation in uart_tiocmgetGui-Dong Han1-1/+1
2024-01-28serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()Dan Carpenter1-2/+2
2024-01-28usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov1-1/+2
2024-01-28usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt1-3/+68
2024-01-28usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt1-4/+13
2024-01-28usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt1-0/+2
2024-01-28usb: ulpi: Fix debugfs directory leakSean Anderson1-1/+1
2024-01-28Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan1-2/+1
2024-01-28usb: gadget: pch_udc: fix an Excess kernel-doc warningRandy Dunlap1-1/+0
2024-01-28usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu1-2/+18
2024-01-28USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum1-11/+19
2024-01-28usb: chipidea: core: handle power lost in workqueueXu Yang2-20/+26
2024-01-28usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal1-4/+2
2024-01-28usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus1-0/+4
2024-01-28usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami1-3/+13