summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+46
* ARM: dts: exynos: Update PMU node with CLKOUT related dataTomasz Figa2014-07-264-0/+23
* clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2014-07-263-0/+184
* clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa2014-07-262-0/+117
* clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa2014-07-261-0/+50
* clk: exynos4: Add PPMU IP block source clocks.Jonghwa Lee2014-06-302-0/+37
* clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki2014-06-3013-9/+34
* Merge branch 'v3.16-samsung-clk-fixes-1' into samsung-clk-nextTomasz Figa2014-06-306-48/+71
|\
| * clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-302-31/+55
| * clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma2014-06-301-1/+1
| * clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax2014-06-301-2/+4
| * clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa2014-06-301-12/+4
| * clk: samsung: add more aliases for s3c24xxVasily Khoruzhick2014-06-301-0/+5
| * clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick2014-06-301-2/+2
* | clk: flatten clk tree in debugfsPeter De Schrijver2014-06-261-79/+35
* | clkdev: Don't print errors on probe deferStephen Boyd2014-06-261-2/+3
* | Linux 3.16-rc2v3.16-rc2Linus Torvalds2014-06-221-1/+1
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-226-0/+1216
|\ \
| * \ Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang2014-06-172435-46522/+105768
| |\ \
| * | | i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON2014-06-171-1/+1
| * | | i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-121-0/+1
| * | | i2c: sun6i-p2wi: use proper return value in probeWolfram Sang2014-06-121-1/+1
| * | | i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-123-0/+359
| * | | i2c: sunxi: add P2WI DT bindings documentationBoris BREZILLON2014-06-121-0/+41
| * | | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-124-0/+815
* | | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-222-1/+7
|\ \ \ \
| * | | | locks: set fl_owner for leases back to current->filesJeff Layton2014-06-101-1/+1
| * | | | locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-06-224-11/+12
|\ \ \ \ \
| * | | | | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-181-1/+1
| * | | | | builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
| * | | | | Documentation: Fix DocBook build with relative $(srctree)Michal Marek2014-06-181-2/+2
| * | | | | kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
| * | | | | deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-2211-172/+359
|\ \ \ \ \
| * | | | | Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-191-7/+15
| * | | | | Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-192-1/+9
| * | | | | Btrfs: use bio_endio_nodec instead of open codeMiao Xie2014-06-191-8/+1
| * | | | | Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong2014-06-193-7/+6
| * | | | | btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo2014-06-191-10/+9
| * | | | | Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-194-44/+186
| * | | | | Btrfs: make free space cache write out functions more readableMiao Xie2014-06-191-66/+93
| * | | | | Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-191-1/+0
| * | | | | Btrfs: fix deadlocks with trylock on tree nodesChris Mason2014-06-191-34/+46
* | | | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-222-0/+79
|\ \ \ \ \ \
| * | | | | | NFSD: fix bug for readdir of pseudofsKinglong Mee2014-06-171-0/+1
| * | | | | | NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown2014-06-171-0/+78
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-2141-126/+1249
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar2014-06-1439-123/+1242
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-06-1310-38/+574
| | |\ \ \ \ \ \