summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+3
* [media] vb2: add dma_dir to the alloc memopHans Verkuil2014-11-251-1/+3
* [media] vb2: replace 'write' by 'dma_dir'Hans Verkuil2014-11-251-2/+4
* [media] videobuf2-core.h: improve documentationHans Verkuil2014-11-251-15/+17
* [media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil2014-11-251-3/+1
* [media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2014-11-252-3/+25
* [media] v4l2-common: remove unused helper functionsHans Verkuil2014-11-251-10/+0
* [media] si4713: cleanup platform dataSebastian Reichel2014-11-141-3/+0
* [media] si4713: add device tree supportSebastian Reichel2014-11-142-30/+1
* [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernelBoris BREZILLON2014-11-141-17/+28
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-145-9/+8
* [media] Make use of the new media_bus_format definitionsBoris BREZILLON2014-11-143-5/+5
* [media] Move mediabus format definition to a more standard placeBoris BREZILLON2014-11-143-104/+206
* [media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFSPrabhakar Lad2014-11-111-2/+0
* Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab2014-11-1127-130/+242
|\
| * Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-091-8/+31
| |\
| | * ARM: imx: clk-vf610: define PLL's clock treeStefan Agner2014-11-041-8/+31
| * | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-091-14/+70
| |\ \
| | * | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-041-14/+70
| | |/
| * | Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-061-1/+6
| |\ \
| | * | PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu2014-11-051-1/+6
| * | | Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-11-031-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | mm, cma: make parameters order consistent in func declaration and definitionWeijie Yang2014-10-271-4/+4
| * | | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-021-18/+3
| |\ \ \
| | * | | mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-211-1/+0
| | * | | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-171-17/+3
| * | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-022-6/+5
| |\ \ \ \
| | * | | | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-281-4/+4
| | * | | | Revert "block: all blk-mq requests are tagged"Christoph Hellwig2014-10-281-2/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-021-1/+0
| |\ \ \ \
| | * | | | drm/radeon: remove invalid pci idAlex Deucher2014-10-281-1/+0
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-022-3/+22
| |\ \ \ \ \
| | * | | | | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-311-0/+1
| | * | | | | overlayfs: fix lockdep misannotationMiklos Szeredi2014-10-281-3/+6
| | * | | | | rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney2014-10-281-0/+15
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-317-2/+42
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-312-0/+20
| | |\ \ \ \ \
| | | * | | | | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
| | | * | | | | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
| | * | | | | | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-301-0/+2
| | * | | | | | net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-301-2/+6
| | * | | | | | usbnet: add a callback for set_rx_modeOlivier Blin2014-10-281-0/+4
| | * | | | | | skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap2014-10-281-0/+4
| | |/ / / / /
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-202-0/+6
| | |\ \ \ \ \
| | | * | | | | netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-132-0/+6
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-311-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Update comments for CLONE_NEWNSChen Hanxiao2014-10-281-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-311-7/+7
| |\ \ \ \ \ \ \
| | * | | | | | | perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski2014-10-281-7/+7
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-313-11/+9
| |\ \ \ \ \ \ \