Commit Graph

  • 591e59ca85
    Merge 0caf528637 into 33e1e40615 Javier Martinez Canillas 2024-03-19 00:12:59 +0800
  • 33e1e40615
    Merge pull request #18 from ipearworks/fix master Konrad Dybcio 2024-03-18 17:09:52 +0100
  • a2df4bd096
    Merge pull request #20 from z3ntu/qrtr-ns Konrad Dybcio 2024-03-18 17:09:02 +0100
  • e4e6212c86 Tag stable release Konrad Dybcio 2024-03-18 17:05:26 +0100
  • 44fcb2ec64 rmtfs.service.in: Remove dependency on qrtr-ns.service Luca Weiss 2024-03-11 11:02:29 +0100
  • 0caf528637
    rmtfs-dir.service: Add systemd service to load EFS data from a directory Javier Martinez Canillas 2024-02-07 14:43:38 +0100
  • cc5d4df973
    rmtfs: Fix a couple of possible uninitialized variables usage Javier Martinez Canillas 2024-02-07 14:43:30 +0100
  • 75cb81d197 sharedmem: Fix incorrect usages of strerror Tianyi Liu 2024-02-06 15:03:46 +0800
  • 7a5ae7e0a5 Add "modem_tng" alias for tunning partition bbeaavr 2022-10-12 16:56:51 +0200
  • df67dae613
    Add "modem_tng" alias for tunning partition bbeaavr 2022-10-12 16:56:51 +0200
  • 695d0668ff storage: fix out of bounds read v1.0 Luca Weiss 2022-03-21 17:13:19 +0100
  • fc514b00bc storage: fix out of bounds read Luca Weiss 2022-03-21 17:13:19 +0100
  • b08ef6f98e Use fdatasync instead of O_SYNC on storage Evan Green 2021-07-08 15:01:45 -0700
  • a5d253123f Use fdatasync instead of O_SYNC on storage Evan Green 2021-07-08 15:01:45 -0700
  • 293ab8babb storage: Sync changes Bjorn Andersson 2021-04-08 11:54:41 -0500
  • 1cc12d3dc1 storage: Use storage_close() to free up resources on exit Bjorn Andersson 2020-12-07 08:43:18 -0800
  • bf5cb9faf2 rproc: Make start & stop threads detached Bjorn Andersson 2020-12-07 08:42:05 -0800
  • 30f5dfb890 rproc: NUL-terminate the modalias Bjorn Andersson 2020-12-07 08:17:04 -0800
  • 8a1d24a704 rproc: Make state update errors more helpful Bjorn Andersson 2020-12-07 08:16:18 -0800
  • 3449744146 rproc: Support -s for PAS based remoteproc as well Bjorn Andersson 2020-11-21 00:02:39 -0600
  • 710e6cf908 rmtfs: Exit even though there's no rprocfd Bjorn Andersson 2020-11-20 23:21:05 -0600
  • 417f04a9a7 storage: Add modem_tunning partition needed for Alcatel Idol 3 devices Vincent Knecht 2020-11-11 21:06:52 +0100
  • 03da9c9f9b storage: Add modem_tunning partition needed for Alcatel Idol 3 devices Vincent Knecht 2020-11-11 21:06:52 +0100
  • 0d00985e5e sharedmem: Fix pointer arithmetic warnings. John Stultz 2020-03-03 06:35:48 +0000
  • 5b1471efa8 storage: Use -o option to override partition by-name Amit Pundir 2020-02-24 13:23:55 +0530
  • ad5f456c18 sharedmem: Keep /dev/qcom_rmtfs_memX fd open Amit Pundir 2020-02-13 19:42:46 +0530
  • 31f402259e sharedmem: Fix pointer arithmetic warnings. John Stultz 2020-03-03 06:35:48 +0000
  • aacaa4dbf7 rmtfs: Add some __unused annotations to avoid compiler warnings John Stultz 2020-02-26 23:41:07 +0000
  • 177e4b8ff5 storage: Use -o option to override partition by-name Amit Pundir 2020-02-24 13:23:55 +0530
  • 09dc22e341 sharedmem: Keep /dev/qcom_rmtfs_memX fd open Amit Pundir 2020-02-13 19:42:46 +0530
  • 9ef260ba6f ANDROID: Add Android support Amit Pundir 2020-02-03 21:48:37 +0530
  • dfb8f3ed1c rmtfs.service.in: Add RestartSec to 1 sec intervals Aníbal Limón 2020-01-30 17:03:38 -0600
  • 32d04d49d0 rmtfs.service.in: Add RestartSec to 1 sec intervals Aníbal Limón 2020-01-30 17:03:38 -0600
  • 29eb4a5b06 rmtfs.c: Exit when fail to get rprocfd Aníbal Limón 2020-01-29 22:07:51 -0600
  • 53280f0da3 rmtfs.c: Exit when fail to get rprocfd Aníbal Limón 2020-01-29 22:07:51 -0600
  • df6c19d033 storage: Track opened files without backing storage Bjorn Andersson 2019-07-28 13:11:53 -0700
  • 6d2cfcddfc rmtfs.service: Add systemd service Bjorn Andersson 2019-07-25 11:15:03 -0700
  • 976aa0ddbe rmtfs: Sync rmtfs server with rproc instance Sibi Sankar 2019-04-15 16:21:28 +0530
  • 42edb9c07a storage: Support operating on raw partitions Bjorn Andersson 2019-07-17 12:21:05 -0700
  • c35633ab23 storage: Allow read only backing storage Bjorn Andersson 2019-07-12 21:26:43 -0700
  • e6d703b3c8 storage: Revise API Bjorn Andersson 2019-07-12 20:48:12 -0700
  • 152b96981e storage: Rename caller to "remote fd" Bjorn Andersson 2019-07-12 20:26:48 -0700
  • 886608484b rmtfs: Use pread/pwrite for storage Bjorn Andersson 2019-07-12 12:10:37 -0700
  • cfb76ff6ee storage: Allow specifying the storage directory Evan Green 2018-12-07 16:03:43 -0800
  • 08d20f1646 rmtfs: Better support for EFS backed by files Evan Green 2018-12-07 14:48:33 -0800
  • 95999630c5 storage: Allow specifying the storage directory Evan Green 2018-12-07 16:03:43 -0800
  • 0f7e155705 rmtfs: Better support for EFS backed by files Evan Green 2018-12-07 14:48:33 -0800
  • 44a892ad4e storage: configure directory at build time Brian Norris 2018-10-17 11:07:19 -0700
  • 0d3c49ec5a rmtfs: remove unused cpu_to_le32 and le32_to_cpu functions Ben Chan 2018-07-11 07:25:43 -0700
  • 4ee5893fd7 rmtfs: remove unused cpu_to_le32 and le32_to_cpu functions Ben Chan 2018-07-11 07:25:43 -0700
  • b3ea7fdf7b rmtfs: fix the type of the phys_address argument of rmtfs_mem_ptr() Ben Chan 2018-07-02 22:26:28 -0700
  • 577aedad06 sharedmem: use 'unsigned long long' for memory region parsing Brian Norris 2018-07-02 09:51:51 -0700
  • 5eb67a1fb5 Makefile: allow $(CFLAGS), $(LDFLAGS) override Brian Norris 2018-07-02 09:50:10 -0700
  • 089ac30532 sharedmem: use 'unsigned long long' for memory region parsing Brian Norris 2018-07-02 09:51:51 -0700
  • 2858acbe8c Makefile: allow $(CFLAGS), $(LDFLAGS) override Brian Norris 2018-07-02 09:50:10 -0700
  • 25ca6c281a rmtfs: fix the type of the phys_address argument of rmtfs_mem_ptr() Ben Chan 2018-07-02 22:26:28 -0700
  • a75ad5dc2a sharedmem: support uio device Joey Hewitt 2018-05-11 20:48:24 -0700
  • 785e012074
    sharedmem: support uio device Joey Hewitt 2018-05-11 20:48:24 -0700
  • 0f800fa433 rmtfs: Don't include ../qrtr Bjorn Andersson 2018-02-01 05:02:00 +0000
  • 96a272bccb qmic: Use kernel-style qmic output Bjorn Andersson 2018-01-31 20:56:57 -0800
  • cff3f619d5 qmi_rmtfs: Update definition file to match the generated files Bjorn Andersson 2018-02-01 04:39:46 +0000
  • 42ed7b4e4c rmtfs: Rework message pump Bjorn Andersson 2018-02-01 02:28:17 +0000
  • db86a3b1a5 rmtfs: Migrate to new QMI encoder/decoder library Bjorn Andersson 2018-02-01 02:09:35 +0000
  • 343817e402 rmtfs: Drop the rfsa service Bjorn Andersson 2017-09-07 06:13:56 +0000
  • 91f765efa8 rmtfs: Update dev node of rmtfs_mem Bjorn Andersson 2017-09-07 06:13:01 +0000
  • 93f9564224 rmtfs: Interface qcom_rfsa device for mem access v0.2 Bjorn Andersson 2017-07-27 18:39:21 -0700
  • c7822e84b1 rmtfs: Extract rmtfs mem IO operations Bjorn Andersson 2017-07-27 23:03:19 -0700
  • 6b7646c45f rmtfs: Move rmtfs_mem data to struct Bjorn Andersson 2017-07-27 15:22:02 -0700
  • 9fb35632fc rmtfs: Newline error prints in rmtfs Bjorn Andersson 2017-07-27 15:20:24 -0700
  • 2d0be77c2e rmtfs: Re-register services as the nameserver restarts Bjorn Andersson 2017-06-07 10:54:42 -0700
  • 0579b3b33c rfsa: Silence informational messages related to rfsa service Bjorn Andersson 2017-06-07 10:53:26 -0700
  • 02efe22a55 rmtfs: Handle qrtr control messages Bjorn Andersson 2017-06-07 09:53:25 -0700
  • 4a6bc382b7 rmtfs: Bind sockets to privileged ports Bjorn Andersson 2017-06-07 09:52:33 -0700
  • 8c79959935 storage: Reuse already open caller objects Bjorn Andersson 2016-11-21 19:12:12 +0000
  • d28f52c246 rmtfs: Build with optimization v0.1 Bjorn Andersson 2016-07-01 17:34:41 -0700
  • 7a0bd0f561 rmtfs: Don't mark memory busy Bjorn Andersson 2016-07-01 17:33:05 -0700
  • dc7de6ef56 Merge pull request #1 from ndechesne/gnu Bjorn Andersson 2016-06-06 08:39:42 -0700
  • bf673a675d Makefile: implement GNU Coding Standard for Makefiles Nicolas Dechesne 2016-06-05 22:07:46 +0200
  • dcdc8e8603 rmtfs: Add .gitignore Bjorn Andersson 2016-06-02 10:30:22 -0700
  • dce9fcf267 rmtfs: Add missing LICENSE file Bjorn Andersson 2016-06-02 10:29:40 -0700
  • 2150e2ae74 rmtfs: Fetch rmtfs address from device-tree Bjorn Andersson 2016-02-08 16:30:25 -0800
  • 6e467200c5 rmtfs: Include fsc partition in white list Bjorn Andersson 2016-02-08 16:29:51 -0800
  • d5e516a6c6 rmtfs: Update tlv prototypes to accept message header Bjorn Andersson 2016-02-07 21:33:54 -0800
  • 1f12cea75b rmtfs: Initial rmtfs implementation Bjorn Andersson 2016-02-07 09:30:33 -0800
  • 1e0cc246ed Initial commit for rmtfs Bjorn Andersson 2016-02-07 09:29:38 -0800