summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-02gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam
2014-09-02gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam
2014-09-02gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam
2014-09-02gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam
2014-09-02gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam
2014-09-02gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam
2014-09-02gpu: ipu-v3: Add Image Converter unitSteve Longerbeam
2014-09-02gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBgpio-v3.17-3Linus Walleij
2014-09-01Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-08-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger
2014-08-29Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-28jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros
2014-08-26Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-26Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22f2fs: use macro for code readabilityChao Yu
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)
2014-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-08-22drm/radeon: add additional SI pci idsAlex Deucher
2014-08-22drm/radeon: add new bonaire pci idsAlex Deucher
2014-08-22drm/radeon: add new KV pci idAlex Deucher
2014-08-21f2fs: fix incorrect calculation with total/free inode numChao Yu
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij