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-05-13
media: mediatek: vcodec: record capture queue format type
Yunfei Dong
2
-0
/
+4
2022-05-13
media: mediatek: vcodec: Fix v4l2-compliance fail
Yunfei Dong
1
-1
/
+4
2022-05-13
media: mediatek: vcodec: disable vp8 4K capability
Yunfei Dong
1
-1
/
+2
2022-05-13
media: mediatek: vcodec: Add format to support MT21C
Yunfei Dong
2
-1
/
+7
2022-05-13
media: mediatek: vcodec: Getting supported decoder format types
Yunfei Dong
1
-34
/
+84
2022-05-13
media: mediatek: vcodec: Refactor supported vdec formats and framesizes
Yunfei Dong
4
-17
/
+30
2022-05-13
media: mediatek: vcodec: Refactor get and put capture buffer flow
Yunfei Dong
4
-27
/
+80
2022-05-13
media: mediatek: vcodec: set each plane bytesused in buf prepare
Yunfei Dong
3
-24
/
+2
2022-05-13
media: mediatek: vcodec: Read max resolution from dec_capability
Yunfei Dong
2
-20
/
+28
2022-05-13
media: mediatek: vcodec: get capture queue buffer size from scp
Yunfei Dong
3
-0
/
+98
2022-05-13
media: mediatek: vcodec: Using firmware type to separate different firmware a...
Yunfei Dong
8
-24
/
+10
2022-05-13
media: mediatek: vcodec: Add vdec enable/disable hardware helpers
Yunfei Dong
5
-83
/
+116
2022-05-13
media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
Yunfei Dong
2
-12
/
+4
2022-05-13
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
1
-93
/
+59
2022-05-13
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
1
-1
/
+19
2022-05-13
media: cec-adap.c: fix is_configuring state
Hans Verkuil
1
-3
/
+3
2022-05-13
media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT
Hans Verkuil
1
-2
/
+3
2022-05-13
media: cec-adap.c: don't unconfigure if already unconfigured
Hans Verkuil
1
-2
/
+3
2022-05-13
media: cec-pin.c: don't zero work_pin_num_events in adap_enable
Hans Verkuil
1
-4
/
+1
2022-05-13
media: cec-pin.c: disabling the adapter cannot call kthread_stop
Hans Verkuil
1
-21
/
+33
2022-05-13
media: imon: reorganize serialization
Tetsuo Handa
1
-52
/
+47
2022-05-13
media: imon: drop references only after device is no longer used
Oliver Neukum
1
-2
/
+2
2022-05-13
media: imon: fix timer racing disconnect
Oliver Neukum
1
-1
/
+1
2022-05-13
media: imon: avoid needless atomic allocations in resume
Oliver Neukum
1
-2
/
+2
2022-05-13
media: s5k6a3: add missing clk_disable_unprepare
Hans Verkuil
1
-1
/
+3
2022-05-13
media: ccs-core.c: fix failure to call clk_disable_unprepare
Hans Verkuil
1
-2
/
+5
2022-05-13
media: cx25821: request_irq -> devm_request_irq
Hans Verkuil
1
-2
/
+2
2022-05-13
media: videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-2
/
+1
2022-05-13
media: v4l2-ctls-core.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-3
/
+2
2022-05-13
media: v4l2-subdev.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-3
/
+2
2022-05-13
media: amphion: G/S_PARM only for encoder's output queue
Ming Qian
1
-0
/
+6
2022-05-13
media: amphion: wake up when error occurs
Ming Qian
1
-4
/
+4
2022-05-13
media: atmel: microchip-csi2dc: add link validation support
Eugen Hristev
1
-0
/
+5
2022-05-13
media: atmel: atmel-sama7g5-isc: remove stray line
Eugen Hristev
1
-1
/
+0
2022-05-13
media: atmel: atmel-isc: compact the controller formats list
Eugen Hristev
2
-74
/
+37
2022-05-13
media: atmel: atmel-isc-base: use mutex to lock awb workq from streaming
Eugen Hristev
2
-4
/
+28
2022-05-13
media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
Eugen Hristev
1
-1
/
+1
2022-05-13
media: atmel: atmel-isc: remove redundant comments
Eugen Hristev
1
-3
/
+3
2022-05-13
media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
Eugen Hristev
1
-1
/
+1
2022-05-13
media: atmel: atmel-isc-base: use streaming status when queueing buffers
Eugen Hristev
1
-1
/
+1
2022-05-13
media: vsp1: Fix offset calculation for plane cropping
Michael Rodin
1
-3
/
+3
2022-05-13
media: vsp1: Use vb2_queue_is_busy()
Laurent Pinchart
1
-1
/
+1
2022-05-13
media: vsp1: Don't open-code vb2_fop_release()
Laurent Pinchart
1
-11
/
+1
2022-05-13
media: videobuf2-v4l2: Expose vb2_queue_is_busy() to drivers
Laurent Pinchart
1
-16
/
+10
2022-05-13
media: rockchip: rkisp1: Use mipi-csi2.h
Laurent Pinchart
2
-27
/
+18
2022-05-13
media: cadence: cdns-csi2tx: Use mipi-csi2.h
Laurent Pinchart
1
-2
/
+3
2022-05-13
media: amphion: ensure the buffer count is not less than min_buffer
Ming Qian
1
-0
/
+4
2022-05-13
media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_camera
Tom Rix
2
-9
/
+4
2022-05-13
media: coda: limit frame interval enumeration to supported encoder frame sizes
Philipp Zabel
1
-6
/
+14
2022-05-13
media: coda: fix default JPEG colorimetry
Philipp Zabel
1
-6
/
+11
[prev]
[next]