Commit 15a6c30
Alpha Release (#1)
* Initial commit
Signed-off-by: Israel Cepeda <israel.a.cepeda.lopez@intel.com>
* adds vision driver
Adding Intel Computer Vision driver.
Signed-off-by: Israel Cepeda <israel.a.cepeda.lopez@intel.com>
* gpio resources
Adding GPIOs allocation and handling of the resources.
Signed-off-by: Israel Cepeda <israel.a.cepeda.lopez@intel.com>
* wdt implementation
Adds a timer to be used as watchdog timer.
Signed-off-by: Israel Cepeda <israel.a.cepeda.lopez@intel.com>
* Draft (#32) (#34)
* public
* debug/test
* debug/test
* update with review feedback and add auto-indent
* remove unused items
* Do acquire sensor internal at driver load time
* review comments added
---------
Signed-off-by: Wang, Lifu <lifu.wang@intel.com>
* Enable firmware download flow (#33) (#38)
* Added Fw Download Files
* Added fw_file_bin_search()and evaluate_fw()
* enhancements and fixe typo
* Implement FW Download Flow
* FW Update Code Refactoring.
* FW Update Code Refactoring - PART2.
* Addressing review comments
* Addressing review comments -- PART2.
* Addressing review comments -- PART3
---------
Signed-off-by: Hemanth Rachakonda <hemanth.rachakonda@intel.com>
Signed-off-by: Srinvas Alla <alla.srinivas@intel.com>
Co-authored-by: Hemanth Rachakonda <hemanth.rachakonda@intel.com>
* readme for alpha (#36) (#39)
Co-authored-by: lwang47-amr <lifu.wang@intel.com>
---------
Signed-off-by: Israel Cepeda <israel.a.cepeda.lopez@intel.com>
Signed-off-by: Wang, Lifu <lifu.wang@intel.com>
Signed-off-by: Hemanth Rachakonda <hemanth.rachakonda@intel.com>
Signed-off-by: Srinvas Alla <alla.srinivas@intel.com>
Co-authored-by: Israel Cepeda <israel.a.cepeda.lopez@intel.com>
Co-authored-by: asrini4 <alla.srinivas@intel.com>
Co-authored-by: Hemanth Rachakonda <hemanth.rachakonda@intel.com>1 parent 02a5abd commit 15a6c30
File tree
9 files changed
+1794
-0
lines changed- drivers/misc/icvs
- include/linux
9 files changed
+1794
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments