index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
anubis.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
media: admin-guide: make clear about PCI subsystem IDs
Mauro Carvalho Chehab
8
-18
/
+25
2020-05-05
media: cec: silence shift wrapping warning in __cec_s_log_addrs()
Dan Carpenter
1
-4
/
+4
2020-05-05
media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'
Christophe JAILLET
1
-3
/
+3
2020-05-05
media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source pad
Nícolas F. R. A. Prado
1
-17
/
+54
2020-05-05
media: vimc: Add missing {RGB,BGR,GBR}888 media bus codes
Nícolas F. R. A. Prado
2
-3
/
+15
2020-05-05
media: vimc: Support multiple media bus codes for each pixelformat
Nícolas F. R. A. Prado
4
-32
/
+68
2020-05-05
media: ti-vpe: avoid gcc-9 warning
Arnd Bergmann
1
-25
/
+21
2020-05-05
media: staging: media: usbvision: usbvision-core Correct spelling
John Oldman
1
-1
/
+1
2020-05-05
media: staging: media: imx: no need to check return value of debugfs_create f...
Greg Kroah-Hartman
1
-24
/
+5
2020-05-05
media: MAINTAINERS: update the Amlogic VDEC driver maintainer entry
Neil Armstrong
1
-0
/
+2
2020-05-05
media: meson: vdec: enable mcrcc for VP9
Maxime Jourdan
1
-0
/
+31
2020-05-05
media: cx231xx: Remove unneeded semicolon
Zou Wei
1
-1
/
+1
2020-05-05
media: rcar-csi2: Fix comment of VCDT/VCDT2 register
Koji Matsuoka
1
-2
/
+2
2020-05-05
media: imx: utils: Default colorspace to SRGB
Steve Longerbeam
1
-2
/
+1
2020-05-05
media: dt-bindings: media: rockchip-vpu: fix interrupt-names
Johan Jonker
1
-2
/
+5
2020-05-05
media: staging: rkisp1: cap: enable RGB capture format with YUV media bus
Dafna Hirschfeld
1
-1
/
+5
2020-05-05
media: staging: rkisp1: rsz: change (hv)div only if capture format is YUV
Dafna Hirschfeld
1
-2
/
+7
2020-05-05
media: staging: rkisp1: rsz: remove redundant if statement and add inline doc
Dafna Hirschfeld
1
-6
/
+13
2020-05-05
media: staging: rkisp1: rsz: get the capture format info from the capture struct
Dafna Hirschfeld
1
-4
/
+2
2020-05-05
media: staging: ipu3-imgu: Add a sanity check for the parameter struct size
Sakari Ailus
1
-0
/
+7
2020-05-05
media: staging: ipu3-imgu: Move alignment attribute to field
Sakari Ailus
1
-2
/
+3
2020-05-05
media: Revert "staging: imgu: Address a compiler warning on alignment"
Sakari Ailus
1
-1
/
+1
2020-05-05
media: MAINTAINERS: ipu3-imgu: Add Tian Shu and Bingbu as reviewers
Sakari Ailus
1
-0
/
+2
2020-05-05
media: ipu3.rst: add explanation for running mode
Bingbu Cao
2
-8
/
+23
2020-05-05
media: staging: ipu3: Fix stale list entries on parameter queue failure
Tomasz Figa
1
-1
/
+1
2020-05-05
media: venus: venc,vdec: Return EBUSY on S_FMT while streaming
Stanimir Varbanov
2
-0
/
+16
2020-05-05
media: venus: Mark last capture buffer
Stanimir Varbanov
5
-11
/
+54
2020-05-05
media: venus: vdec: Init registered list unconditionally
Stanimir Varbanov
1
-2
/
+3
2020-05-05
media: venus: vdec: Mark flushed buffers with error state
Stanimir Varbanov
1
-0
/
+3
2020-05-05
media: venus: helpers: Done buffers per queue type
Stanimir Varbanov
4
-11
/
+16
2020-05-05
media: venus: core: Constify codec frequency data array
Stanimir Varbanov
1
-1
/
+1
2020-05-05
media: venus: core: Fix mutex destroy in remove
Stanimir Varbanov
1
-1
/
+2
2020-05-05
media: venus: core: Add missing mutex destroy
Stanimir Varbanov
1
-0
/
+1
2020-04-29
media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compound
Hans Verkuil
1
-1
/
+3
2020-04-29
media: cec-gpio: handle gpiod_get_value errors correctly
Hans Verkuil
3
-17
/
+19
2020-04-29
media: vidioc-reqbufs/create-bufs.rst: fix typo
Hans Verkuil
2
-2
/
+2
2020-04-29
media: MAINTAINERS: adjust entries to moving CEC USB drivers
Lukas Bulwahn
1
-2
/
+2
2020-04-29
media: vimc: cap: Report a colorspace
Niklas Söderlund
4
-4
/
+7
2020-04-29
media: si2157: ensure wait_status is initialized
Sean Young
1
-1
/
+4
2020-04-29
media: rc: no need for decoder state if decoder not enabled
Sean Young
1
-0
/
+22
2020-04-29
media: m88ds3103: error in set_frontend is swallowed and not reported
Sean Young
1
-0
/
+2
2020-04-23
media: Kconfig: fix some dvb-usb-v2 dependencies
Mauro Carvalho Chehab
1
-4
/
+4
2020-04-23
media: platform: fix VIA_CAMERA dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-23
media: tuners: Kconfig: add some missing VIDEO_V4L2 dependencies
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-22
MAINTAINERS: reorder media attributes
Mauro Carvalho Chehab
1
-10
/
+10
2020-04-22
media: MAINTAINERS: Fix Hantro, Rga and Rkvdec entries
Ezequiel Garcia
1
-10
/
+10
2020-04-22
media: rkisp1: fix missing mbus.type -> mbus_type conversion
Hans Verkuil
1
-1
/
+1
2020-04-22
media: admin-guide: split driver-specific indexes to new files
Mauro Carvalho Chehab
4
-75
/
+63
2020-04-22
media: admin-guide: reorganize the guide
Mauro Carvalho Chehab
3
-23
/
+44
2020-04-22
media: admin-guide: bt8xx.rst: fix a broken cross-reference
Mauro Carvalho Chehab
1
-1
/
+1
[next]