aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAge
* [media] v4l: Add support for DV timings ioctls on subdev nodesLaurent Pinchart2014-05-25
* [media] v4l: Improve readability by not wrapping ioctl number #define'sLaurent Pinchart2014-05-25
* [media] v4l: Add pad-level DV timings subdev operationsLaurent Pinchart2014-05-25
* [media] v4l: Add source change eventArun Kumar K2014-05-23
* Merge tag 'v3.15-rc6' into patchworkMauro Carvalho Chehab2014-05-21
|\
| * asm-generic: Add renameat2 syscallJames Hogan2014-05-20
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-05-20
| |\
| | * MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-13
| * | asm-generic: remove _STK_LIM_MAXJames Hogan2014-05-14
| |/
| * fuse: add renameat2 supportMiklos Szeredi2014-04-28
| * fuse: allow ctime flushing to userspaceMaxim Patlasov2014-04-28
| * fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi2014-04-28
| * Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-25
| |\
| | * locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-22
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-23
| |\ \
| | * | Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede2014-04-20
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-19
| |\ \ \
| | * | | drm/tegra: Remove gratuitous pad fieldThierry Reding2014-04-16
| | | |/ | | |/|
| * / | Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-16
| |/ /
* | | [media] v4l: Add 12-bit YUV 4:2:2 media bus pixel codesLaurent Pinchart2014-05-13
* | | [media] v4l: Add 12-bit YUV 4:2:0 media bus pixel codesLaurent Pinchart2014-05-13
* | | [media] v4l: Add UYVY10_1X20 and VYUY10_1X20 media bus pixel codesLaurent Pinchart2014-05-13
* | | [media] v4l: Add UYVY10_2X10 and VYUY10_2X10 media bus pixel codesLaurent Pinchart2014-05-13
* | | [media] v4l: Remove documentation for nonexistend input field in v4l2_bufferSakari Ailus2014-05-13
* | | [media] v4l2-dv-timings.h: add CEA-861-F 4K timingsHans Verkuil2014-04-16
* | | [media] v4l2-common.h: remove __user annotation in struct v4l2_edidHans Verkuil2014-04-16
|/ /
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-12
|\ \
| * | [media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab2014-04-06
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \
| * | | audit: renumber AUDIT_FEATURE_CHANGE into the 1300 rangeEric Paris2014-04-02
| * | | audit: define audit_is_compat in kernel internal headerEric Paris2014-03-24
| * | | audit: Add generic compat syscall supportAKASHI Takahiro2014-03-20
| * | | audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts2014-03-20
| * | | capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITERichard Guy Briggs2014-03-07
| * | | Merge tag 'v3.13' into for-3.15Eric Paris2014-03-07
| |\ \ \
* | \ \ \ Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-11
|\ \ \ \ \
| * | | | | NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-10
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-08
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-04-05
| |\ \ \ \ \ \
| | * | | | | | drm/tegra: Relicense public header under MITThierry Reding2014-04-04
| * | | | | | | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2014-04-03
| |\ \ \ \ \ \ \
| | * | | | | | | drm/msm: validate flags, etcRob Clark2014-03-31
| | * | | | | | | drm/msm: add chip-id paramRob Clark2014-03-31
| * | | | | | | | Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2014-04-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: Allow userspace to ask for universal plane list (v2)Matt Roper2014-04-01
| | |/ / / / / / /
| * / / / / / / / drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} capsLespiau, Damien2014-04-01
| |/ / / / / / /
| * | | | | | | drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom2014-03-28
| * | | | | | | Merge tag 'v3.14-rc7' into drm-nextDave Airlie2014-03-18
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2Marek Olšák2014-03-03
| * | | | | | | drm/radeon: add a way to get and set initial buffer domains v2Marek Olšák2014-03-03