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
/
platform
/
cznic
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
Merge branch 'cznic/platform' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into soc/drivers
Arnd Bergmann
8
-15
/
+435
2025-04-04
platform: cznic: use ffs() instead of __bf_shf()
Arnd Bergmann
1
-1
/
+1
2025-03-21
platform: cznic: fix function parameter names
Arnd Bergmann
1
-1
/
+2
2025-03-20
platform: cznic: turris-omnia-mcu: Add support for digital message signing with HW private key
Marek Behún
5
-0
/
+208
2025-03-20
platform: cznic: Add keyctl helpers for Turris platform
Marek Behún
3
-0
/
+199
2025-03-20
platform: cznic: turris-omnia-mcu: Refactor requesting MCU interrupt
Marek Behún
3
-15
/
+27
2025-02-14
platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBU
Geert Uytterhoeven
1
-0
/
+1
2024-12-12
leds: turris-omnia: Inform about missing LED gamma correction feature in the MCU driver
Marek Behún
1
-0
/
+1
2024-12-12
platform: cznic: turris-omnia-mcu: Inform about missing LED panel brightness change interrupt feature
Marek Behún
1
-0
/
+1
2024-12-12
turris-omnia-mcu-interface.h: Move command execution function to global header
Marek Behún
2
-130
/
+1
2024-11-12
platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line names
Marek Behún
1
-2
/
+2
2024-11-12
platform: cznic: turris-omnia-mcu: Document the driver private data structure
Marek Behún
1
-6
/
+36
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-17
Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2024-09-11
platform: cznic: turris-omnia-mcu: fix HW_RANDOM dependency
Arnd Bergmann
1
-1
/
+1
2024-09-05
platform: cznic: turris-omnia-mcu: Fix error check in omnia_mcu_register_trng()
Dan Carpenter
1
-2
/
+2
2024-08-07
platform: cznic: turris-omnia-mcu: Make GPIO code optional
Marek Behún
4
-18
/
+37
2024-08-07
platform: cznic: turris-omnia-mcu: Make poweroff and wakeup code optional
Marek Behún
4
-7
/
+23
2024-08-07
platform: cznic: turris-omnia-mcu: Make TRNG code optional
Marek Behún
3
-3
/
+19
2024-08-07
platform: cznic: turris-omnia-mcu: Make watchdog code optional
Marek Behún
3
-4
/
+25
2024-07-15
platform: cznic: turris-omnia-mcu: fix Kconfig dependencies
Arnd Bergmann
1
-4
/
+4
2024-07-09
platform: cznic: turris-omnia-mcu: Depend on WATCHDOG
Marek Behún
1
-0
/
+1
2024-07-09
platform: cznic: turris-omnia-mcu: Depend on OF
Marek Behún
1
-0
/
+1
2024-07-01
platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
Marek Behún
6
-2
/
+120
2024-07-01
platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
Marek Behún
5
-0
/
+161
2024-07-01
platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
Marek Behún
5
-0
/
+290
2024-07-01
platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
Marek Behún
5
-1
/
+1181
2024-07-01
platform: cznic: Add preliminary support for Turris Omnia MCU
Marek Behún
4
-0
/
+497