summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-06clk: qcom: gcc-msm8996: Fix parent for CLKREF clocksBjorn Andersson
2020-01-06clk: qcom: rpmh: Add IPA clock for SC7180Taniya Das
2020-01-06clk: qcom: rpmh: skip undefined clocks when registeringTaniya Das
2020-01-04clk: qcom: Add video clock controller driver for SC7180Taniya Das
2020-01-04clk: qcom: Add graphics clock controller driver for SC7180Taniya Das
2020-01-04clk: qcom: apcs-msm8916: use clk_parent_data to specify the parentNiklas Cassel
2020-01-04Merge branch 'clk-register-dt-node-better' into clk-qcomStephen Boyd
2020-01-04clk: Use parent node pointer during registration if necessaryStephen Boyd
2019-12-23clk: qcom: Add display clock controller driver for SC7180Taniya Das
2019-12-23clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibrationTaniya Das
2019-12-23clk: qcom: alpha-pll: Remove useless read from set rateTaniya Das
2019-12-23clk: qcom: Add missing msm8998 gcc_bimc_gfx_clkJeffrey Hugo
2019-12-18clk: qcom: apcs-msm8916: silently error out on EPROBE_DEFERJorge Ramirez-Ortiz
2019-12-18clk: qcom: hfpll: use clk_parent_data to specify the parentJorge Ramirez-Ortiz
2019-12-18clk: qcom: hfpll: CLK_IGNORE_UNUSEDJorge Ramirez-Ortiz
2019-12-18clk: qcom: hfpll: register as clock providerJorge Ramirez-Ortiz
2019-12-18clk: qcom: gcc: limit GPLL0_AO_OUT operating frequencyJorge Ramirez-Ortiz
2019-12-18clk: qcom: smd: Add missing bimc clockJeffrey Hugo
2019-12-18clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driverJeffrey Hugo
2019-12-18clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpmBrian Masney
2019-12-18clk: qcom: dispcc: Add support for display port clocksTaniya Das
2019-12-18clk: qcom: rcg2: Add support for display port clock opsTaniya Das
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki
2019-12-06Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-12-06lpc_eth: kernel BUG on removeBruno Carneiro da Cunha
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu
2019-12-06Merge branch 'next' into for-linusDmitry Torokhov
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-06Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2019-12-06Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-12-06Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson
2019-12-06Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...Dave Airlie
2019-12-05ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers