aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-11staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITINGUmang Jain3-8/+54
2024-09-11tty: serial: samsung: Fix serial rx on Apple A7-A9Nick Chan1-5/+12
2024-09-11tty: serial: samsung: Fix A7-A11 serial earlycon SErrorNick Chan1-1/+4
2024-09-11tty: rp2: Fix reset with non forgiving PCIe host bridgesFlorian Fainelli1-1/+1
2024-09-11serial: 8250_aspeed_vuart: Enable module autoloadingLiao Chen1-0/+1
2024-09-11serial: qcom-geni: fix polled console corruptionJohan Hovold1-9/+18
2024-09-11serial: qcom-geni: disable interrupts during console writesJohan Hovold1-0/+9
2024-09-11serial: qcom-geni: fix console corruptionJohan Hovold1-23/+22
2024-09-11serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()Douglas Anderson1-3/+9
2024-09-11serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()Douglas Anderson1-1/+1
2024-09-11serial: qcom-geni: fix false console tx restartJohan Hovold1-10/+3
2024-09-11serial: qcom-geni: fix fifo polling timeoutJohan Hovold1-14/+17
2024-09-11usb: xhci: fix loss of data on Cadence xHCPawel Laszczak4-1/+25
2024-09-11usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI hostWangYuli1-0/+7
2024-09-11usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleepLi Jun1-6/+9
2024-09-11usb: dwc3: imx8mp: add 2 software managed quirk properties for host modeFrank Li1-0/+18
2024-09-11usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirkFrank Li1-0/+6
2024-09-11usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming supportRadhey Shyam Pandey1-0/+77
2024-09-11usb: misc: onboard_dev: extend platform data to add power on delay fieldRadhey Shyam Pandey2-0/+3
2024-09-11usb: dwc2: drd: fix clock gating on USB role switchTomas Marek1-0/+9
2024-09-11usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak1-2/+4
2024-09-11usb: typec: tcpci: support edge irqEmanuele Ghidoli1-10/+20
2024-09-11usb: chipidea: npcm: Fix coding style with clarification of data typeAndreas Kühn1-1/+1
2024-09-11usb: common: Switch to device_property_match_property_string()Andy Shevchenko1-8/+7
2024-09-11USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis1-1/+1
2024-09-11usb: musb: mediatek: Simplify code with dev_err_probe()Lin Ruifeng1-16/+11
2024-09-11Merge tag 'usb-serial-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2-0/+5
2024-09-11Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman53-76/+8
2024-09-11Merge tag 'thunderbolt-for-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman4-52/+452
2024-09-11platform/x86: asus-wmi: don't fail if platform_profile already registeredLuke D. Jones1-1/+6
2024-09-11platform/x86: asus-wmi: add debug print in more key placesLuke D. Jones1-10/+48
2024-09-11platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolderAndy Shevchenko2-2/+3
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg9-14/+9
2024-09-11platform/x86: panasonic-laptop: Add support for programmable buttonsJames Harmison1-2/+14
2024-09-11platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()Li Zetao1-3/+0
2024-09-11HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd PortfolioVishnu Sankar2-0/+7
2024-09-11platform/x86: intel/pmc: Ignore all LTRs during suspendXi Pardee2-0/+55
2024-09-11dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac()Eric Biggers1-1/+2
2024-09-11RDMA/mlx5: Add implicit MR handling to ODP memory schemeMichael Guralnik2-8/+111
2024-09-11RDMA/mlx5: Add handling for memory scheme page fault eventsMichael Guralnik1-6/+114
2024-09-11RDMA/mlx5: Split ODP mkey search logicMichael Guralnik1-26/+39
2024-09-11RDMA/mlx5: Enforce umem boundaries for explicit ODP page faultsMichael Guralnik1-9/+16
2024-09-11RDMA/mlx5: Add new ODP memory scheme eqe formatMichael Guralnik1-19/+29
2024-09-11net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik2-32/+36
2024-09-11net/mlx5: Expand mkey page size to support 6 bitsMichael Guralnik3-18/+21
2024-09-11i2c: designware: Use pci_get_drvdata()Andy Shevchenko1-2/+2
2024-09-11i2c: designware: Propagate firmware nodeAndy Shevchenko3-5/+2
2024-09-11i2c: designware: Uninline i2c_dw_probe()Andy Shevchenko2-15/+16
2024-09-11regulator: Few constifications of static dataMark Brown14-105/+95
2024-09-11net: lan743x: Add support to ethtool phylink get and set settingsRaju Lakkaraju3-79/+67