aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-28clk: hix5hd2: add complex clkZhangfei Gao2-0/+190
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-85/+60
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-24/+43
2014-09-28ACPI / SBS: Fix check in acpi_ac_get_present()Rafael J. Wysocki1-1/+1
2014-09-27clk: use uninitialized_var instead setting 'flags' to 0 directly.Xiubo Li1-1/+1
2014-09-27block: Replace strnicmp with strncasecmpRasmus Villemoes1-4/+4
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-77/+139
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+15
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-48/+62
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-27Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette14-163/+624
2014-09-27Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette9-78/+629
2014-09-27clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2-6/+169
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner4-0/+388
2014-09-27clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2-17/+27
2014-09-27clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner1-0/+21
2014-09-27clk: rockchip: fix rk3288 pll status register locationJianqun1-2/+2
2014-09-27clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner1-3/+7
2014-09-27clk: rockchip: change pll rate without a clk-notifierDoug Anderson1-50/+13
2014-09-27Merge branch 'v3.18-next/armclkid' into v3.18-next/cpuclkHeiko Stuebner2-0/+2
2014-09-27clk: rockchip: add binding id for ARMCLKHeiko Stuebner2-0/+2
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen7-226/+245
2014-09-27block: Don't merge requests if integrity flags differMartin K. Petersen3-23/+39
2014-09-27block: Integrity checksum flagMartin K. Petersen4-2/+9
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen4-9/+14
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen4-1/+28
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen3-25/+28
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen4-115/+94
2014-09-27block: Make protection interval calculation genericMartin K. Petersen1-5/+1
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen4-52/+52
2014-09-27block: Remove bip_bufMartin K. Petersen2-7/+6
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen6-201/+1
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen6-27/+36
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen3-35/+20
2014-09-27regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey1-2/+2
2014-09-27ASoC: ssm4567: Add driver for Analog Devices SSM4567 amplifierAnatol Pomozov4-0/+367
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini20-215/+678
2014-09-27Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar24-163/+241
2014-09-27clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai3-0/+80
2014-09-27clk: sunxi: mod0: Introduce MMC proper phase handlingMaxime Ripard2-0/+191
2014-09-27clk: sunxi: Move mbus to mod0 fileMaxime Ripard2-57/+12
2014-09-27clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard3-1/+83
2014-09-27ARM: sunxi: dt: Switch to the new mbus compatibleMaxime Ripard3-3/+3
2014-09-27clk: sunxi: Introduce mbus compatibleMaxime Ripard2-0/+2
2014-09-27clk: sunxi: factors: Invert the probing logicMaxime Ripard3-99/+113
2014-09-27clk: Add a function to retrieve phaseMaxime Ripard2-0/+15
2014-09-27clk: Include of.h in clock-provider.hMaxime Ripard1-0/+1
2014-09-27clk: introduce clk_set_phase function & callbackMike Turquette4-4/+116
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4