index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
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-misc into drm-next
Dave Airlie
1
-6
/
+37
2023-01-14
Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
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/git/efi/efi
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 page fault
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/remoteproc/linux
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/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
6
-4
/
+180
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
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/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
40
-1560
/
+1490
2022-12-13
Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
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/tiwai/sound
Linus Torvalds
3
-38
/
+45
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-0
/
+19
2022-12-12
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
1
-0
/
+3
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-154
/
+195
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-91
/
+11
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-4
/
+4
[prev]
[next]