index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
include: trace: Add platform and channel instance references
Cristian Marussi
1
-8
/
+12
2023-01-20
firmware: arm_scmi: Add internal platform/channel identifiers
Cristian Marussi
2
-2
/
+18
2023-01-20
firmware: arm_scmi: Move errors defs and code to common.h
Cristian Marussi
2
-40
/
+40
2023-01-20
firmware: arm_scmi: Add xfer helpers to provide raw access
Cristian Marussi
2
-0
/
+159
2023-01-20
firmware: arm_scmi: Add flags field to xfer
Cristian Marussi
1
-0
/
+4
2023-01-20
firmware: arm_scmi: Refactor scmi_wait_for_message_response
Cristian Marussi
1
-24
/
+33
2023-01-20
firmware: arm_scmi: Refactor polling helpers
Cristian Marussi
2
-25
/
+27
2023-01-20
firmware: arm_scmi: Refactor xfer in-flight registration routines
Cristian Marussi
1
-34
/
+68
2023-01-19
firmware: arm_scmi: Split bus and driver into distinct modules
Cristian Marussi
4
-12
/
+19
2023-01-19
firmware: arm_scmi: Introduce a new lifecycle for protocol devices
Cristian Marussi
1
-0
/
+45
2023-01-19
firmware: arm_scmi: Refactor device create/destroy helpers
Cristian Marussi
3
-17
/
+141
2023-01-19
firmware: arm_scmi: Move handle get/set helpers
Cristian Marussi
3
-31
/
+25
2023-01-19
firmware: arm_scmi: Refactor protocol device creation
Cristian Marussi
3
-299
/
+156
2023-01-19
firmware: arm_scmi: Add common notifier helpers
Cristian Marussi
3
-2
/
+92
2023-01-19
firmware: arm_scmi: Move protocol registration helpers
Cristian Marussi
3
-71
/
+67
2023-01-19
firmware: arm_scmi: Use dedicated devices to initialize channels
Cristian Marussi
6
-51
/
+116
2023-01-19
firmware: arm_scmi: Simplify chan_available transport operation
Cristian Marussi
6
-9
/
+9
2023-01-18
firmware: qcom: scm: Add wait-queue handling logic
Guru Das Srinagesh
3
-8
/
+176
2023-01-18
cpuidle, arm64: Fix the ARM64 cpuidle logic
Peter Zijlstra
1
-0
/
+11
2023-01-17
efi: efivars: make efivar_supports_writes() return bool
Johan Hovold
1
-1
/
+1
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
3
-15
/
+8
2023-01-16
Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+37
2023-01-14
Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+8
2023-01-13
firmware: coreboot: Check size of table entry and use flex-array
Kees Cook
2
-2
/
+8
2023-01-13
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+7
2023-01-10
firmware: meson_sm: stop using 0 as NULL pointer
Miles Chen
1
-1
/
+1
2023-01-10
efi/earlycon: Speed up scrolling by disregarding empty space
Andy Shevchenko
1
-2
/
+26
2023-01-10
efi/earlycon: Replace open coded strnchrnul()
Andy Shevchenko
1
-9
/
+4
2023-01-06
firmware/psci: Don't register with debugfs if PSCI isn't available
Marc Zyngier
1
-0
/
+3
2023-01-05
firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITE
Marek Vasut
1
-2
/
+25
2023-01-03
firmware: arm_scmi: Fix virtio channels cleanup on shutdown
Cristian Marussi
1
-1
/
+6
2023-01-03
firmware: arm_scmi: Harden shared memory access in fetch_notification
Cristian Marussi
1
-1
/
+3
2023-01-03
firmware: arm_scmi: Harden shared memory access in fetch_response
Cristian Marussi
1
-2
/
+3
2023-01-03
firmware: arm_scmi: Clear stale xfer->hdr.status
Cristian Marussi
1
-0
/
+2
2023-01-03
firmware/sysfb: Fix EFI/VESA format selection
Thomas Zimmermann
1
-6
/
+37
2023-01-03
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
1
-0
/
+1
2023-01-03
efi: fix NULL-deref in init error path
Johan Hovold
1
-3
/
+6
2022-12-21
Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-0
/
+97
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
1
-1
/
+3
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-4
/
+180
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-1564
/
+1494
2022-12-13
Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-0
/
+7
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+32
2022-12-13
Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-38
/
+45
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+19
2022-12-12
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
[prev]
[next]