summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-08Merge branch 'clk-at91' into clk-nextStephen Boyd
2019-03-08Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...Stephen Boyd
2019-03-08Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd
2019-03-08Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q...Stephen Boyd
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd
2019-03-08Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd
2019-03-08Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...Stephen Boyd
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang
2019-02-26clk: mediatek: correct cpu clock name for MT8173 SoCSeiya Wang
2019-02-26clk: imx: Refactor entire sccg pll clkAbel Vesa
2019-02-26clk: imx: scu: add cpu frequency scaling supportAnson Huang
2019-02-26clk: mediatek: Mark bus and DRAM related clocks as criticalJasper Mattsson
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson
2019-02-26clk: mediatek: Add MUX_FLAGS macroJasper Mattsson
2019-02-26clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocksBjorn Andersson
2019-02-26clk: ingenic: Remove set but not used variable 'enable'YueHaibing
2019-02-25clk: at91: programmable: remove unneeded register readNicolas Ferre
2019-02-25clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_selchunhui dai
2019-02-25clk: mediatek: add MUX_GATE_FLAGS_2chunhui dai
2019-02-25clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLKFabrizio Castro
2019-02-24Linux 5.0-rc8Linus Torvalds
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet
2019-02-23net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens
2019-02-23Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-22Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds
2019-02-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-22Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2019-02-23bpf, doc: add bpf list as secondary entry to maintainers fileDaniel Borkmann
2019-02-22Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-22Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-22Merge branch 'udp-a-few-fixes'David S. Miller
2019-02-22udp: fix possible user after free in error handlerPaolo Abeni
2019-02-22udpv6: fix possible user after free in error handlerPaolo Abeni
2019-02-22fou6: fix proto error handler argument typePaolo Abeni
2019-02-22udpv6: add the required annotation to mib typePaolo Abeni
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-02-22net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal
2019-02-22Merge branch 'bnxt_en-firmware-message-delay-fixes'David S. Miller
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan