summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-11clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw basedAbel Vesa
2019-12-11clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw basedAbel Vesa
2019-12-11clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw basedAbel Vesa
2019-12-11clk: imx: Rename sccg and frac pll register to suggest clk_hwAbel Vesa
2019-12-11clk: imx: imx7ulp composite: Rename to show is clk_hw basedAbel Vesa
2019-12-11clk: imx: pllv2: Switch to clk_hw based APIAbel Vesa
2019-12-11clk: imx: pllv1: Switch to clk_hw based APIAbel Vesa
2019-12-11clk: imx: Replace all the clk based helpers with macrosAbel Vesa
2019-12-11clk: imx: Rename the SCCG to SSCGAbel Vesa
2019-12-11clk: imx: Add correct failure handling for clk based helpersAbel Vesa
2019-12-11clk: imx8qxp-lpcg: Warn against devm_platform_ioremap_resourceLeonard Crestez
2019-12-11clk: imx8mn: correct the usb1_ctrl parent to be usb_busLi Jun
2019-12-09clk: imx8m: Suppress bind attrsLeonard Crestez
2019-12-09clk: imx7ulp: Fix watchdog2 clock name typoFabio Estevam
2019-12-09clk: imx6q: disable non functional dividerJan Remmet
2019-12-09clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez
2019-12-09clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocksLeonard Crestez
2019-12-09clk: imx: clk-divider-gate: drop redundant initializationPeng Fan
2019-12-09clk: imx: clk-divider-gate: fix a typo in commentPeng Fan
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
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen
2019-12-05net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin
2019-12-05net: hns3: fix for TX queue not restarted problemYunsheng Lin