index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-24
media: imx-jpeg: Add pm-sleep support for imx-jpeg
Ming Qian
1
-0
/
+24
2022-04-24
media: coda: jpeg: start streaming without valid header
Philipp Zabel
1
-3
/
+7
2022-04-24
media: coda: jpeg: improve header parse error message
Philipp Zabel
2
-9
/
+3
2022-04-24
media: coda: jpeg: set buffer error flag when header parsing fails
Philipp Zabel
1
-1
/
+1
2022-04-24
media: coda: add JPEG downscale support
Philipp Zabel
3
-8
/
+39
2022-04-24
media: platform: samsung: remove redundant assignment to variable m
Colin Ian King
1
-1
/
+0
2022-04-24
media: coda: consolidate job_finish calls on decoder prepare_run failure
Philipp Zabel
3
-13
/
+4
2022-04-24
media: coda: assert bitstream mutex is locked in coda_fill_bitstream
Philipp Zabel
1
-0
/
+2
2022-04-24
media: coda: disable stateful encoder ioctls for jpeg encoder
Philipp Zabel
1
-0
/
+5
2022-04-24
media: coda: disable encoder ioctls for decoder devices
Philipp Zabel
1
-3
/
+4
2022-04-24
media: coda: disable encoder cmd ioctl on decoder and vice versa
Philipp Zabel
1
-26
/
+12
2022-04-24
media: venus: venc: Add support for intra-refresh type
Dikshita Agarwal
3
-1
/
+14
2022-04-24
media: v4l2-ctrls: Add intra-refresh type control
Dikshita Agarwal
1
-0
/
+9
2022-04-24
media: venus: vdec: Use output resolution on reconfigure
Stanimir Varbanov
1
-2
/
+2
2022-04-24
media: venus: Add a handling of QC10C compressed format
Stanimir Varbanov
2
-25
/
+20
2022-04-24
media: venus: hfi_platform: Correct supported compressed format
Stanimir Varbanov
2
-4
/
+4
2022-04-24
media: venus: Add a handling of QC08C compressed format
Stanimir Varbanov
2
-3
/
+17
2022-04-24
media: venus: helpers: Add helper to check supported pixel formats
Stanimir Varbanov
2
-0
/
+24
2022-04-24
media: v4l: Add Qualcomm custom compressed pixel formats
Stanimir Varbanov
1
-0
/
+2
2022-04-24
media: venus: vdec: ensure venus is powered on during stream off
Vikash Garodia
1
-0
/
+2
2022-04-24
media: venus: do not queue internal buffers from previous sequence
Vikash Garodia
1
-9
/
+25
2022-04-24
media: venus: hfi: avoid null dereference in deinit
Luca Weiss
1
-0
/
+3
2022-04-24
media: venus: hfi: Add error message for timeout error
Luca Weiss
1
-1
/
+3
2022-04-24
media: video-mux: Use dev_err_probe()
Philipp Zabel
1
-3
/
+1
2022-04-24
media: i2c: dw9714: Return zero in remove callback
Uwe Kleine-König
1
-1
/
+0
2022-04-24
media: i2c: dw9714: Disable the regulator when the driver fails to probe
Zheyu Ma
1
-0
/
+1
2022-04-24
media: i2c: ov5695: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-04-24
media: ov7640: Use ARRAY_SIZE instead of manual checking
Moses Christopher Bollavarapu
1
-14
/
+19
2022-04-24
media: Revert "media: dw9768: activate runtime PM and turn off device"
Sakari Ailus
1
-6
/
+0
2022-04-24
media: subdev: add v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
1
-0
/
+22
2022-04-24
media: subdev: add locking wrappers to subdev op wrappers
Tomi Valkeinen
1
-7
/
+48
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
3
-19
/
+51
2022-04-24
media: subdev: pass also the active state to subdevs from ioctls
Tomi Valkeinen
1
-10
/
+54
2022-04-24
media: subdev: add active state to struct v4l2_subdev
Tomi Valkeinen
1
-0
/
+21
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
3
-10
/
+18
2022-04-24
media: v4l2-subdev: drop extra #ifdef
Tomi Valkeinen
1
-2
/
+1
2022-04-24
media: i2c: ov5645: Fix media bus format
Jacopo Mondi
1
-3
/
+3
2022-04-24
media: mc: delete redundant code in __media_device_unregister_entity
Hangyu Hua
1
-2
/
+0
2022-04-24
media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()
Laurent Pinchart
1
-1
/
+1
2022-04-24
media: i2c: max9286: fix kernel oops when removing module
Laurentiu Palcu
1
-12
/
+7
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
40
-95
/
+4
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
8
-14
/
+4
2022-04-24
media: mc: Remove redundant documentation
Sakari Ailus
1
-15
/
+0
2022-04-24
media: ccs: Use unsigned int as index to an array
Sakari Ailus
1
-2
/
+2
2022-04-24
media: ccs: Use %u for printing unsigned values, remove extra debug print
Sakari Ailus
1
-17
/
+15
2022-04-24
media: v4l2-async: Create links during v4l2_async_match_notify()
Daniel Scally
1
-0
/
+31
2022-04-24
media: entity: Add support for ancillary links
Daniel Scally
1
-0
/
+22
2022-04-24
media: entity: Add link_type_name() helper
Daniel Scally
1
-3
/
+15
2022-04-24
media: entity: Skip non-data links in graph iteration
Daniel Scally
1
-0
/
+6
2022-04-24
media: entity: skip non-data link when removing reverse links
Yunke Cao
1
-15
/
+19
[prev]
[next]