index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
media: staging: rkisp1: set pads array of the resizer to size 2
Dafna Hirschfeld
2
-3
/
+4
2020-07-19
media: staging: rkisp1: remove unused field alloc_ctx from struct rkisp1_device
Dafna Hirschfeld
1
-1
/
+0
2020-07-19
media: staging: rkisp1: remove unused field ctrl_handler from struct rkisp1_d...
Dafna Hirschfeld
1
-1
/
+0
2020-07-19
media: staging: rkisp1: cap: in stream start, replace calls to rkisp1_handle_...
Dafna Hirschfeld
1
-2
/
+2
2020-07-19
media: staging: rkisp1: cap: move code that manages the buffers to rkisp1_set...
Dafna Hirschfeld
1
-16
/
+14
2020-07-19
media: staging: rkisp1: cap: protect buf.curr and buf.next with buf.lock
Dafna Hirschfeld
1
-2
/
+3
2020-07-19
media: staging: rkisp1: cap: don't set next buffer from rkisp1_vb2_buf_queue
Dafna Hirschfeld
1
-12
/
+1
2020-07-19
media: MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section
Lukas Bulwahn
1
-1
/
+1
2020-07-19
media: tw68: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: tw5864-core: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: rtl2832_sdr: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: ivtv: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: imon: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: cx18: Replace http links with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: allegro: add support for allegro firmware 2019.2
Michael Tretter
3
-28
/
+186
2020-07-19
media: allegro: add a version field to mcu messages
Michael Tretter
2
-5
/
+23
2020-07-19
media: allegro: drop length field from message header
Michael Tretter
3
-17
/
+5
2020-07-19
media: allegro: set num_ref_idx using response of configured channels
Michael Tretter
3
-4
/
+17
2020-07-19
media: allegro: add config blob for channel
Michael Tretter
3
-8
/
+39
2020-07-19
media: allegro: encode bit fields separately
Michael Tretter
3
-31
/
+38
2020-07-19
media: allegro: support handling firmware dependent values
Michael Tretter
3
-12
/
+16
2020-07-19
media: allegro: don't pack MCU messages
Michael Tretter
1
-13
/
+13
2020-07-19
media: allegro: add field for number of buffers
Michael Tretter
3
-1
/
+3
2020-07-19
media: allegro: add explicit mail encoding and decoding
Michael Tretter
3
-4
/
+391
2020-07-19
media: allegro: rework read/write to mailbox
Michael Tretter
1
-74
/
+36
2020-07-19
media: allegro: rework mbox handling
Michael Tretter
1
-58
/
+87
2020-07-19
media: v4l2-subdev.h: drop duplicated word in comment
Randy Dunlap
1
-4
/
+4
2020-07-19
media: media-entity.h: drop duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-19
media: dvbdev.h: fix duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-19
media: media-devnode.h: drop duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-19
media: media-device.h: drop duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-19
staging/media: Remove unneeded geometry restrictions from i.MX CSI driver
Krzysztof HaĆasa
4
-8
/
+8
2020-07-19
media: vimc: Add a control to display info on test image
Kaaira Gupta
4
-0
/
+84
2020-07-19
media: tpg: Add function to return colors' order of test image
Kaaira Gupta
2
-2
/
+29
2020-07-19
media: tpg: change char argument to const char
Kaaira Gupta
2
-6
/
+6
2020-07-19
media: vpss: clean up resources in init
Evgeny Novikov
1
-4
/
+16
2020-07-19
hantro: h264: Refuse to decode unsupported bitstream
Ezequiel Garcia
1
-3
/
+26
2020-07-19
rkvdec: h264: Refuse to decode unsupported bitstream
Ezequiel Garcia
1
-0
/
+27
2020-07-19
hantro: Make sure we don't use post-processor on an encoder
Ezequiel Garcia
1
-4
/
+6
2020-07-19
hantro: Remove unused bytesused argument
Ezequiel Garcia
5
-15
/
+12
2020-07-19
hantro: Move hantro_enc_buf_finish to JPEG codec_ops.done
Ezequiel Garcia
5
-41
/
+24
2020-07-19
hantro: Rework how encoder and decoder are identified
Ezequiel Garcia
3
-23
/
+20
2020-07-19
hantro: h264: Rename scaling list handling function
Ezequiel Garcia
1
-2
/
+2
2020-07-19
hantro: h264: Remove unused macro definition
Ezequiel Garcia
1
-2
/
+0
2020-07-19
media: staging: rkisp1: fix typos in file rkisp1-config.h
Dafna Hirschfeld
1
-2
/
+2
2020-07-19
media: staging: rkisp1: remove duplicate macro definition
Dafna Hirschfeld
1
-1
/
+0
2020-07-19
media: staging: rkisp1: stats: read the stats in the isr
Dafna Hirschfeld
3
-84
/
+7
2020-07-19
media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lock
Dafna Hirschfeld
2
-17
/
+13
2020-07-19
media: staging: rkisp1: stats: replace spin_lock_irqsave with spin_lock_irq
Dafna Hirschfeld
1
-3
/
+2
2020-07-19
media: staging: rkisp1: use a macro for the statistics flags mask
Dafna Hirschfeld
3
-15
/
+8
[next]