linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-02 10:16:55 to 2016-05-07 03:07:37 UTC [more...]

cron job: media_tree daily build: OK
 2016-05-07  3:07 UTC 

[RESEND PATCH] [media] s5p-mfc: don't close instance after free OUTPUT buffers
 2016-05-07  1:25 UTC  (2+ messages)

[RFC 00/22] Media request API
 2016-05-06 21:48 UTC  (27+ messages)
` [RFC 01/22] media: Add "
` [RFC 02/22] media: Add media device request state
` [RFC 03/22] media: Prevent queueing queued requests
` [RFC 04/22] media: Only requests in IDLE state may be deleted
` [RFC 05/22] media: Add media_device_request_complete() to mark requests complete
` [RFC 06/22] media: Add per-entity request data support
` [RFC 07/22] videodev2.h: Add request field to v4l2_buffer
` [RFC 08/22] videodev2.h: Add request field to v4l2_pix_format_mplane
` [RFC 09/22] v4l2-subdev.h: Add request field to format and selection structures
` [RFC 10/22] v4l: Support the request API in format operations
` [RFC 11/22] v4l: subdev: Support the request API in format and selection operations
` [RFC 12/22] vb2: Add allow_requests flag
` [RFC 13/22] vb2: Add helper function to check for request buffers
` [RFC 14/22] media: Add MEDIA_IOC_DQEVENT
` [RFC 15/22] media: Make events on request completion optional, disabled by default
` [RFC 16/22] media: Add poll support
` [RFC 17/22] DocBook: media: Document the media request API
` [RFC 18/22] DocBook: media: Document the V4L2 "
` [RFC 19/22] DocBook: media: Document the subdev selection API
` [RFC 20/22] DocBook: media: Document the V4L2 subdev request API
` [RFC 21/22] DocBook: media: Document media events (MEDIA_IOC_DQEVENT IOCTL)
` [RFC 22/22] DocBook: media: Document request flags

[PATCH v2] media: vb2-dma-contig: configure DMA max segment size properly
 2016-05-06 18:52 UTC  (10+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

Kernel docs: muddying the waters a bit
 2016-05-06 17:06 UTC  (49+ messages)

[GIT PULL 4.7] af9035
 2016-05-06 15:58 UTC 

cron job: media_tree daily build: OK
 2016-05-06  3:04 UTC 

[GIT PULL for v4.6-rc1] media updates
 2016-05-06  0:00 UTC  (12+ messages)

[PATCH 0/2] Fix ir-rx51 by using PWM pdata
 2016-05-05 17:11 UTC  (5+ messages)

Driver for Magewell PCIe capture cards
 2016-05-05 16:09 UTC 

cron job: media_tree daily build: OK
 2016-05-05  3:04 UTC 

[PATCH v2 1/2] solo6x10: Set FRAME_BUF_SIZE to 200KB
 2016-05-04 23:24 UTC  (4+ messages)
` [PATCH v2 2/2] solo6x10: Simplify solo_enum_ext_input

[PATCH v2 0/5] Refactor media IOCTL handling, add variable length arguments
 2016-05-04 23:06 UTC  (13+ messages)
` [PATCH v2 1/5] media: Determine early whether an IOCTL is supported
` [PATCH v2 2/5] media: Unify IOCTL handler calling
` [PATCH v2 3/5] media: Refactor copying IOCTL arguments from and to user space
  ` [PATCH v2.1 "
` [PATCH v2 4/5] media: Add flags to tell whether to take graph mutex for an IOCTL
` [PATCH v2 5/5] media: Support variable size IOCTL arguments
  ` [PATCH v2.1 "

[PATCH v9 0/9] i2c mux cleanup and locking update
 2016-05-04 20:42 UTC  (11+ messages)
` [PATCH v9 1/9] i2c: allow adapter drivers to override the adapter locking
` [PATCH v9 2/9] i2c: muxes always lock the parent adapter
` [PATCH v9 3/9] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v9 4/9] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v9 5/9] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v9 6/9] [media] si2168: "
` [PATCH v9 7/9] [media] rtl2832: "
` [PATCH v9 8/9] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v9 9/9] [media] rtl2832: regmap is aware of lockdep, drop local locking hack

[PATCH v3] media: fix use-after-free in cdev_put() when app exits after driver unbind
 2016-05-04 19:48 UTC 

[PATCH v2 0/8] Input: atmel_mxt_ts - output raw touch diagnostic data via V4L
 2016-05-04 17:07 UTC  (9+ messages)
` [PATCH v2 1/8] Input: atmel_mxt_ts - add support for T37 diagnostic data
` [PATCH v2 2/8] [media] Add signed 16-bit pixel format
` [PATCH v2 3/8] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR
` [PATCH v2 4/8] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device
` [PATCH v2 5/8] Input: atmel_mxt_ts - read touchscreen size
` [PATCH v2 6/8] Input: atmel_mxt_ts - handle diagnostic data orientation
` [PATCH v2 7/8] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
` [PATCH v2 8/8] Input: atmel_mxt_ts - add support for reference data

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-05-04 16:38 UTC  (15+ messages)
` [PATCH v7 16/24] i2c: allow adapter drivers to override the adapter locking
` [PATCH v7 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing

[PATCH v2] Add GS driver (SPI video serializer family)
 2016-05-04 14:47 UTC  (5+ messages)

[PATCH 1/2] solo6x10: Set FRAME_BUF_SIZE to 200KB
 2016-05-04 15:41 UTC  (11+ messages)
` [PATCH 2/2] solo6x10: Simplify solo_enum_ext_input

[GIT PULL FOR v4.7] Various fixes
 2016-05-04 13:51 UTC 

[PATCH 0/3] Media device file handle support, prepare for requests
 2016-05-04 12:47 UTC  (8+ messages)
` [PATCH 1/3] media: Move media_device link_notify operation to an ops structure
` [PATCH 2/3] media: Add per-file-handle data support
` [PATCH 3/3] v4l: subdev: Call pad init_cfg operation when opening subdevs

[PATCH v10 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-05-04  9:21 UTC  (13+ messages)
` [PATCH v10 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v10 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v10 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v10 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
        ` [PATCH v10 5/8] [media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
          ` [PATCH v10 6/8] [media] vcodec: mediatek: Add Mediatek VP8 "
            ` [PATCH v10 7/8] [media] vcodec: mediatek: Add Mediatek H264 "
              ` [PATCH v10 8/8] arm64: dts: mediatek: Add Video Encoder for MT8173

[GIT PULL FOR v4.7] Various fixes
 2016-05-04  9:12 UTC 

[GIT PULL FOR v4.7] Add support for MT8173 video encoder
 2016-05-04  7:40 UTC 

cron job: media_tree daily build: OK
 2016-05-04  3:03 UTC 

[PATCH 0/3] [media] s5p-mfc: Fixes for issues when module is removed
 2016-05-03 20:27 UTC  (4+ messages)
` [PATCH 1/3] [media] s5p-mfc: Set device name for reserved memory region devs
` [PATCH 2/3] [media] s5p-mfc: Add release callback for "
` [PATCH 3/3] [media] s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()

[RFC PATCH 00/24] Make Nokia N900 cameras working
 2016-05-03 18:32 UTC  (7+ messages)
  ` [RFC PATCH 04/24] smiapp-pll: Take existing divisor into account in minimum divisor check
  ` [RFC PATCH 06/24] smiapp: Add quirk control support

[PATCH v2] media: fix use-after-free in cdev_put() when app exits after driver unbind
 2016-05-03 18:02 UTC 

[PATCH] media: fix use-after-free in cdev_put() when app exits after driver unbind
 2016-05-03 16:02 UTC  (4+ messages)

g_webcam driver not working properly on newer kernel
 2016-05-03 15:31 UTC 

[PATCH] Delete Eurobird1-28.5E tuning file (satellite moved)
 2016-05-03 14:56 UTC 

[RFC PATCH 03/24] et8ek8: Toshiba 5MP sensor driver
 2016-05-03 14:50 UTC  (2+ messages)
` [PATCH] [media]: Driver for Toshiba et8ek8 5MP sensor

[PATCH v2] s5p-mfc: Don't try to put pm->clock if lookup failed
 2016-05-03 12:17 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2016-05-03  6:29 UTC  (2+ messages)

[PATCH] s5p-mfc: Don't try to put pm->clock if lookup failed
 2016-05-02 19:12 UTC  (3+ messages)

[PATCH] [media] em28xx_dvb: add support for PLEX PX-BCUD (ISDB-S usb dongle)
 2016-05-02 14:10 UTC  (3+ messages)

[PATCH 1/2] media: exynos4-is: fix deadlock on driver probe
 2016-05-02 13:36 UTC  (6+ messages)
` [PATCH 2/2] media: s3c-camif: fix deadlock on driver probe()

[PATCH 2/2] uvc: correct speed testing
 2016-05-02 11:23 UTC 

[PATCH 1/2] gspca: correct speed testing
 2016-05-02 11:22 UTC 


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).