index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
axis
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
media: staging: media: imx7-mipi-csis: fix debugfs compilation
Arnd Bergmann
1
-14
/
+2
2019-03-29
media: staging: media: davinci_vpfe: fix large stack usage with clang
Arnd Bergmann
1
-11
/
+9
2019-03-29
media: staging/imx: Fix inconsistent long line breaks
Lucas Leonardo Ciancaglini
1
-8
/
+9
2019-03-29
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
1
-1
/
+3
2019-03-28
media: dvbdev: remove double-unlock
Mauro Carvalho Chehab
1
-1
/
+0
2019-03-25
media: hfi_parser: don't trick gcc with a wrong expected size
Mauro Carvalho Chehab
1
-2
/
+2
2019-03-25
media: rcar-dma: p_set can't be NULL
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-25
media: sti/delta: remove uneeded check
Mauro Carvalho Chehab
1
-4
/
+2
2019-03-25
media: pwc-ctl: pChoose can't be NULL
Mauro Carvalho Chehab
1
-8
/
+9
2019-03-25
media: cx2341x: replace badly designed macros
Mauro Carvalho Chehab
1
-58
/
+93
2019-03-25
media: imx214: don't de-reference a NULL pointer
Mauro Carvalho Chehab
1
-6
/
+4
2019-03-25
media: v4l: rcar_fdp1: Fix indentation oddities
Laurent Pinchart
1
-14
/
+14
2019-03-25
media: vicodec: set pixelformat to V4L2_PIX_FMT_FWHT_STATELESS for stateless ...
Dafna Hirschfeld
1
-12
/
+35
2019-03-25
media: vicodec: Add support for stateless decoder.
Dafna Hirschfeld
2
-24
/
+264
2019-03-25
media: vicodec: Register another node for stateless decoder
Dafna Hirschfeld
1
-4
/
+42
2019-03-25
media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdesc
Hans Verkuil
1
-0
/
+1
2019-03-25
media: vicodec: Introducing stateless fwht defs and structs
Dafna Hirschfeld
6
-29
/
+65
2019-03-25
media: vicodec: add documentation to V4L2_PIX_FMT_FWHT_STATELESS
Dafna Hirschfeld
1
-0
/
+6
2019-03-25
media: vicodec: add documentation to V4L2_CID_MPEG_VIDEO_FWHT_PARAMS
Dafna Hirschfeld
1
-0
/
+116
2019-03-25
media: vicodec: add documentation to V4L2_CID_FWHT_I/P_FRAME_QP
Dafna Hirschfeld
1
-0
/
+8
2019-03-25
media: vicodec: add struct for encoder/decoder instance
Dafna Hirschfeld
1
-102
/
+92
2019-03-25
media: vicodec: Handle the case that the reference buffer is NULL
Dafna Hirschfeld
2
-4
/
+16
2019-03-25
media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmt
Dafna Hirschfeld
3
-8
/
+23
2019-03-25
media: vicodec: Validate version dependent header values in a separate function
Dafna Hirschfeld
1
-12
/
+19
2019-03-25
media: vicodec: keep the ref frame according to the format in decoder
Dafna Hirschfeld
5
-268
/
+122
2019-03-25
media: vicodec: add field 'buf' to fwht_raw_frame
Dafna Hirschfeld
2
-2
/
+6
2019-03-25
media: vicodec: Move raw frame preparation code to a function
Dafna Hirschfeld
1
-65
/
+78
2019-03-25
media: vicodec: bugfix: free compressed_frame upon device release
Dafna Hirschfeld
1
-0
/
+1
2019-03-25
media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails
Dafna Hirschfeld
1
-8
/
+9
2019-03-25
media: vicodec: change variable name for the return value of v4l2_fwht_encode
Dafna Hirschfeld
1
-4
/
+5
2019-03-25
media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure
Dafna Hirschfeld
2
-8
/
+12
2019-03-25
media: vicodec: upon release, call m2m release before freeing ctrl handler
Dafna Hirschfeld
1
-3
/
+3
2019-03-25
media: vicodec: fix g_selection: either handle crop or compose
Hans Verkuil
1
-5
/
+17
2019-03-25
media: vicodec: selection api should only check single buffer types
Dafna Hirschfeld
1
-17
/
+3
2019-03-25
media: media requests: return EBADR instead of EACCES
Hans Verkuil
6
-14
/
+12
2019-03-25
media: cedrus: set requires_requests
Hans Verkuil
1
-0
/
+1
2019-03-25
media: vb2: add requires_requests bit for stateless codecs
Hans Verkuil
4
-0
/
+20
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
70
-320
/
+320
2019-03-20
media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing example
Sakari Ailus
1
-1
/
+4
2019-03-20
media: ipu3-cio2: Set CSI-2 receiver sub-device entity function
Sakari Ailus
1
-0
/
+1
2019-03-20
media: v4l: i2c: Regroup lens drivers under their own section
Sakari Ailus
1
-37
/
+39
2019-03-20
media: ti-vpe: Parse local endpoint for properties, not the remote one
Sakari Ailus
1
-10
/
+2
2019-03-20
media: pxa-camera: Match with device node, not the port node
Sakari Ailus
1
-1
/
+1
2019-03-20
media: v4l2-fwnode: The first default data lane is 0 on C-PHY
Sakari Ailus
1
-1
/
+5
2019-03-20
media: v4l2-fwnode: Defaults may not override endpoint configuration in firmware
Sakari Ailus
1
-1
/
+5
2019-03-20
media: ov7670: don't access registers when the device is powered off
Akinobu Mita
1
-5
/
+26
2019-03-20
media: ov7670: restore default settings after power-up
Akinobu Mita
1
-0
/
+1
2019-03-20
media: staging/intel-ipu3: reduce kernel stack usage
Arnd Bergmann
1
-12
/
+23
2019-03-20
media: staging/intel-ipu3: mark PM function as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2019-03-20
media: staging/intel-ipu3-v4l: reduce kernel stack usage
Arnd Bergmann
1
-15
/
+25
[next]