summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2024-09-11net: lan743x: Migrate phylib to phylinkRaju Lakkaraju3-225/+349
2024-09-11net: lan743x: Create separate Link Speed Duplex state functionRaju Lakkaraju1-30/+45
2024-09-11net: lan743x: Create separate PCS power reset functionRaju Lakkaraju1-26/+29
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King1-0/+42
2024-09-11Merge tag 'memory-controller-drv-6.12-2' of https://git.kernel.org/pub/scm/li...Arnd Bergmann3-21/+16
2024-09-11cpufreq/cppc: Use NSEC_PER_MSEC for deadline taskChristian Loehle1-3/+3
2024-09-11Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-1/+2
2024-09-11can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error...Marc Kleine-Budde1-3/+1
2024-09-11can: rockchip_canfd: rkcanfd_timestamp_init(): rework delay calculationArnd Bergmann1-2/+2
2024-09-11Merge tag 'v6.11-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-114/+56
2024-09-11platform: cznic: turris-omnia-mcu: fix HW_RANDOM dependencyArnd Bergmann1-1/+1
2024-09-11can: m_can: m_can_chip_config(): mask timestamp wraparound IRQJake Hamby1-1/+2
2024-09-11can: usb: Kconfig: Fix list of devices for esd_usb driverStefan Mätje1-1/+2
2024-09-11Merge tag 'intel-pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij4-147/+189
2024-09-11drm/i915/bios: fix printk format widthJani Nikula1-1/+1
2024-09-11drm/i915/display: Fix BMG CCS modifiersJuha-Pekka Heikkila1-0/+3
2024-09-11can: Switch back to struct platform_driver::remove()Uwe Kleine-König20-20/+20
2024-09-11soundwire: stream: Revert "soundwire: stream: fix programming slave ports for...Krzysztof Kozlowski1-4/+4
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter238-1480/+2811
2024-09-11fbdev: xen-fbfront: Assign fb_info->deviceJason Andryuk1-0/+1
2024-09-10drivers: perf: Fix smp_processor_id() use in preemptible codeAlexandre Ghiti1-1/+6
2024-09-11Merge tag 'drm-misc-next-fixes-2024-09-05' of https://gitlab.freedesktop.org/...Dave Airlie1-1/+1
2024-09-11Merge tag 'exynos-drm-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie4-8/+4
2024-09-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-15/+23
2024-09-10Merge tag 'mlx5-fixes-2024-09-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski5-22/+51
2024-09-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski26-135/+1394
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski38-8/+17120
2024-09-10bnxt_en: resize bnxt_irq name field to fit format stringEdwin Peer1-1/+4
2024-09-10bnxt_en: Add MSIX check in bnxt_check_rings()Michael Chan2-6/+24
2024-09-10bnxt_en: Increase the number of MSIX vectors for RoCE deviceMichael Chan2-6/+14
2024-09-10net: xilinx: axienet: Relax partial rx checksum checksSean Anderson1-3/+1
2024-09-10net: xilinx: axienet: Set RXCSUM in featuresSean Anderson1-0/+2
2024-09-10net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksummingSean Anderson1-2/+2
2024-09-10net: xilinx: axienet: Remove unused checksum variablesSean Anderson2-17/+0