blob: 7620176747bf71b1323b1601148fee8679bceb20 [file] [log] [blame]
9d28a76d406b ("media: staging: rkisp1: cap: fix timeout when stopping the stream")
d51b5d9a277b ("media: staging: rkisp1: cap: refactor enable/disable stream to allow multistreaming")
35d1a7bbe456 ("media: staging: rkisp1: validate links before powering and streaming")
adbf7c06330e ("media: staging: rkisp1: remove TODO item to document quantization handling")
7eba47ab7a31 ("media: staging: rkisp1: cap: protect access to buf with the spin lock")
661672690741 ("media: staging: rkisp1: allow quantization setting by userspace on the isp source pad")
3b7e44843f75 ("media: staging: rkisp1: improve documentation of rkisp1-common.h")
047a8bd88cba ("media: staging: rkisp1: group declaration of similar functions together")
1e76ae8e4db0 ("media: staging: rkisp1: unify (un)register functions to have the same parameters")
1b265b4d2c21 ("media: staging: rkisp1: remove unused field alloc_ctx from struct rkisp1_device")
20698ed90f01 ("media: staging: rkisp1: cap: in stream start, replace calls to rkisp1_handle_buffer with rkisp1_set_next_buf")
1fcc0244b5e6 ("media: staging: rkisp1: stats: read the stats in the isr")
b512ab7a8526 ("media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lock")
46c308a964fe ("media: staging: rkisp1: stats: replace spin_lock_irqsave with spin_lock_irq")
24385f9c6ee4 ("media: staging: rkisp1: use a macro for the statistics flags mask")
206003b18bb2 ("media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_ISP_SD_SRC")
c247818a873a ("media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'")
b861d139a36a ("media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC")
3bee86168657 ("media: staging: rkisp1: stats: don't set stats flags in rkisp1_stats_send_measurement")
e4b0326c4d70 ("media: staging: rkisp1: cap: serialize start/stop stream")
003492984ed7 ("media: staging: rkisp1: change fields names from fmt_type to pixel_enc")
b23096af0be4 ("media: staging: rkisp1: cap: remove field fmt_type from struct rkisp1_capture_fmt_cfg")
2990e3dbf7ee ("media: staging: rkisp1: replace rkisp1_fmt_pix_type with v4l2_pixel_encoding")
dba361345706 ("media: staging: rkisp1: remove TODO item - uapi structs compatibility")