linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-24 18:08:35 to 2017-09-27 02:07:28 UTC [more...]

[PATCH 00/10] kernel-doc: add supported to document nested structs/unions
 2017-09-27  2:07 UTC  (14+ messages)
` [PATCH 01/10] scripts: kernel-doc: get rid of unused output formats
` [PATCH 02/10] docs: kernel-doc.rst: better describe kernel-doc arguments
` [PATCH 03/10] docs: kernel-doc.rst: improve private members description
` [PATCH 04/10] docs: kernel-doc.rst: improve function documentation section
` [PATCH 05/10] docs: kernel-doc.rst: improve structs chapter
` [PATCH 06/10] docs: kernel-doc: improve typedef documentation
` [PATCH 07/10] docs: kernel-doc.rst: add documentation about man pages
` [PATCH 08/10] docs: get rid of kernel-doc-nano-HOWTO.txt
` [PATCH 09/10] scripts: kernel-doc: parse next structs/unions
` [PATCH 10/10] [RFC] w1_netlink.h: add support for nested structs

s5p-mfc - WARNING: possible circular locking dependency detected,[ 4.14.0-rc2
 2017-09-26 23:14 UTC  (2+ messages)

BUG: Hauppauge USB Live2 audio issues
 2017-09-26 22:00 UTC 

[GIT PULL for 4.15] Camera sensor patches
 2017-09-26 21:34 UTC 

[PATCH 1/2] media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
 2017-09-26 21:10 UTC  (2+ messages)
` [PATCH 2/2] media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner

[PATCH v13 00/25] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-26 20:56 UTC  (5+ messages)
` [PATCH v13 05/25] v4l: fwnode: Support generic parsing of graph endpoints in a device

[PATCH 00/20] lirc scancode interface, and more
 2017-09-26 20:13 UTC  (21+ messages)
` [PATCH 01/20] media: lirc: implement scancode sending
` [PATCH 02/20] media: lirc: use the correct carrier for scancode transmit
` [PATCH 03/20] media: rc: auto load encoder if necessary
` [PATCH 04/20] media: lirc_zilog: remove receiver
` [PATCH 05/20] media: lirc_zilog: fix variable types and other ugliness
` [PATCH 06/20] media: lirc_zilog: port to rc-core using scancode tx interface
` [PATCH 07/20] media: promote lirc_zilog out of staging
` [PATCH 08/20] media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
` [PATCH 09/20] media: lirc: lirc interface should not be a raw decoder
` [PATCH 10/20] media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctl
` [PATCH 11/20] media: lirc: use kfifo rather than lirc_buffer for raw IR
` [PATCH 12/20] media: lirc: move lirc_dev->attached to rc_dev->registered
` [PATCH 13/20] media: lirc: do not call rc_close() on unregistered devices
` [PATCH 14/20] media: lirc: create rc-core open and close lirc functions
` [PATCH 15/20] media: lirc: remove name from lirc_dev
` [PATCH 16/20] media: lirc: be gone, lirc kernel api!
` [PATCH 17/20] media: lirc: implement reading scancode
` [PATCH 18/20] media: lirc: introduce LIRC_SET_POLL_MODE
` [PATCH 19/20] media: lirc: scancode rc devices should have a lirc device too
` [PATCH 20/20] media: lirc: document LIRC_MODE_SCANCODE

[PATCH 1/5] ir-ctl: a pulse space file cannot contain scancode and raw IR
 2017-09-26 20:23 UTC  (5+ messages)
` [PATCH 2/5] ir-ctl: show scancode lirc features
` [PATCH 3/5] ir-ctl: use lirc scancode sending
` [PATCH 4/5] ir-ctl: implement scancode reading
` [PATCH 5/5] keytable: show lirc device and make test show lirc scancodes

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-09-26 19:36 UTC  (14+ messages)
` [PATCH v4 1/9] brcmsmac: make some local variables 'static const' to reduce stack size
` [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
` [PATCH v4 7/9] rocker: fix rocker_tlv_put_* functions "
` [PATCH v4 8/9] netlink: fix nla_put_{u8,u16,u32} "
` [PATCH v4 9/9] kasan: rework Kconfig settings

[PATCH] scripts: kernel-doc: parse next structs/unions
 2017-09-26 19:16 UTC  (3+ messages)

[PATCH v2] scripts: kernel-doc: fix nexted handling
 2017-09-26 18:58 UTC  (7+ messages)

[PATCH 0/6] [media] TDA8261: Fine-tuning for five function implementations
 2017-09-26 16:50 UTC  (9+ messages)
` [PATCH 1/6] [media] tda8261: Use common error handling code in tda8261_set_params()
` [PATCH 2/6] [media] tda8261: Improve a size determination in tda8261_attach()
` [PATCH 3/6] [media] tda8261: Return directly after a failed kzalloc() "
` [PATCH 4/6] [media] tda8261: Delete an unnecessary variable initialisation "
` [PATCH 5/6] [media] tda8261: Adjust three function calls together with a variable assignment
` [PATCH 6/6] [media] tda8261: Delete an unnecessary variable initialisation in three functions

[PATCH 1/3] edid-decode: parse_cta: fix maybe uninitialized warning
 2017-09-26 16:33 UTC  (3+ messages)
` [PATCH 2/3] edid-decode: detailed_block: "
` [PATCH 3/3] edid-decode: parse_extension: "

[PATCH v4 1/2] media: dt: bindings: Add binding for tango HW IR decoder
 2017-09-26 14:49 UTC  (11+ messages)
` [PATCH v4 2/2] media: rc: Add driver "
    ` [PATCH v5 "
        ` [PATCH v6 "

usb/media/uvc: warning in uvc_scan_chain_forward/__list_add
 2017-09-26 14:17 UTC  (5+ messages)

[PATCH 0/2] [media] dmxdev: Fine-tuning for two function implementations
 2017-09-26 13:35 UTC  (3+ messages)
` [PATCH 1/2] [media] dmxdev: Use common error handling code in dvb_dmxdev_start_feed()
` [PATCH 2/2] [media] dmxdev: Improve a size determination in dvb_dmxdev_add_pid()

Urgent: dvb_usb_rtl28xxu not tuning "Leadtek Winfast DTV2000 DS PLUS TV"
 2017-09-26 13:17 UTC  (12+ messages)
` f26: "
` [progress]: "

usb/media/b2c2: GPF in flexcop_usb_transfer_init
 2017-09-26 11:56 UTC 

[PATCH v14 00/28] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-26 11:30 UTC  (47+ messages)
` [PATCH v14 01/28] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v14 02/28] v4l: async: Remove re-probing support
` [PATCH v14 03/28] v4l: async: Use more intuitive names for internal functions
` [PATCH v14 04/28] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v14 05/28] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v14 06/28] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v14 07/28] rcar-vin: "
` [PATCH v14 08/28] omap3isp: Fix check for our own sub-devices
` [PATCH v14 09/28] omap3isp: Print the name of the entity where no source pads could be found
` [PATCH v14 10/28] v4l: async: Move async subdev notifier operations to a separate structure
` [PATCH v14 11/28] v4l: async: Introduce helpers for calling async ops callbacks
` [PATCH v14 12/28] v4l: async: Register sub-devices before calling bound callback
` [PATCH v14 13/28] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v14 14/28] v4l: async: Prepare for async sub-device notifiers
` [PATCH v14 15/28] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v14 16/28] v4l: async: Ensure only unique fwnodes are registered to notifiers
` [PATCH v14 17/28] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v14 18/28] dt: bindings: Add lens-focus binding for image sensors
` [PATCH v14 19/28] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v14 20/28] v4l: fwnode: Add a helper function to obtain device / integer references
` [PATCH v14 21/28] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v14 22/28] v4l: async: Add a convenience function for registering sensors
` [PATCH v14 22/28] v4l: fwnode: "
` [PATCH v14 23/28] dt: bindings: smiapp: Document lens-focus and flash-leds properties
` [PATCH v14 24/28] smiapp: Add support for flash and lens devices
` [PATCH v14 25/28] et8ek8: "
` [PATCH v14 26/28] ov5670: "
` [PATCH v14 27/28] ov13858: "
` [PATCH v14 28/28] arm: dts: omap3: N9/N950: Add flash references to the camera

usb/media/lmedm04: GPF in lme2510_int_read/usb_pipe_endpoint
 2017-09-26 11:25 UTC  (3+ messages)

[iMX6] HDMI as V4L Video Output Interface?
 2017-09-26  8:29 UTC 

[PATCH 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2017-09-26  8:00 UTC  (5+ messages)
` [PATCH 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[PATCH v4 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 RX
 2017-09-26  7:33 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 RX Device Tree bindings

cron job: media_tree daily build: ERRORS
 2017-09-26  3:52 UTC 

fs/sysfs/group.c:237 device_del+0x54/0x260 and fs/sysfs/group.c:237 sysfs_remove_groups+0x29/0x40
 2017-09-25 23:52 UTC 

[PATCH] v4l: vsp1: Start and stop DRM pipeline independently of planes
 2017-09-25 20:59 UTC  (3+ messages)

[PATCH 0/4] RFC: TDA1997x HDMI video receiver
 2017-09-25 20:44 UTC  (4+ messages)
` [PATCH 3/4] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH] [media] bt8xx: Use common error handling code in two functions
 2017-09-25 20:18 UTC 

[PATCH] [media] cx88: Use common error handling code in get_key_pvr2000()
 2017-09-25 19:15 UTC 

[PATCH v2 1/2] [media] tc358743: fix connected/active CSI-2 lane reporting
 2017-09-25 16:21 UTC  (2+ messages)

[GIT PULL FOR v4.15] Fixes, cleanups
 2017-09-25 15:44 UTC 

[PATCH v2 0/5] media: atmel-isc: Rework the format list and the clock
 2017-09-25 13:24 UTC  (3+ messages)
` [PATCH v2 5/5] media: atmel-isc: Rework the format list

[PATCHv4 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2017-09-25 11:55 UTC  (8+ messages)
` [PATCHv4 3/3] "

[PATCH 1/1] staging: atomisp: Update TODO regarding sensors
 2017-09-25 11:20 UTC 

[PATCH v6 00/25] rcar-vin: Add Gen3 with media controller
 2017-09-25 10:47 UTC  (47+ messages)
` [PATCH v6 03/25] rcar-vin: move chip information to own struct
` [PATCH v6 04/25] rcar-vin: move max width and height information to chip information
` [PATCH v6 05/25] rcar-vin: change name of video device
` [PATCH v6 06/25] rcar-vin: move functions regarding scaling
` [PATCH v6 07/25] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v6 08/25] rcar-vin: do not reset crop and compose when setting format
` [PATCH v6 09/25] rcar-vin: do not allow changing scaling and composing while streaming
` [PATCH v6 10/25] rcar-vin: read subdevice format for crop only when needed
` [PATCH v6 11/25] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v6 12/25] rcar-vin: move media bus configuration to struct rvin_info
` [PATCH v6 13/25] rcar-vin: enable Gen3 hardware configuration
` [PATCH v6 14/25] rcar-vin: add functions to manipulate Gen3 CHSEL value
` [PATCH v6 15/25] rcar-vin: add flag to switch to media controller mode
` [PATCH v6 16/25] rcar-vin: break out format alignment and checking
` [PATCH v6 17/25] rcar-vin: use different v4l2 operations in media controller mode
` [PATCH v6 18/25] rcar-vin: prepare for media controller mode initialization
` [PATCH v6 19/25] rcar-vin: add group allocator functions
` [PATCH v6 20/25] rcar-vin: add chsel information to rvin_info
` [PATCH v6 21/25] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v6 22/25] rcar-vin: add link notify for Gen3
` [PATCH v6 23/25] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v6 24/25] rcar-vin: enable support for r8a7795
` [PATCH v6 25/25] rcar-vin: enable support for r8a7796

[PATCH] v4l2-ctrls.c: allow empty control handlers
 2017-09-25 10:01 UTC  (2+ messages)

[PATCH v2] staging: atomisp: add a driver for ov5648 camera sensor
 2017-09-25  9:11 UTC  (2+ messages)

[PATCH v2 0/4] BCM283x Camera Receiver driver
 2017-09-25  9:02 UTC  (6+ messages)

[PATCH] cec-gpio: don't generate spurious HPD events
 2017-09-25  8:02 UTC 

cron job: media_tree daily build: ERRORS
 2017-09-25  3:56 UTC 

[GIT PULL] SAA716x DVB driver
 2017-09-24 22:17 UTC  (8+ messages)

[PATCH v6 1/2] media:imx274 device tree binding file
 2017-09-24 19:39 UTC  (2+ messages)

[PATCH 0/4] [media] OMAP3 ISP: Adjustments for some function implementations
 2017-09-24 18:08 UTC  (2+ messages)
` [PATCH 4/4] [media] omap3isp: Delete an unnecessary variable initialisation in isp_video_open()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).