Julia Lawall
|
b7b361f091
[media] platform: constify vb2_ops structures
|
9 年之前 |
Hans Verkuil
|
36c0f8b32c
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
|
9 年之前 |
Hans Verkuil
|
8e9bca3a26
[media] media/.../soc-camera: convert drivers to use the new vb2_queue dev field
|
9 年之前 |
Guenter Roeck
|
0724745fae
[media] atmel-isi: Fix bad usage of IS_ERR_VALUE
|
9 年之前 |
Josh Wu
|
9b4b92645c
[media] atmel-isi: fix debug message which only show the first format
|
9 年之前 |
Junghak Sung
|
d6dd645eae
[media] media: videobuf2: Move timestamp to vb2_buffer
|
9 年之前 |
Hans Verkuil
|
df9ecb0cad
[media] vb2: drop v4l2_format argument from queue_setup
|
9 年之前 |
Josh Wu
|
05645a46a1
[media] atmel-isi: support RGB565 output when sensor output YUV formats
|
9 年之前 |
Josh Wu
|
7393de60a2
[media] atmel-isi: setup YCC_SWAP correctly when using preview path
|
9 年之前 |
Josh Wu
|
bd70f260cb
[media] atmel-isi: add code to setup correct resolution for preview path
|
9 年之前 |
Josh Wu
|
0fb725750b
[media] atmel-isi: prepare for the support of preview path
|
9 年之前 |
Josh Wu
|
ba0422bf56
[media] atmel-isi: correct yuv swap according to different sensor outputs
|
9 年之前 |
Mauro Carvalho Chehab
|
d647f0b70c
[media] include/media: move driver interface headers to a separate dir
|
9 年之前 |
Junghak Sung
|
33119e80c3
[media] media: videobuf2: Change queue_setup argument
|
9 年之前 |
Junghak Sung
|
2d7007153f
[media] media: videobuf2: Restructure vb2_buffer
|
10 年之前 |
Josh Wu
|
ac4033e02a
[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity
|
10 年之前 |
Laurent Pinchart
|
d32dd315ff
[media] v4l: atmel-isi: Remove unused platform data fields
|
10 年之前 |
Laurent Pinchart
|
40a78f36fc
[media] v4l: atmel-isi: Remove support for platform data
|
10 年之前 |
Laurent Pinchart
|
375123976f
[media] v4l: atmel-isi: Simplify error handling during DT parsing
|
10 年之前 |
Josh Wu
|
9626d03e8d
[media] atmel-isi: add sanity check for supported formats in try/set_fmt()
|
10 年之前 |
Josh Wu
|
f653da3457
[media] atmel-isi: move configure_geometry() to start_streaming()
|
10 年之前 |
Josh Wu
|
ad5f9d1968
[media] atmel-isi: setup the ISI_CFG2 register directly
|
10 年之前 |
Josh Wu
|
d67b48824f
[media] atmel-isi: increase timeout to disable/enable isi
|
10 年之前 |
Geert Uytterhoeven
|
18baba6458
[media] atmel-isi: Protect PM-only functions to kill warning
|
10 年之前 |
Josh Wu
|
4a99362da7
[media] atmel-isi: remove mck backward compatibility code
|
10 年之前 |
Josh Wu
|
f3745a3af5
[media] atmel-isi: add runtime pm support
|
10 年之前 |
Josh Wu
|
8c03783547
[media] atmel-isi: disable ISI even if it has codec request
|
10 年之前 |
Hans Verkuil
|
ebf984bb15
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
|
10 年之前 |
Hans Verkuil
|
5eab498377
[media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers
|
10 年之前 |
Hans Verkuil
|
ebcff5fce6
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
|
10 年之前 |