summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-12net: stmmac: remove unused definitionsRussell King (Oracle)-149/+1
2026-01-12net: stmmac: arrange register fields after register offsetsRussell King (Oracle)-152/+154
2026-01-12net: stmmac: cores: remove many xxx_SHIFT definitionsRussell King (Oracle)-222/+129
2026-01-12net: stmmac: descs: remove many xxx_SHIFT definitionsRussell King (Oracle)-108/+55
2026-01-12net: stmmac: descs: use u32 for descriptorsRussell King (Oracle)-27/+25
2026-01-12net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)-9/+17
2026-01-12net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)-1/+1
2026-01-12net: stmmac: dwmac4: fix RX FIFO fill statisticsRussell King (Oracle)-3/+1
2026-01-12net: stmmac: dwmac4: remove duplicated definitionsRussell King (Oracle)-29/+0
2026-01-12net: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao-2/+2
2026-01-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-116/+145
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-17347/+20129
2026-01-12drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTLJulia Filipchuk-2/+2
2026-01-12ublk: add UBLK_CMD_TRY_STOP_DEV commandYoav Cohen-2/+42
2026-01-12ublk: make ublk_ctrl_stop_dev return voidYoav Cohen-3/+3
2026-01-12drm/xe/hwmon: Expose individual VRAM channel temperatureKarthik Poosa-0/+69
2026-01-12drm/xe/hwmon: Expose GPU PCIe temperatureKarthik Poosa-0/+34
2026-01-12drm/xe/hwmon: Expose memory controller temperatureKarthik Poosa-5/+76
2026-01-12drm/xe/hwmon: Expose temperature limitsKarthik Poosa-3/+108
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers-5/+5
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg-2/+0
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum-9/+2
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li-6/+1
2026-01-12Merge back material related to system sleep for 6.20Rafael J. Wysocki-3/+4
2026-01-12wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter-3/+3
2026-01-12wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut-0/+1
2026-01-12ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()Rafael J. Wysocki-1/+2
2026-01-12drm/xe/ptl: Enable PXP for PTLDaniele Ceraolo Spurio-0/+1
2026-01-12drm/xe/ptl: Define GSC for PTLDaniele Ceraolo Spurio-0/+1
2026-01-12drm/xe/gsc: Make GSC FW load optional for newer platformsDaniele Ceraolo Spurio-10/+15
2026-01-12x86/paravirt: Move paravirt_sched_clock() related code into tsc.cJuergen Gross-0/+2
2026-01-12net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi-1/+1
2026-01-12drm/xe/device: Convert wait for lmem init into an assertBalasubramani Vivekanandan-57/+16
2026-01-12HID: sony: add support for bluetooth Rock Band 4 PS4 guitarsRosalie Wanders-13/+23
2026-01-12regulator: dummy, make dummy_regulator_driver staticBen Dooks-1/+1
2026-01-12ublk: optimize ublk_user_copy() on daemon taskCaleb Sander Mateos-5/+18
2026-01-12ublk: support UBLK_F_INTEGRITYStanley Zhang-1/+2
2026-01-12ublk: implement integrity user copyStanley Zhang-2/+51
2026-01-12ublk: move offset check out of __ublk_check_and_get_req()Caleb Sander Mateos-7/+9
2026-01-12ublk: inline ublk_check_and_get_req() into ublk_user_copy()Caleb Sander Mateos-33/+18
2026-01-12ublk: split out ublk_user_copy() helperCaleb Sander Mateos-16/+10
2026-01-12ublk: split out ublk_copy_user_bvec() helperCaleb Sander Mateos-22/+30
2026-01-12ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_descCaleb Sander Mateos-0/+3
2026-01-12ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creationStanley Zhang-1/+100
2026-01-12ublk: move ublk flag check functions earlierCaleb Sander Mateos-30/+30
2026-01-12cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()Li Ming-1/+1
2026-01-12x86/paravirt: Use common code for paravirt_steal_clock()Juergen Gross-3/+0
2026-01-12drm/xe: Privatize xe_ggtt_nodeMaarten Lankhorst-18/+19
2026-01-12drm/xe: Improve xe_gt_sriov_pf_config GGTT handlingMaarten Lankhorst-7/+20
2026-01-12drm/xe: Do not dereference ggtt_node in xe_bo.cMaarten Lankhorst-3/+3