| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-03-14 | wifi: rtw88: Add rtw8703b.h | Fiona Klute | 1 | -0/+102 |
| 2024-03-14 | wifi: rtw88: Add definitions for 8703b chip | Fiona Klute | 3 | -0/+16 |
| 2024-03-14 | wifi: rtw88: Debug output for rtw8723x EFUSE | Fiona Klute | 2 | -0/+170 |
| 2024-03-14 | wifi: rtw88: Shared module for rtw8723x devices | Fiona Klute | 6 | -900/+1107 |
| 2024-03-14 | wifi: rtw89: 8922a: add 8922ae to Makefile and Kconfig | Ping-Ke Shih | 2 | -1/+26 |
| 2024-03-14 | wifi: rtw89: 8922a: update chip parameter for coex | Ching-Te Ku | 1 | -0/+149 |
| 2024-03-14 | wifi: rtw89: coex: Add TDMA slot parameter setting version 7 | Ching-Te Ku | 3 | -80/+304 |
| 2024-03-14 | wifi: rtw89: coex: Add TDMA version 7 | Ching-Te Ku | 1 | -2/+18 |
| 2024-03-14 | wifi: rtw89: coex: Add antenna setting function for RTL8922A | Ching-Te Ku | 3 | -2/+197 |
| 2024-03-14 | wifi: rtw89: coex: Add WiFi role info format version 8 | Ching-Te Ku | 6 | -25/+590 |
| 2024-03-14 | ssb: use "break" on default case to prevent warning | Randy Dunlap | 1 | -0/+1 |
| 2024-03-14 | drm/i915/dp: Increase idle pattern wait timeout to 2ms | Shekhar Chauhan | 1 | -1/+1 |
| 2024-03-14 | wifi: rtw89: coex: fix configuration for shared antenna for 8922A | Ping-Ke Shih | 1 | -1/+1 |
| 2024-03-13 | drm/xe: Remove unused xe_bo->props struct | Nirmoy Das | 2 | -69/+9 |
| 2024-03-13 | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1102 | -15210/+187264 |
| 2024-03-13 | of: unittest: Use for_each_child_of_node_scoped() | Jonathan Cameron | 1 | -8/+3 |
| 2024-03-13 | drm/xe: Skip VMAs pin when requesting signal to the last XE_EXEC | José Roberto de Souza | 1 | -18/+23 |
| 2024-03-13 | mtd: spi-nor: core: correct type of i | Muhammad Usama Anjum | 1 | -1/+1 |
| 2024-03-13 | Merge tag 'spi-nor/for-6.9' into mtd/next | Miquel Raynal | 4 | -165/+125 |
| 2024-03-13 | Merge branch 'for-6.9/wacom' into for-linus | Jiri Kosina | 1 | -4/+4 |
| 2024-03-13 | Merge branch 'for-6.9/unused-struct-removal' into for-linus | Jiri Kosina | 5 | -82/+40 |
| 2024-03-13 | Merge branch 'for-6.9/samsung' into for-linus | Jiri Kosina | 2 | -36/+408 |
| 2024-03-13 | Merge branch 'for-6.9/nintendo' into for-linus | Jiri Kosina | 1 | -22/+0 |
| 2024-03-13 | Merge branch 'for-6.9/lenovo' into for-linus | Jiri Kosina | 1 | -18/+39 |
| 2024-03-13 | Merge branch 'for-6.9/amd-sfh' into for-linus | Jiri Kosina | 1782 | -17084/+59522 |
| 2024-03-13 | drm/xe: Use xe_assert in xe_device_assert_mem_access | Matthew Brost | 1 | -1/+1 |
| 2024-03-13 | ACPI: Document handle_eject_request() arguments | Yang Li | 1 | -0/+2 |
| 2024-03-13 | drm/xe/xe_exec : In xe_exec_ioctl remove deadcode | Himal Prasad Ghimiray | 1 | -4/+1 |
| 2024-03-13 | drm/xe: Return if kobj creation is failed | Himal Prasad Ghimiray | 1 | -1/+3 |
| 2024-03-13 | cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw() | Sibi Sankar | 2 | -7/+13 |
| 2024-03-13 | powercap: intel_rapl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-03-13 | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -70/+228 |
| 2024-03-13 | drm/xe/xe_tracer: Align fence output format in ftrace log | Shuicheng Lin | 1 | -3/+3 |
| 2024-03-13 | Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl... | Stephen Boyd | 20 | -290/+1502 |
| 2024-03-13 | Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki | 10 | -44/+176 |
| 2024-03-13 | Merge branches 'clk-remove', 'clk-amlogic', 'clk-qcom', 'clk-parent' and 'clk... | Stephen Boyd | 82 | -1108/+5928 |
| 2024-03-13 | Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinne... | Stephen Boyd | 6 | -34/+123 |
| 2024-03-13 | Merge branches 'clk-renesas', 'clk-cleanup', 'clk-hisilicon', 'clk-mediatek' ... | Stephen Boyd | 15 | -28/+89 |
| 2024-03-13 | Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 5 | -5/+8 |
| 2024-03-13 | Merge tag 'mailbox-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jas... | Linus Torvalds | 1 | -22/+66 |
| 2024-03-13 | drm/xe: Group live kunit tests | Lucas De Marchi | 6 | -21/+12 |
| 2024-03-13 | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 33 | -377/+260 |
| 2024-03-13 | Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 30 | -282/+404 |
| 2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 41 | -294/+768 |
| 2024-03-13 | drm/xe: Invalidate userptr VMA on page pin fault | Matthew Brost | 4 | -16/+29 |
| 2024-03-13 | iommu/dma: Force swiotlb_max_mapping_size on an untrusted device | Nicolin Chen | 1 | -0/+9 |
| 2024-03-13 | Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 26 | -390/+522 |
| 2024-03-13 | Merge tag 'hwmon-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 52 | -178/+5978 |
| 2024-03-13 | Merge tag 'gpio-updates-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 15 | -648/+1015 |
| 2024-03-13 | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 59 | -695/+1426 |