Luca Ceresoli
|
18d6a9b831
media: smiapp: fix debug message
|
7 years ago |
Sakari Ailus
|
b5f6ec535f
media: smiapp: Set correct MODULE_LICENSE
|
7 years ago |
Sakari Ailus
|
5f9e711b75
media: smiapp: Support the "rotation" property
|
7 years ago |
Colin Ian King
|
7a2148dfda
media: smiapp: fix timeout checking in smiapp_read_nvm
|
7 years ago |
Mauro Carvalho Chehab
|
4a3fad709b
media: fix usage of whitespaces and on indentation
|
7 years ago |
Sakari Ailus
|
c121ce5915
media: smiapp: Add support for flash and lens devices
|
8 years ago |
Sakari Ailus
|
6771fce506
media: smiapp: Rely on runtime PM
|
8 years ago |
Sakari Ailus
|
72eaf99f04
media: smiapp: Use __v4l2_ctrl_handler_setup()
|
8 years ago |
Sakari Ailus
|
ccec44cc91
[media] smiapp: Make clock control optional
|
8 years ago |
Sakari Ailus
|
de10c1619c
[media] smiapp: Get clock rate if it's not available through DT
|
8 years ago |
Sakari Ailus
|
f689866aec
[media] smiapp: Verify clock frequency after setting it, prevent changing it
|
8 years ago |
Sakari Ailus
|
d339ec6a42
[media] smiapp: Fix error handling in power on sequence
|
8 years ago |
Christophe JAILLET
|
72c901582c
media: smiapp: check memory allocation failure
|
8 years ago |
Pavel Machek
|
9d2656e9c0
media: smiapp: add CCP2 support
|
8 years ago |
Sakari Ailus
|
859969b38e
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
|
9 years ago |
Sakari Ailus
|
4bfb934b00
[media] smiapp: Make suspend and resume functions __maybe_unused
|
8 years ago |
Sakari Ailus
|
9447082ae6
[media] smiapp: Implement power-on and power-off sequences without runtime PM
|
8 years ago |
Sakari Ailus
|
93bef23024
[media] smiapp: Implement support for autosuspend
|
9 years ago |
Sakari Ailus
|
cbba45d436
[media] smiapp: Use runtime PM
|
9 years ago |
Sakari Ailus
|
4ecc2d75c0
[media] smiapp: Set use suspend and resume ops for other functions
|
9 years ago |
Sakari Ailus
|
df77542ede
[media] smiapp: Set device for pixel array and binner
|
9 years ago |
Sakari Ailus
|
88b3e311b5
[media] smiapp: Drop BUG_ON() in suspend path
|
9 years ago |
Sakari Ailus
|
fbffb28f03
[media] smiapp: Drop a debug print on frame size and bit depth
|
9 years ago |
Sakari Ailus
|
1b81717ed7
[media] smiapp: Obtain correct media bus code for try format
|
9 years ago |
Sakari Ailus
|
2aa8e838a3
[media] smiapp: Remove useless newlines and other small cleanups
|
9 years ago |
Sakari Ailus
|
e43665a9d7
[media] smiapp: Improve debug messages from frame layout reading
|
9 years ago |
Sakari Ailus
|
3fc34b7beb
[media] smiapp: Obtain frame layout from the frame descriptor
|
9 years ago |
Sakari Ailus
|
a118e61edc
[media] smiapp: Unify setting up sub-devices
|
9 years ago |
Sakari Ailus
|
1344bf74c9
[media] smiapp: Read frame format earlier
|
9 years ago |
Sakari Ailus
|
3ecb86641b
[media] smiapp: Merge smiapp_init() with smiapp_probe()
|
9 years ago |