summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-301-9/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | include/linux/cleancache.h: Clean up codeChen Gang2016-01-271-8/+6
| | * | | | | | | | | | cleancache: constify cleancache_ops structureJulia Lawall2016-01-271-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-301-4/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | iommu: Update struct iommu_ops commentsMagnus Damm2016-01-291-4/+12
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-292-0/+7
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie2016-01-291-0/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/atomic-helper: Export framebuffer_changed()John Keeping2016-01-201-0/+4
| | * | | | | | | | | | drm/etnaviv: add further minor features and varyings countRussell King2016-01-261-0/+3
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-01-292-2/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_onGustavo Padovan2016-01-251-1/+1
| | * | | | | | | | | ftrace: Remove unused nr_trampolines varDmitry Safonov2016-01-141-1/+0
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | [media] media: v4l: Dual license v4l2-common.h under GPL v2 and BSD licensesSakari Ailus2016-02-011-11/+35
* | | | | | | | | | [media] v4l2-mc: add analog TV demodulator pad index macrosMauro Carvalho Chehab2016-02-011-0/+15
* | | | | | | | | | [media] v4l2-mc.h Add pads for audio and video IF-PLL decodersMauro Carvalho Chehab2016-02-011-0/+32
* | | | | | | | | | [media] media.h: add support for IF-PLL video/sound decoderMauro Carvalho Chehab2016-02-011-2/+15
* | | | | | | | | | [media] v4l2-mc.h: Split audio from baseband outputMauro Carvalho Chehab2016-02-011-11/+17
* | | | | | | | | | [media] v4l2-mc.h: move tuner PAD definitions to this new headerMauro Carvalho Chehab2016-02-012-23/+39
* | | | | | | | | | [media] tuner.h: rename TUNER_PAD_IF_OUTPUT to TUNER_PAD_OUTPUTMauro Carvalho Chehab2016-02-011-3/+18
* | | | | | | | | | Revert "[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY"Mauro Carvalho Chehab2016-01-251-5/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-243-0/+236
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * | | | | | | | | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-0/+5
| * | | | | | | | | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-0/+98
| * | | | | | | | | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-241-0/+112
| * | | | | | | | | MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-241-0/+22
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-241-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-0/+2
| * | | | | | | | | | Thermal: initialize thermal zone device correctlyZhang Rui2015-12-291-0/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-242-37/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libceph: fix ceph_msg_revoke()Ilya Dryomov2016-01-211-1/+1
| * | | | | | | | | | ceph: ceph_frag_contains_value can be booleanYaowei Bai2016-01-211-1/+1
| * | | | | | | | | | ceph: remove unused functions in ceph_frag.hYaowei Bai2016-01-211-35/+0
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2422-268/+624
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-2/+1
| * | | | | | | | | | IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-212-1/+10
| * | | | | | | | | | IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-212-1/+12
| * | | | | | | | | | net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-213-4/+24
| * | | | | | | | | | net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-211-0/+74
| * | | | | | | | | | IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-2/+2
| * | | | | | | | | | IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-1/+1
| * | | | | | | | | | IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua2016-01-191-0/+1
| * | | | | | | | | | net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2016-01-191-1/+12
| * | | | | | | | | | net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2016-01-191-0/+1
| * | | | | | | | | | IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2016-01-191-1/+2
| * | | | | | | | | | net/mlx4: Query RoCE supportMoni Shoua2016-01-191-3/+7
| * | | | | | | | | | svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-191-2/+0
| * | | | | | | | | | svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-191-0/+5
| * | | | | | | | | | svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-191-3/+10
| * | | | | | | | | | svcrdma: Make map_xdr non-staticChuck Lever2016-01-191-0/+2