summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] Add and use IS_REACHABLE macroArnd Bergmann2015-04-081-0/+9
* [media] videodev2.h/v4l2-dv-timings.h: add V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2015-04-082-25/+45
* [media] media: New flag V4L2_CTRL_FLAG_EXECUTE_ON_WRITERicardo Ribalda2015-04-081-0/+1
* [media] v4l: xilinx: Add Test Pattern Generator driverLaurent Pinchart2015-04-032-0/+74
* [media] v4l: xilinx: Add Xilinx Video IP coreLaurent Pinchart2015-04-031-0/+39
* [media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart2015-04-031-0/+27
* [media] v4l: Add VUY8 24 bits bus formatHyun Kwon2015-04-031-1/+2
* [media] v4l: Sort YUV formats of v4l2_mbus_pixelcodeHyun Kwon2015-04-031-6/+6
* [media] v4l: Add RBG and RGB 8:8:8 media bus formats on 24 and 32 bit bussesLaurent Pinchart2015-04-031-1/+3
* [media] media: entity: Document the media_entity_ops structureLaurent Pinchart2015-04-031-0/+9
* [media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16Hans Verkuil2015-04-031-2/+2
* [media] media: davinci: vpfe_capture: embed video_deviceLad, Prabhakar2015-04-031-1/+1
* [media] saa7146: embed video_deviceHans Verkuil2015-04-031-2/+2
* [media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot2015-04-031-0/+34
* [media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart2015-04-031-2/+0
* [media] V4L: add CCF support to the v4l2_clk APIGuennadi Liakhovetski2015-04-021-0/+2
* [media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski2015-04-021-5/+3
* [media] videodev2.h: fix commentHans Verkuil2015-04-021-3/+4
* [media] am437x: include linux/videodev2.h for expanding BASE_VIDIOC_PRIVATEMasatake YAMATO2015-04-021-0/+2
* [media] v4l: of: Read lane-polarities endpoint propertySakari Ailus2015-04-021-0/+3
* [media] omap3isp: Calculate vpclk_div for CSI-2Sakari Ailus2015-04-021-2/+0
* [media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus2015-04-021-17/+17
* [media] v4l2-subdev: remove enum_framesizes/intervalsHans Verkuil2015-03-231-2/+0
* [media] v4l2-subdev.h: add 'which' field for the enum structsHans Verkuil2015-03-231-3/+9
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-231-20/+33
* [media] v4l2-core: drop g/s_priority opsHans Verkuil2015-03-021-6/+0
* [media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil2015-03-022-3/+0
* [media] media: i2c: ADV7604: Rename adv7604 prefixesPablo Anton2015-03-021-41/+42
* [media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab2015-03-021-38/+107
* [media] media.h: mark alsa struct in media_entity_desc as TODOHans Verkuil2015-02-261-5/+21
* Merge tag 'v4.0-rc1' into patchworkMauro Carvalho Chehab2015-02-23502-4458/+12733
|\
| * Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-231-7/+96
| |\
| | * VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2015-02-221-3/+14
| | * VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2015-02-221-0/+9
| | * VFS: Add a whiteout dentry typeDavid Howells2015-02-221-6/+18
| | * VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells2015-02-221-0/+57
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-222-1/+5
| |\ \
| | * | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-121-0/+5
| | * | MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-1/+0
| * | | Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-213-6/+21
| |\ \ \
| | * | | NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust2015-02-181-1/+8
| | * | | NFSv4.1: Clean up create_sessionTrond Myklebust2015-02-181-1/+7
| | * | | Merge branch 'cleanups'Trond Myklebust2015-02-18330-1763/+5335
| | |\ \ \
| | * | | | NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-141-1/+0
| | * | | | NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust2015-02-141-1/+1
| | * | | | SUNRPC: Fix a compile error when #undef CONFIG_PROC_FSTrond Myklebust2015-02-121-2/+5
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-212-6/+29
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2015-02-212-6/+29
| | |\ \ \ \ \
| | | * | | | | NVMe: Fix potential corruption during shutdownKeith Busch2015-02-201-1/+0
| | | * | | | | NVMe: Asynchronous controller probeKeith Busch2015-02-201-0/+1