index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
turris-mox-rwtm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
firmware: turris-mox-rwtm: Deduplicate command execution code
Marek Behún
2024-09-02
1
-59
/
+39
*
firmware: turris-mox-rwtm: Use ALIGN() instead of hardcoding
Marek Behún
2024-09-02
1
-1
/
+2
*
firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
Marek Behún
2024-09-02
1
-3
/
+3
*
firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
Marek Behún
2024-09-02
1
-2
/
+1
*
firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
Marek Behún
2024-09-02
1
-1
/
+4
*
firmware: turris-mox-rwtm: Drop redundant device pointer
Marek Behún
2024-09-02
1
-7
/
+11
*
firmware: turris-mox-rwtm: Use dev_err_probe() where possible
Marek Behún
2024-09-02
1
-11
/
+5
*
firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remo...
Marek Behún
2024-09-02
1
-14
/
+11
*
firmware: turris-mox-rwtm: Simplify debugfs code
Marek Behún
2024-09-02
1
-33
/
+11
*
firmware: turris-mox-rwtm: Don't create own kobject type
Marek Behún
2024-09-02
1
-78
/
+30
*
firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()
Marek Behún
2024-09-02
1
-1
/
+1
*
firmware: turris-mox-rwtm: Fix driver includes
Marek Behún
2024-09-02
1
-1
/
+6
*
firmware: turris-mox-rwtm: Hide signature related constants behind macros
Marek Behún
2024-09-02
1
-14
/
+22
*
firmware: turris-mox-rwtm: Use the boolean type where appropriate
Marek Behún
2024-09-02
1
-7
/
+8
*
firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
Marek Behún
2024-09-02
1
-1
/
+2
*
firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
Marek Behún
2024-09-02
1
-4
/
+7
*
firmware: turris-mox-rwtm: Initialize completion before mailbox
Marek Behún
2024-07-15
1
-2
/
+1
*
firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...
Marek Behún
2024-07-15
1
-9
/
+6
*
firmware: turris-mox-rwtm: Do not complete if there are no waiters
Marek Behún
2024-07-15
1
-1
/
+4
*
firmware: turris-mox-rwtm: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
*
firmware: turris-mox-rwtm: make kobj_type structure constant
Thomas Weißschuh
2023-04-07
1
-1
/
+1
*
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-18
1
-1
/
+0
*
Merge tag 'mvebu-drivers-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2021-06-24
1
-0
/
+1
|
\
|
*
firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...
Pali Rohár
2021-06-17
1
-0
/
+1
*
|
firmware: turris-mox-rwtm: show message about HWRNG registration
Pali Rohár
2021-06-17
1
-0
/
+2
*
|
firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
Pali Rohár
2021-06-17
1
-0
/
+28
*
|
firmware: turris-mox-rwtm: report failures better
Marek Behún
2021-06-17
1
-6
/
+12
*
|
firmware: turris-mox-rwtm: fix reply status decoding function
Marek Behún
2021-06-17
1
-2
/
+5
|
/
*
treewide: change my e-mail address, fix my name
Marek Behún
2021-04-09
1
-2
/
+2
*
firmware: turris-mox-rwtm: support ECDSA signatures via debugfs
Marek Behún
2020-07-18
1
-0
/
+166
*
firmware: turris-mox-rwtm: small white space cleanup
Dan Carpenter
2020-01-08
1
-1
/
+1
*
firmware: Add Turris Mox rWTM firmware driver
Marek Behún
2019-09-04
1
-0
/
+384