summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: clk-gpio-gate: Fix active lowMartin Fuzzey2015-04-111-1/+1
* clk: qcom: Add EBI2 clocks for IPQ806xArchit Taneja2015-04-061-0/+1
* clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa2015-03-311-0/+61
* dt-bindings: Add #defines for MSM8916 clocks and resetsGeorgi Djakov2015-03-242-0/+264
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-03-121-0/+18
|\
| * clk: introduce clk_is_matchMichael Turquette2015-03-111-0/+18
* | Merge tag 'v3.20-exynos5433-clk' of git://linuxtv.org/snawrocki/samsung into ...Michael Turquette2015-03-121-0/+1403
|\ \
| * | clk: samsung: exynos5433: Move CLK_SCLK_HDMI_SPDIF_DISP clock to CMU_TOP domainChanwoo Choi2015-02-051-3/+3
| * | clk: samsung: exynos5433: Add clocks for CMU_CAM1 domainChanwoo Choi2015-02-051-2/+145
| * | clk: samsung: exynos5433: Add clocks for CMU_CAM0 domainChanwoo Choi2015-02-051-1/+145
| * | clk: samsung: exynos5433: Add clocks for CMU_ISP domainChanwoo Choi2015-02-051-1/+88
| * | clk: samsung: exynos5433: Add clocks for CMU_HEVC domainChanwoo Choi2015-02-051-1/+26
| * | clk: samsung: exynos5433: Add clocks for CMU_MFC domainChanwoo Choi2015-02-051-1/+26
| * | clk: samsung: exynos5433: Add clocks for CMU_MSCL domainChanwoo Choi2015-02-051-1/+40
| * | clk: samsung: exynos5433: Add clocks for CMU_ATLAS domainChanwoo Choi2015-02-051-0/+46
| * | clk: samsung: exynos5433: Add clocks for CMU_APOLLO domainChanwoo Choi2015-02-051-0/+37
| * | clk: samsung: exynos5433: Add clocks for CMU_GSCL domainChanwoo Choi2015-02-041-1/+36
| * | clk: samsung: exynos5433: Add clocks for CMU_G3D domainChanwoo Choi2015-02-041-0/+25
| * | clk: samsung: exynos5433: Add missing clocks for CMU_FSYS domainChanwoo Choi2015-02-041-3/+93
| * | clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domainsChanwoo Choi2015-02-041-1/+26
| * | clk: samsung: exynos5433: Add clocks for CMU_AUD domainChanwoo Choi2015-02-041-0/+53
| * | clk: samsung: exynos5433: Add clocks for CMU_DISP domainChanwoo Choi2015-02-041-1/+113
| * | clk: samsung: exynos5433: Add clocks for CMU_MIF domainChanwoo Choi2015-02-041-1/+189
| * | clk: samsung: exynos5433: Add clocks for CMU_G2D domainChanwoo Choi2015-02-041-1/+41
| * | clk: samsung: exynos5433: Add clocks for CMU_PERIS domainChanwoo Choi2015-02-041-1/+32
| * | clk: samsung: exynos5433: Add clocks for CMU_PERIC domainChanwoo Choi2015-02-041-1/+33
| * | clk: samsung: exynos5433: Add MUX clocks of CMU_TOP domainChanwoo Choi2015-02-041-2/+29
| * | clk: samsung: exynos5433: Add clocks using common clock frameworkChanwoo Choi2015-02-041-0/+199
* | | clk: Add tracepoints for hardware operationsStephen Boyd2015-03-121-0/+198
| |/ |/|
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-231-7/+96
|\ \
| * | VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2015-02-221-3/+14
| * | VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2015-02-221-0/+9
| * | VFS: Add a whiteout dentry typeDavid Howells2015-02-221-6/+18
| * | VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells2015-02-221-0/+57
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-222-1/+5
|\ \ \
| * | | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-121-0/+5
| * | | MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-1/+0
* | | | Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-213-6/+21
|\ \ \ \
| * | | | NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust2015-02-181-1/+8
| * | | | NFSv4.1: Clean up create_sessionTrond Myklebust2015-02-181-1/+7
| * | | | Merge branch 'cleanups'Trond Myklebust2015-02-18330-1763/+5335
| |\ \ \ \
| * | | | | NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-141-1/+0
| * | | | | NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust2015-02-141-1/+1
| * | | | | SUNRPC: Fix a compile error when #undef CONFIG_PROC_FSTrond Myklebust2015-02-121-2/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-212-6/+29
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2015-02-212-6/+29
| |\ \ \ \ \ \
| | * | | | | | NVMe: Fix potential corruption during shutdownKeith Busch2015-02-201-1/+0
| | * | | | | | NVMe: Asynchronous controller probeKeith Busch2015-02-201-0/+1
| | * | | | | | NVMe: Register management handle under nvme classKeith Busch2015-02-201-2/+1
| | * | | | | | NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-202-3/+9