Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b76e3f933327f9fd9df9a65a2d239e6e350cbee2
/
include
/
media
f9f314f
[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLED
by Hans Verkuil
· 7 years ago
ae8eb44
[media] cec-notifier.h: handle unreachable CONFIG_CEC_CORE
by Arnd Bergmann
· 8 years ago
e94c328
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
by Hans Verkuil
· 7 years ago
ee7e9871
[media] cec.h: merge cec-edid.h into cec.h
by Hans Verkuil
· 8 years ago
56a263a
[media] cec: Kconfig cleanup
by Hans Verkuil
· 8 years ago
fb9ffa6
[media] v4l: Add metadata buffer type and format
by Laurent Pinchart
· 9 years ago
e3a93ad
[media] cec: integrate CEC notifier support
by Hans Verkuil
· 8 years ago
6917a7b
[media] media: add CEC notifier support
by Hans Verkuil
· 8 years ago
0fad6e2
[media] tveeprom: get rid of documentation of an unused parameter
by Mauro Carvalho Chehab
· 8 years ago
6c4bb65
[media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
0b0b97d
[media] cec: Add cec_get_drvdata()
by Jose Abreu
· 8 years ago
e5c27ef
[media] vb2: Fix queue_setup() callback description
by Anton Leontiev
· 8 years ago
7ca0ef3
Merge tag 'v4.11-rc5' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
b73bc16
[media] mce_kbd: add encoder
by Sean Young
· 8 years ago
7dc2df1
[media] rc: lirc keymap no longer makes any sense
by Sean Young
· 8 years ago
a16cb91
[media] media: vpif: use a configurable i2c_adapter_id for vpif display
by Bartosz Golaszewski
· 8 years ago
73a0159
[media] v4l: soc-camera: Remove videobuf1 support
by Laurent Pinchart
· 8 years ago
bb61ce5
Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
8c71fff
[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure
by Kieran Bingham
· 8 years ago
700ea5e
Merge tag 'v4.11-rc1' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
446aba6
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
by Mauro Carvalho Chehab
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
03440c4
scripts/spelling.txt: add "an union" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
1059b68
[media] v4l2-subdev.h: fix v4l2_subdev_pad_config documentation
by Baruch Siach
· 8 years ago
90cd366
[media] media: Protect enable_source and disable_source handler code paths
by Shuah Khan
· 8 years ago
2d40cb3
[media] davinci: vpif_capture: remove hard-coded I2C adapter id
by Kevin Hilman
· 8 years ago
126f684
[media] rc/keymaps: add a keytable for the GeekBox remote control
by Martin Blumenstingl
· 8 years ago
d34aee1
[media] rc-core: add support for IR raw transmitters
by Andi Shyti
· 8 years ago
0f7499f
[media] rc-main: assign driver type during allocation
by Andi Shyti
· 8 years ago
f423ccc
[media] rc: rc-core: Add support for encode_wakeup drivers
by James Hogan
· 10 years ago
3875233d
[media] rc: rc-ir-raw: Add scancode encoder callback
by James Hogan
· 10 years ago
8c34b5c
[media] rc: raw IR drivers cannot handle cec, unknown or other
by Sean Young
· 8 years ago
0751d33
[media] rc: change wakeup_protocols to list all protocol variants
by Sean Young
· 8 years ago
0fcd3f0
[media] rc5x: document that this is the 20 bit variant
by Sean Young
· 8 years ago
517b500
[media] cxusb: port to rc-core
by Sean Young
· 8 years ago
20b8522
[media] media: Rename graph and pipeline structs and functions
by Sakari Ailus
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
f51e808
[media] cec: pass parent device in register(), not allocate()
by Hans Verkuil
· 8 years ago
8c2ebcf
[media] media: remove obsolete Media Device Managed resource interfaces
by Shuah Khan
· 8 years ago
fc64126
[media] media: Update documentation for media_entity_notify
by Shuah Khan
· 9 years ago
a41231d
[media] v4l2-common: add a debug macro to be used with dev_foo()
by Mauro Carvalho Chehab
· 8 years ago
0dbaceb
[media] cec: move the CEC framework out of staging and to media
by Hans Verkuil
· 8 years ago
6524307
[media] v4l2-dv-timings: add helpers for vic and pixelaspect ratio
by Hans Verkuil
· 8 years ago
708f48e
[media] v4l: Document that m2m devices have a file handle specific context
by Sakari Ailus
· 8 years ago
ddbf7d5
[media] rc: core: add managed versions of rc_allocate_device and rc_register_device
by Heiner Kallweit
· 8 years ago
429175e
[media] vivid: Add support for HSV encoding
by Ricardo Ribalda Delgado
· 8 years ago
ca2b32d
[media] vivid: Introduce TPG_COLOR_ENC_LUMA
by Ricardo Ribalda Delgado
· 8 years ago
54fb153
[media] vivid: Add support for HSV formats
by Ricardo Ribalda Delgado
· 8 years ago
646895e
[media] vivid: Code refactor for color encoding
by Ricardo Ribalda Delgado
· 8 years ago
9fce0c2
Merge tag 'v4.8' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
2ceeca0
[media] rc: split nec protocol into its three variants
by Sean Young
· 8 years ago
e383ce0
[media] get rid of a number of problems at the cross references
by Mauro Carvalho Chehab
· 8 years ago
bffba47
[media] v4l: vsp1: Fix tri-planar format support through DRM API
by Laurent Pinchart
· 8 years ago
fd44aa9
[media] v4l: rcar-fcp: Don't force users to check for disabled FCP support
by Laurent Pinchart
· 8 years ago
68429f5
[media] media: Move media_device link_notify operation to an ops structure
by Laurent Pinchart
· 9 years ago
9ef0b3f
[media] v4l2-subdev.h: fix a typo at a kernel-doc markup
by Mauro Carvalho Chehab
· 8 years ago
cb8d67c
[media] v4l2-subdev: fix some references to v4l2_dev
by Mauro Carvalho Chehab
· 8 years ago
0d56015
[media] v4l2-flash-led-class.h: document v4l2_flash_ops
by Mauro Carvalho Chehab
· 8 years ago
dba2d12
[media] videobuf2-v4l2: document two helper functions
by Mauro Carvalho Chehab
· 8 years ago
bf4404b
[media] videobuf2-v4l2.h: improve documentation
by Mauro Carvalho Chehab
· 8 years ago
24ade5b
[media] videobuf2-v4l2.h: get kernel-doc tags from C file
by Mauro Carvalho Chehab
· 8 years ago
f286f4d
[media] videobuf2-core.h: improve documentation
by Mauro Carvalho Chehab
· 8 years ago
52839f6
[media] videobuf2-core.h: document enum vb2_memory
by Mauro Carvalho Chehab
· 8 years ago
88b7eb0
[media] videobuf2-core.h: move function descriptions from c file
by Mauro Carvalho Chehab
· 8 years ago
9f8d3a2
[media] v4l2-mem2mem.h: make kernel-doc parse v4l2-mem2mem.h again
by Mauro Carvalho Chehab
· 8 years ago
5fa5edb
[media] v4l2-mem2mem.h: document the public structures
by Mauro Carvalho Chehab
· 8 years ago
dcbd873
[media] v4l2-mem2mem.h: document function arguments
by Mauro Carvalho Chehab
· 8 years ago
4781646
[media] v4l2-mem2mem.h: move descriptions from .c file
by Mauro Carvalho Chehab
· 8 years ago
82631b5
[media] mc-core.rst: fix a warning about an internal routine
by Mauro Carvalho Chehab
· 8 years ago
c13dce1
[media] rc-map.h: fix a Sphinx warning
by Mauro Carvalho Chehab
· 8 years ago
59d44bb
[media] v4l2-subdev.h: fix a doc nitpick warning
by Mauro Carvalho Chehab
· 8 years ago
f06606e
[media] v4l2-dv-timings.h: let kernel-doc parte the typedef argument
by Mauro Carvalho Chehab
· 8 years ago
65d7aba
[media] v4l2-device.h: fix some doc tags
by Mauro Carvalho Chehab
· 8 years ago
bba65c1
[media] v4l2-ioctl.h: document the remaining functions
by Mauro Carvalho Chehab
· 8 years ago
f8441a4
[media] v4l2-ctrls.h: Fix some c:type references
by Mauro Carvalho Chehab
· 8 years ago
ffa0441
[media] docs-rst: use C domain for enum references on uapi
by Mauro Carvalho Chehab
· 8 years ago
fb91161
[media] v4l2-ctrls.h: fix doc reference for prepare_ext_ctrls()
by Mauro Carvalho Chehab
· 8 years ago
2257e18
[media] v4l2-ctrls: document some extra data structures
by Mauro Carvalho Chehab
· 8 years ago
9fa7235
[media] rc-map.h: document structs/enums on it
by Mauro Carvalho Chehab
· 8 years ago
48a7c4b
[media] docs-rst: improve the kAPI documentation for the mediactl
by Mauro Carvalho Chehab
· 8 years ago
e62c30e
[media] smiapp: Remove set_xclk() callback from hwconfig
by Sakari Ailus
· 8 years ago
567716c
[media] smiapp: Switch to gpiod API for GPIO control
by Sakari Ailus
· 8 years ago
697a521
[media] smiapp: Rename smiapp_platform_data as smiapp_hwconfig
by Sakari Ailus
· 8 years ago
a53d2f2
[media] v4l2-async: remove unneeded .registered_async callback
by Javier Martinez Canillas
· 8 years ago
6a21b72
[media] media-entity.h: remove redundant macro definition for gobj_to_pad()
by Liu Ying
· 8 years ago
f598a6e
[media] media-entity.h: Correct KernelDoc of media_entity_enum_empty()
by Liu Ying
· 8 years ago
bb5147aa
[media] media-entity.h: remove redundant macro definition for gobj_to_link()
by Liu Ying
· 8 years ago
0ff657b
[media] vb2: don't return NULL for alloc and get_userptr ops
by Hans Verkuil
· 8 years ago
ecf3749
[media] v4l2-subdev: rename cropcap to g_pixelaspect
by Hans Verkuil
· 8 years ago
10d5509c
[media] v4l2: remove g/s_crop from video ops
by Hans Verkuil
· 9 years ago
f304562
[media] soc-camera/sh_mobile_csi2: remove unused driver
by Hans Verkuil
· 8 years ago
b2fe22d
[media] v4l2-core: Add support for touch devices
by Nick Dyer
· 8 years ago
62148f0
[media] cec: rename cec_devnode fhs_lock to just lock
by Hans Verkuil
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
564aaf6
[media] doc-rst: add some needed escape codes
by Mauro Carvalho Chehab
· 8 years ago
c91661f
[media] v4l2-ioctl.h add debug info for struct v4l2_ioctl_ops
by Mauro Carvalho Chehab
· 8 years ago
8ec4bee
[media] v4l2-ctrls.h: fully document the header file
by Mauro Carvalho Chehab
· 8 years ago
6d85d7d
[media] doc-rst: Fix some typedef ugly warnings
by Mauro Carvalho Chehab
· 8 years ago
4ada120
[media] v4l2-fh.h: add documentation for it
by Mauro Carvalho Chehab
· 8 years ago
9d4ee1a
[media] v4l2-event.h: document all functions
by Mauro Carvalho Chehab
· 8 years ago
Next »