index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
media: venus: venc: set inband mode property to FW.
Dikshita Agarwal
2
-1
/
+30
2021-01-27
media: venus: venc: fix handlig of S_SELECTION and G_SELECTION
Dikshita Agarwal
5
-13
/
+59
2021-01-27
media: venus: pm_helpers: Control core power domain manually
Stanimir Varbanov
2
-19
/
+19
2021-01-27
media: platform: Remove depends on interconnect
Georgi Djakov
1
-1
/
+0
2021-01-27
media: venus: core: add support to dump FW region
Dikshita Agarwal
3
-0
/
+35
2021-01-27
media: venus: Mark bufreq_enc with static keyword
Zou Wei
1
-2
/
+2
2021-01-27
media: venus: Fix uninitialized variable count being checked for zero
Colin Ian King
1
-1
/
+1
2021-01-27
media: allegro: add support for HEVC encoding
Michael Tretter
3
-36
/
+516
2021-01-27
media: allegro: activate v4l2-ctrls only for current codec
Michael Tretter
1
-0
/
+16
2021-01-27
media: allegro: increase offset in CAPTURE buffer
Michael Tretter
1
-1
/
+1
2021-01-27
media: allegro: rename codec specific functions
Michael Tretter
1
-7
/
+7
2021-01-27
media: allegro: add helper to get entropy mode
Michael Tretter
1
-0
/
+9
2021-01-27
media: allegro: use accessor functions for QP values
Michael Tretter
1
-5
/
+35
2021-01-27
media: allegro: remove profile and level from channel
Michael Tretter
1
-15
/
+15
2021-01-27
media: allegro: remove cpb_size and gop_size from channel
Michael Tretter
1
-19
/
+11
2021-01-27
media: allegro: implement scaling of cpb size in SPS
Michael Tretter
1
-2
/
+6
2021-01-27
media: allegro: initialize bitrate using v4l2_ctrl
Michael Tretter
1
-6
/
+7
2021-01-27
media: allegro: use handler_setup to configure channel
Michael Tretter
1
-0
/
+2
2021-01-27
media: allegro: fix log2_max_poc in firmware 2019.1
Michael Tretter
1
-2
/
+5
2021-01-27
media: allegro: move encoding options to channel
Michael Tretter
1
-20
/
+65
2021-01-27
media: allegro: adjust channel after format change
Michael Tretter
1
-17
/
+52
2021-01-27
media: allegro: implement S_FMT for CAPTURE
Michael Tretter
1
-3
/
+27
2021-01-27
media: allegro: add HEVC NAL unit generator
Michael Tretter
3
-1
/
+1175
2021-01-27
media: allegro: add helper to report unsupported fields
Michael Tretter
2
-0
/
+6
2021-01-27
media: allegro: extract RBSP handler from H.264 NAL generator
Michael Tretter
4
-330
/
+374
2021-01-27
media: dt-bindings: media: ov5647: Fix filename
Jacopo Mondi
1
-1
/
+1
2021-01-27
media: v4l2-async: Safely unregister an non-registered async subdev
Laurent Pinchart
1
-0
/
+3
2021-01-27
media: i2c/Kconfig: Select FWNODE for OV772x sensor
Lad Prabhakar
1
-0
/
+1
2021-01-27
media: v4l2-async: Add waiting subdevices debugfs
Ezequiel Garcia
3
-0
/
+79
2021-01-27
media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
Ezequiel Garcia
2
-31
/
+0
2021-01-27
media: uvcvideo: Rename debug functions
Joe Perches
8
-352
/
+333
2021-01-27
media: uvcvideo: use dev_printk() for uvc_trace()
Ricardo Ribalda
8
-253
/
+289
2021-01-27
media: uvcvideo: New macro uvc_trace_cont
Ricardo Ribalda
2
-36
/
+27
2021-01-27
media: uvcvideo: Use dev_ printk aliases
Ricardo Ribalda
6
-79
/
+83
2021-01-27
media: uvcvideo: Add Privacy control based on EXT_GPIO
Ricardo Ribalda
1
-0
/
+18
2021-01-27
media: uvcvideo: Implement UVC_EXT_GPIO_UNIT
Ricardo Ribalda
4
-0
/
+147
2021-01-27
media: uvcvideo: Allow entity-defined get_info and get_cur
Ricardo Ribalda
2
-4
/
+23
2021-01-27
media: uvcvideo: Provide sync and async uvc_ctrl_status_event
Ricardo Ribalda
3
-12
/
+20
2021-01-27
media: uvcvideo: Allow entities with no pads
Ricardo Ribalda
1
-2
/
+5
2021-01-27
media: uvcvideo: Allow extra entities
Ricardo Ribalda
2
-2
/
+7
2021-01-27
media: uvcvideo: Move guid to entity
Ricardo Ribalda
3
-29
/
+28
2021-01-27
media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
Laurent Pinchart
1
-9
/
+9
2021-01-27
media: uvcvideo: Force UVC version to 1.0a for 1bcf:0b40
Laurent Pinchart
2
-0
/
+18
2021-01-27
media: zr364xx: fix memory leaks in probe()
Dan Carpenter
1
-18
/
+31
2021-01-27
media: imx6-mipi-csi2: Call remote subdev get_mbus_config to get active lanes
Ezequiel Garcia
1
-12
/
+96
2021-01-27
media: smipcie: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-11
/
+15
2021-01-27
media: hdmi: cec: replace broken link to HDMI specs
ivan tkachenko
1
-1
/
+1
2021-01-27
media: Fix RTL2832 not depending on REGMAP_I2C
Maxim Plotnikov
1
-1
/
+1
2021-01-27
media: rcar-vin: Route events to correct video device
Niklas Söderlund
1
-5
/
+37
2021-01-27
media: rcar-vin: Do not try to stop stream if not running
Niklas Söderlund
1
-0
/
+5
[next]