summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] UVC: Add support for R200 depth cameraAviv Greenberg2016-03-031-0/+3
* [media] au0828: use standard demod pads structMauro Carvalho Chehab2016-03-031-0/+2
* [media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab2016-03-031-2/+2
* [media] media.h: use hex values for IF and AUDIO entities tooHans Verkuil2016-03-031-5/+5
* Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab2016-03-031-10/+10
|\
| * [media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil2016-03-031-10/+10
* | [media] media-device.h: fix compiler warningHans Verkuil2016-03-021-2/+0
* | [media] media: v4l-core add enable/disable source common interfacesShuah Khan2016-02-272-1/+65
* | [media] media: Media Controller non-locking __media_entity_pipeline_start/stop()Shuah Khan2016-02-271-0/+19
* | [media] media: Media Controller enable/disable source handler APIShuah Khan2016-02-271-0/+30
* | [media] media: Media Controller register/unregister entity_notify APIShuah Khan2016-02-271-0/+56
* | [media] media: Add ALSA Media Controller function entitiesShuah Khan2016-02-271-0/+7
* | [media] uapi/media.h: Declare interface types for ALSAShuah Khan2016-02-271-0/+10
* | [media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab2016-02-231-14/+18
* | [media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab2016-02-232-46/+53
* | [media] v4l: vsp1: Implement atomic update for the DRM driverLaurent Pinchart2016-02-191-3/+6
* | [media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart2016-02-191-0/+30
* | [media] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formatsLaurent Pinchart2016-02-191-0/+4
* | [media] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAMEWu-Cheng Li2016-02-191-0/+1
* | Merge branch 'fixes' into patchworkMauro Carvalho Chehab2016-02-161-13/+13
|\|
| * [media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab2016-02-161-2/+0
| * [media] [for,v4.5] media.h: increase the spacing between function rangesHans Verkuil2016-02-161-11/+11
* | [media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab2016-02-161-2/+0
* | [media] tvp5150: replace MEDIA_ENT_F_CONN_TEST by a controlMauro Carvalho Chehab2016-02-161-2/+1
* | [media] allow overriding the driver nameMauro Carvalho Chehab2016-02-161-0/+5
* | [media] rc-core: don't lock device at rc_register_device()Mauro Carvalho Chehab2016-02-161-0/+2
* | [media] v4l2-mc: add a routine to create USB media_deviceMauro Carvalho Chehab2016-02-161-5/+34
* | [media] v4l2-mc.h: prevent it for being included twiceMauro Carvalho Chehab2016-02-161-0/+5
* | [media] tvp5150: add HW input connectors supportJavier Martinez Canillas2016-02-111-0/+2
* | [media] tvp5150: move input definition header to dt-bindingsJavier Martinez Canillas2016-02-111-3/+3
* | [media] tvp5150: add internal signal generator to HW input listJavier Martinez Canillas2016-02-101-0/+1
* | [media] v4l2-subdev: add registered_async subdev core operationJavier Martinez Canillas2016-02-101-0/+3
* | [media] v4l2-ctrls: remove unclaimed v4l2_ctrl_add_ctrl() interfaceVladimir Zapolskiy2016-02-101-12/+0
* | [media] v4l2-ctrls: add V4L2_CID_DV_RX/TX_IT_CONTENT_TYPE controlsHans Verkuil2016-02-101-0/+10
* | [media] v4l2-mc: add an ancillary routine for PCI-based MCMauro Carvalho Chehab2016-02-101-1/+23
* | [media] add media controller support to videobuf2-dvbMauro Carvalho Chehab2016-02-101-0/+5
* | [media] v4l2-mc: add a generic function to create the media graphMauro Carvalho Chehab2016-02-101-0/+25
* | Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab2016-02-0941-111/+264
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-053-20/+6
| |\ \
| | * | radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-051-3/+3
| | * | mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-051-14/+0
| | * | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-3/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-052-2/+22
| |\ \ \
| | * | | libceph: MOSDOpReply v7 encodingIlya Dryomov2016-02-041-1/+4
| | * | | libceph: advertise support for TUNABLES5Ilya Dryomov2016-02-041-1/+12
| | * | | crush: add chooseleaf_stable tunableIlya Dryomov2016-02-041-1/+7
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-053-17/+70
| |\ \ \ \
| | * \ \ \ Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie2016-02-052-17/+61
| | |\ \ \ \
| | | * | | | drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2016-02-051-15/+10
| | | * | | | drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland2016-02-051-2/+51
| | | |/ / /