summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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-063-20/+6
| |\
| | * radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-061-3/+3
| | * mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-061-14/+0
| | * mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-061-3/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-062-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-063-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
| | | |/ /
| | * | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-051-0/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | drm: add helper to check for wc memory supportDave Airlie2016-02-021-0/+9
| * | | | Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-061-1/+0
| |\ \ \ \
| | * | | | ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi2016-02-031-1/+0
| | |/ / /
| * | | | Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-02-051-1/+2
| |\ \ \ \
| | * | | | [media] vb2: fix nasty vb2_thread regressionHans Verkuil2016-02-041-1/+2
| * | | | | Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-02-051-0/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-031-0/+4
| | |/ / /
| * | | | Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li2016-02-041-0/+2
| |\ \ \ \
| | * | | | raid6/algos.c : bug fix : Add the missing definitions to the pq.h fileGayatri Kammela2016-01-211-0/+2
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-035-8/+31
| |\ \ \ \ \
| | * | | | | radix-tree: fix race in gang lookupMatthew Wilcox2016-02-031-0/+16
| | * | | | | mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-032-5/+7
| | * | | | | mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner2016-02-031-1/+1
| | * | | | | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-031-2/+1
| | * | | | | thp: make split_queue per-nodeKirill A. Shutemov2016-02-031-0/+6
| * | | | | | Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-031-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | of: drop symbols declared by _OF_DECLARE() from modulesMasahiro Yamada2016-01-251-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-029-30/+46
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-311-0/+6
| | |\ \ \ \ \
| | | * | | | | Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-291-0/+6
| | * | | | | | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-301-2/+10
| | * | | | | | tcp: Change reference to experimental CWND RFC.Jörg Thalheim2016-01-291-1/+1
| | * | | | | | sctp: remove the dead field of sctp_transportXin Long2016-01-291-2/+1
| | * | | | | | sctp: fix the transport dead race check by using atomic_add_unless on refcntXin Long2016-01-291-1/+1
| | * | | | | | net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-01-251-6/+5
| | * | | | | | net: sock: remove dead cgroup methods from struct protoJohannes Weiner2016-01-211-12/+0
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-01-211-5/+3
| | |\ \ \ \ \ \