summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Merge branch 'clk-fixes' into clk-nextMike Turquette2-22/+46
2014-05-27Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette1-21/+43
2014-05-27clk: divider: Fix overflow in clk_divider_bestdivTomasz Figa1-1/+1
2014-05-27clk: u300: Terminate of match tableStephen Boyd1-0/+1
2014-05-27clk: bcm/kona: implement determine_rate()Alex Elder1-1/+53
2014-05-23clk: qcom: Fix blsp2_ahb_clk register offsetGeorgi Djakov1-1/+1
2014-05-23clk: s2mps11: Add support for S2MPS14 clocksKrzysztof Kozlowski2-20/+52
2014-05-23clk: s2mps11: Remove useless check for clk_tableKrzysztof Kozlowski1-13/+11
2014-05-23clk: s2mps11: Add missing of_node_put and of_clk_del_providerKrzysztof Kozlowski1-5/+11
2014-05-23clk: st: Fix memory leakValentin Ilie1-1/+3
2014-05-23Merge branch 'clk-fixes' into clk-nextMike Turquette1-1/+1
2014-05-23Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette47-644/+2815
2014-05-23clk: divider: Fix table round up functionMaxime COQUELIN1-1/+1
2014-05-23clk: Neaten clk_summary outputGeert Uytterhoeven1-4/+3
2014-05-23clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner1-1/+9
2014-05-23clk: shmobile: Add R8A7740-specific clock supportUlrich Hecht2-0/+200
2014-05-22clk: tegra: Initialize xusb clocksAndrew Bresticker2-1/+12
2014-05-22clk: tegra: Fix xusb_hs_src clock hierarchyAndrew Bresticker4-20/+17
2014-05-22clk: tegra: Fix xusb_fs_src muxJim Lin1-1/+3
2014-05-22clk: tegra: Enable hardware control of PLLEJim Lin1-1/+32
2014-05-22clk: Add clock driver for AXM55xx SoCAnders Berg2-0/+616
2014-05-22clk: shmobile: mstp: Fix the is_enabled() operationLaurent Pinchart1-1/+1
2014-05-22clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki2-7/+28
2014-05-21clk: impd1: add pclk clocksLinus Walleij1-7/+29
2014-05-22Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+4
2014-05-22Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-05-22Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+28
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-47/+132
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-5/+8
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+5
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2014-05-21Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds9-127/+150
2014-05-21Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-64/+78
2014-05-21Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-5/+11
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+205
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+7
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-33/+63
2014-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+14
2014-05-21Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-93/+568
2014-05-21Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-51/+35
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+4
2014-05-20Merge tag 'zynq-clk-for-3.16' of git://git.xilinx.com/linux-xlnx into clk-nex...Mike Turquette2-1/+13
2014-05-20clk: si570: Fix email address specifictionMichal Simek1-1/+1
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-29/+141
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo1-0/+2
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan1-2/+3
2014-05-17target: fix memory leak on XCOPYMikulas Patocka1-1/+1
2014-05-16random: fix BUG_ON caused by accounting simplificationTheodore Ts'o1-2/+5
2014-05-16clk: qcom: Fix msm8660 GCC probeStephen Boyd1-0/+12