index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
2019-03-25
media: vicodec: Move raw frame preparation code to a function
Dafna Hirschfeld
2019-03-25
media: vicodec: bugfix: free compressed_frame upon device release
Dafna Hirschfeld
2019-03-25
media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails
Dafna Hirschfeld
2019-03-25
media: vicodec: change variable name for the return value of v4l2_fwht_encode
Dafna Hirschfeld
2019-03-25
media: vicodec: upon release, call m2m release before freeing ctrl handler
Dafna Hirschfeld
2019-03-25
media: vicodec: fix g_selection: either handle crop or compose
Hans Verkuil
2019-03-25
media: vicodec: selection api should only check single buffer types
Dafna Hirschfeld
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
media: ti-vpe: Parse local endpoint for properties, not the remote one
Sakari Ailus
2019-03-20
media: pxa-camera: Match with device node, not the port node
Sakari Ailus
2019-03-20
media: vicodec: reset last_src/dst_buf based on the IS_OUTPUT
Hans Verkuil
2019-03-20
media: vicodec: remove WARN_ON(1) from get_q_data()
Hans Verkuil
2019-03-19
media: vimc: stream: init/terminate the first entity
Helen Fornazier
2019-03-19
media: vimc: stream: add docs to struct vimc_stream
Helen Fornazier
2019-03-19
media: vimc: stream: cleanup frame field from struct vimc_stream
Helen Fornazier
2019-03-19
media: vimc: cap: fix step width/height in enum framesize
Helen Fornazier
2019-03-19
media: vimc: stream: fix thread state before sleep
Helen Fornazier
2019-03-19
media: vimc: deb: fix default sink bayer format
Helen Fornazier
2019-03-19
media: vicodec: avoid clang frame size warning
Arnd Bergmann
2019-03-19
media: atmel-isc: Add support for BT656 with CRC decoding
Ken Sloat
2019-03-19
media: stm32-dcmi: fix DMA corruption when stopping streaming
Hugues Fruchet
2019-03-19
media: stm32-dcmi: fix check of pm_runtime_get_sync return value
Hugues Fruchet
2019-03-19
media: platform/sh_veu.c: remove redundant NULL pointer checks
Shaobo He
2019-03-19
media: mtk-vcodec: fix access to vb2_v4l2_buffer struct
Alexandre Courbot
2019-03-19
media: rcar-vin: Enable support for r8a774a1
Biju Das
2019-03-19
media: rcar-csi2: Enable support for r8a774a1
Biju Das
2019-03-19
media: rcar_drif: Remove devm_ioremap_resource() error printing
Geert Uytterhoeven
2019-03-19
media: rcar-vin: Fix lockdep warning at stream on
Niklas Söderlund
2019-03-19
media: vimc: use new release op
Hans Verkuil
2019-03-19
media: vimc: free vimc_cap_device when the last user disappears
Hans Verkuil
2019-03-19
media: vimc: zero the media_device on probe
Hans Verkuil
2019-03-19
media: vim2m: replace devm_kzalloc by kzalloc
Hans Verkuil
2019-03-19
media: vivid: use vzalloc for dev->bitmap_out
Hans Verkuil
2019-03-10
Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-01
media: vim2m: Address some coding style issues
Mauro Carvalho Chehab
2019-03-01
media: vim2m: don't use BUG()
Mauro Carvalho Chehab
2019-03-01
media: vim2m: speedup passthrough copy
Mauro Carvalho Chehab
2019-03-01
media: vim2m: add an horizontal scaler
Mauro Carvalho Chehab
2019-03-01
media: vim2m: don't accept YUYV anymore as output format
Mauro Carvalho Chehab
2019-03-01
media: vim2m: add vertical linear scaler
Mauro Carvalho Chehab
2019-03-01
media: vim2m: better handle cap/out buffers with different sizes
Mauro Carvalho Chehab
2019-03-01
media: vim2m: use different framesizes for bayer formats
Mauro Carvalho Chehab
2019-03-01
media: vim2m: add support for VIDIOC_ENUM_FRAMESIZES
Mauro Carvalho Chehab
2019-03-01
media: vim2m: ensure that width is multiple of two
Mauro Carvalho Chehab
2019-03-01
media: vim2m: improve debug messages
Mauro Carvalho Chehab
2019-03-01
media: vim2m: add bayer capture formats
Mauro Carvalho Chehab
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2019-02-18
media: video-mux: add bayer formats
Rui Miguel Silva
2019-02-18
media: vicodec: Add a flag for I-frames in fwht header
Dafna Hirschfeld
[next]