blob: 7742938f1b394848e99237a1e1d5477e2e2b2983 [file] [log] [blame]
56d1d67468ae ("media: ti-vpe: cal: Remove unneeded phy->sensor NULL check")
e085ede10d69 ("media: ti-vpe: cal: Reorder camerarx functions to prepare refactoring")
cd2144603ad3 ("media: ti-vpe: cal: Inline cal_camerarx_max_lanes() in its only caller")
825800dc2250 ("media: ti-vpe: cal: Group CAMERARX-related functions together")
f7cd15eb0b85 ("media: ti-vpe: cal: Create consistent naming for CAMERARX functions")
559cd8b836a1 ("media: ti-vpe: cal: Store sensor-related data in cal_camerarx")
d01a7fea9d7e ("media: ti-vpe: cal: Store instance ID and cal pointer in cal_camerarx")
be28027075ad ("media: ti-vpe: cal: Remove internal phy structure from cal_camerarx")
d8444ea02f3b ("media: ti-vpe: cal: Name all cal_camerarx pointers consistently")
97cf202807c9 ("media: ti-vpe: cal: Name all cal_dev pointers consistently")
d1739eabdd96 ("media: ti-vpe: cal: Rename cal_csi2_phy to cal_camerarx_data")
a7f8ac542a07 ("media: ti-vpe: cal: Rename cc_data to cal_camerarx")
ca4864685036 ("media: ti-vpe: cal: Move function to avoid forward declaration")
0a19960a6c6c ("media: ti-vpe: cal: Remove flags field from struct cal_dev")
6aa4459bdedc ("media: ti-vpe: cal: Remove unused structure fields")
ed641dc98dd6 ("media: ti-vpe: cal: Remove static const cal_regmap_config template")
9704762aed23 ("media: ti-vpe: cal: Constify platform data")
01bd74993932 ("media: ti-vpe: cal: Make structure fields unsigned where applicable")
be19b49e6ed6 ("media: ti-vpe: cal: Rename cal_csi2_phy base_fields to fields")
5e19ffe77c09 ("media: ti-vpe: cal: Store PHY regmap fields in struct cc_data")
649e9535f157 ("media: ti-vpe: cal: Don't modify cal_csi2_phy base_fields")
5b4426e33b85 ("media: ti-vpe: cal: Embed base_fields array in struct cal_csi2_phy")
6341aa2ee4dd ("media: ti-vpe: cal: Make loop indices unsigned where applicable")
d64463598f50 ("media: ti-vpe: cal: Remove needless casts")
6ff1d7260693 ("media: ti-vpe: cal: Remove needless variable initialization")
37166b2ff964 ("media: ti-vpe: cal: Make cal_formats array const")
50797fb30b95 ("media: ti-vpe: cal: Turn reg_(read|write)_field() into inline functions")
47bed3fbe8a0 ("media: ti-vpe: cal: Merge all status variables in IRQ handler")
255502a723b5 ("media: ti-vpe: cal: Index IRQ registersstarting at 0")
6442241630d1 ("media: ti-vpe: cal: Index CSI-2 port starting at 0")
cff3784dfa6c ("media: ti-vpe: cal: Decouple CSI2 port and CPORT")
789026265985 ("media: ti-vpe: cal: Avoid function forward declaration")
6dfcbde592e0 ("media: ti-vpe: cal: fix stop state timeout")
355357457a58 ("media: ti-vpe: cal: improve wait for stop-state")
c17013918a21 ("media: ti-vpe: cal: improve wait for CIO resetdone")
cbdda28ab930 ("media: ti-vpe: cal: move code to separate functions")
c1075243e56c ("media: ti-vpe: cal: fix dummy read to phy")
f77f2e1f2946 ("media: ti-vpe: cal: cleanup CIO power enable/disable")
fa72ef7abc90 ("media: ti-vpe: cal: use reg_write_field")
05254a2b12ec ("media: ti-vpe: cal: remove useless IRQ defines")
ad03da58ea57 ("media: ti-vpe: cal: remove useless CAL_GEN_* macros")
09ea44ca0743 ("media: ti-vpe: cal: simplify irq handling")
842532858515 ("media: ti-vpe: cal: print errors on timeouts")
ffd41d4f1593 ("media: ti-vpe: cal: catch error irqs and print errors")
f7271bfb1801 ("media: ti-vpe: cal: drop cal_runtime_get/put")
b6959ca031ab ("media: ti-vpe: cal: use runtime_resume for errata handling")
29decd21bb16 ("media: ti-vpe: cal: fix use of wrong macro")
528649578a87 ("media: ti-vpe: cal: improve enable_irqs")
3dc4365ba873 ("media: ti-vpe: cal: fix DMA memory corruption")
80264809ea0a ("media: ti-vpe: cal: fix a kernel oops when unloading module")