linux/arch/riscv
Conor Dooley 3d8d459c8b
RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabetically
Currently the entries appear to be in a random order (although according
to Palmer he has tried to sort them by key value) which makes it harder
to find entries in a growing list, and more likely to have conflicts as
all patches are adding to the end of the list. Sort them alphabetically
instead.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Clément Léger <cleger@rivosinc.com>
Link: https://lore.kernel.org/r/20240717-dedicate-squeamish-7e4ab54df58f@spud
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-07-22 10:57:41 -07:00
..
boot TTY/Serial updates for 6.11-rc1 2024-07-19 15:22:14 -07:00
configs riscv: defconfig: Enable StarFive JH7110 drivers 2024-06-12 23:16:55 +01:00
crypto crypto: riscv - add vector crypto accelerated AES-CBC-CTS 2024-03-20 08:56:11 -07:00
errata RISC-V Patches for the 6.10 Merge Window, Part 1 2024-05-22 09:56:00 -07:00
include Merge patch series "Add ACPI NUMA support for RISC-V" 2024-07-22 10:31:51 -07:00
kernel RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabetically 2024-07-22 10:57:41 -07:00
kvm RISC-V Patches for the 6.11 Merge Window, Part 1 2024-07-20 09:11:27 -07:00
lib riscv: Optimize crc32 with Zbc extension 2024-07-10 13:19:50 -07:00
mm RISC-V Patches for the 6.11 Merge Window, Part 1 2024-07-20 09:11:27 -07:00
net RISC-V Patches for the 6.11 Merge Window, Part 1 2024-07-20 09:11:27 -07:00
purgatory Makefile: remove redundant tool coverage variables 2024-05-14 23:35:48 +09:00
tools
Kbuild
Kconfig RISC-V Patches for the 6.11 Merge Window, Part 1 2024-07-20 09:11:27 -07:00
Kconfig.debug
Kconfig.errata riscv: thead: Rename T-Head PBMT to MAE 2024-04-25 10:22:33 -07:00
Kconfig.socs RISC-V: drop SOC_VIRT for ARCH_VIRT 2024-04-10 11:37:50 +01:00
Makefile Merge patch series "riscv: Apply Zawrs when available" 2024-07-12 08:55:29 -07:00
Makefile.postlink