index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
stratix10-svc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-12
/
+127
2026-07-28
firmware: stratix10-svc: add async HWMON read commands and register socfpga-h...
Tze Yee Ng
1
-3
/
+43
2026-07-14
firmware: stratix10-svc: fix teardown order in remove to prevent race
Adrian Ng Ho Yin
1
-2
/
+2
2026-07-14
firmware: stratix10-svc: handle NO_RESPONSE in async poll
Adrian Ng Ho Yin
1
-2
/
+3
2026-07-06
firmware: stratix10-svc: fix memory leaks and list corruption bugs
Tze Yee Ng
1
-4
/
+6
2026-06-29
firmware: stratix10-rsu: Add flash device info retrieval via SMC
Tze Yee Ng
1
-9
/
+85
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-47
/
+51
2026-06-08
firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version
Tze Yee Ng
1
-0
/
+12
2026-05-28
firmware: stratix10-svc: Don't fail probe when async ops unsupported
Muhammad Amirul Asyraf Mohamad Jamian
1
-1
/
+5
2026-05-28
firmware: stratix10-svc: Return -EOPNOTSUPP when ATF async unsupported
Muhammad Amirul Asyraf Mohamad Jamian
1
-3
/
+12
2026-04-30
firmware: stratix10-svc: change get provision data to async SMC call
Siew Chin Lim
1
-2
/
+2
2026-04-30
firmware: stratix10-svc: kmalloc_array + kzalloc to flex
Rosen Penev
1
-45
/
+37
2026-03-10
firmware: stratix10-svc: Add Multi SVC clients support
Muhammad Amirul Asyraf Mohamad Jamian
1
-102
/
+126
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2025-12-15
firmware: stratix10-svc: Delete some stray tabs
Dan Carpenter
1
-7
/
+7
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+755
2025-11-24
firmware: stratix10-svc: fix make htmldocs warning for stratix10_svc
Dinh Nguyen
1
-0
/
+1
2025-11-24
firmware: stratix-svc: fix make htmldocs warning
Dinh Nguyen
1
-2
/
+2
2025-11-13
firmware: stratix10-svc: Add support for RSU commands in asynchronous framework
Mahesh Rao
1
-0
/
+72
2025-11-13
firmware: stratix10-svc: Add support for async communication
Mahesh Rao
1
-4
/
+652
2025-11-13
firmware: stratix10-svc: Add mutex in stratix10 memory management
Mahesh Rao
1
-0
/
+11
2025-11-13
firmware: stratix10-svc: Add definition for voltage and temperature sensor
Khairul Anuar Romli
1
-2
/
+19
2025-11-03
firmware: stratix10-svc: fix bug in saving controller data
Khairul Anuar Romli
1
-3
/
+4
2025-04-15
firmware: stratix10-svc: Add of_platform_default_populate()
Mahesh Rao
1
-3
/
+11
2024-12-16
firmware: stratix10-svc: Use kthread_run_on_cpu()
Frederic Weisbecker
1
-6
/
+3
2024-11-12
firmware: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-01-04
firmware: stratix10-svc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
firmware: stratix10-svc: Generic Mailbox Command
Teh Wen Ping
1
-0
/
+18
2023-07-30
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Wang Ming
1
-1
/
+1
2023-06-15
firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...
Christophe JAILLET
1
-1
/
+1
2023-04-20
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2023-01-20
firmware: stratix10-svc: fix error handle while alloc/add device failed
Yang Yingliang
1
-3
/
+6
2023-01-20
firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...
Yang Yingliang
1
-5
/
+11
2022-07-14
firmware: stratix10-svc: To support a command ATF Get Version
Ang Tien Sung
1
-0
/
+10
2022-07-14
firmware: stratix10-svc: extend svc to support RSU feature
Kah Jing Lee
1
-8
/
+12
2022-07-14
firmware: stratix10-svc: add new FCS commands
Ang Tien Sung
1
-8
/
+97
2022-07-14
firmware: stratix10-svc: add FCS polling command
Ang Tien Sung
1
-5
/
+37
2022-07-14
firmware: stratix10-svc: Add support for FCS
Ang Tien Sung
1
-5
/
+25
2022-04-24
firmware: stratix10-svc: fix a missing check on list iterator
Xiaomeng Tong
1
-6
/
+6
2022-03-18
firmware: stratix10-svc: add missing callback parameter on RSU
Ang Tien Sung
1
-1
/
+1
2022-02-25
firmware: stratix10-svc: extend SVC driver to get the firmware version
Richard Gong
1
-1
/
+8
2021-10-29
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
1
-2
/
+2
2021-05-27
firmware: stratix10-svc: Fix a resource leak in an error handling path
Christophe JAILLET
1
-7
/
+15
2020-07-02
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
1
-0
/
+17
2020-04-28
firmware: fpga: replace the error codes with the standard ones
Richard Gong
1
-44
/
+18
2020-03-18
firmware: stratix10-svc: add the compatible value for intel agilex
Richard Gong
1
-0
/
+1
2020-01-14
firmware: stratix10-svc: Remove unneeded semicolon
zhengbin
1
-2
/
+2
2019-11-14
firmware: Fix incompatible function behavior for RSU driver
Richard Gong
1
-1
/
+17
2019-09-04
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
1
-3
/
+73
[next]