summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clk: lpc32xx: add HCLK PLL output configurationSylvain Lemieux2016-02-101-0/+1
* devm: add helper devm_add_action_or_reset()Sudip Mukherjee2016-02-081-0/+12
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-081-1/+1
|\
| * clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter2016-02-021-1/+1
* | clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypesStephen Boyd2016-02-061-4/+0
* | clk: Deprecate CLK_IS_ROOTStephen Boyd2016-02-061-1/+1
* | clk: add clk_unregister_fixed_rate()Masahiro Yamada2016-01-291-1/+1
* | clk: add clk_unregister_fixed_factor()Masahiro Yamada2016-01-291-0/+1
* | clk:gcc-msm8916: add missing mss_q6_bimc_axi clockSrinivas Kandagatla2016-01-291-0/+1
* | Merge branch 'clk-iproc' into clk-nextStephen Boyd2016-01-291-0/+6
|\ \
| * | clk: iproc: Add support for Cygnus audio clocksSimran Rai2016-01-291-0/+6
| |/
* | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-0/+18
* | clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner2016-01-291-0/+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-2322-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
| * | | | svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-191-1/+1
| * | | | svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-191-0/+1
| * | | | svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-191-2/+6
| * | | | svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-1/+5
| * | | | IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-1/+3
| * | | | IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-2/+3
| * | | | IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-0/+2