summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-10clk: imx: pllv4: use prepare/unpreparePeng Fan1-6/+6
2020-03-10clk: imx: pfdv2: determine best parent ratePeng Fan1-17/+33
2020-03-10clk: imx: pfdv2: switch to use determine_ratePeng Fan1-6/+9
2020-03-10clk: imx: Fix division by zero warning on pfdv2Anson Huang1-0/+6
2020-02-24clk: imx: clk-sscg-pll: Drop unnecessary initializationAnson Huang1-7/+7
2020-02-24clk: imx: pll14xx: Return error if pll type is invalidAnson Huang1-0/+2
2020-02-24clk: imx: imx8mp: fix a53 cpu clockPeng Fan2-5/+14
2020-02-24clk: imx: imx8mn: fix a53 cpu clockPeng Fan2-5/+15
2020-02-24clk: imx: imx8mm: fix a53 cpu clockPeng Fan2-5/+15
2020-02-24clk: imx: imx8mq: fix a53 cpu clockPeng Fan2-5/+15
2020-02-24clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang2-3/+3
2020-02-19clk: imx8mn: Remove unused includesAnson Huang1-2/+0
2020-02-19clk: imx8mm: Remove unused includesAnson Huang1-2/+0
2020-02-19clk: imx8mp: Include slab.h instead of clkdev.hAnson Huang1-1/+1
2020-02-17clk: imx8mp: Add missing of_node_put()Anson Huang1-0/+1
2020-02-17clk: imx8mn: Add missing of_node_put()Anson Huang1-0/+1
2020-02-17clk: imx8mm: Add missing of_node_put()Anson Huang1-0/+1
2020-02-17clk: imx8mq: Add missing of_node_put()Anson Huang1-0/+1
2020-02-17clk: imx6sl: Add missing of_node_put()Anson Huang1-0/+1
2020-02-17clk: imx7ulp: Include clk-provider.h instead of clk.hAnson Huang1-1/+1
2020-02-17clk: imx: drop redundant initializationAnson Huang4-6/+6
2020-02-17clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driverAnson Huang3-3/+3
2020-02-17clk: imx8mm: Add CLKO2 supportFabio Estevam2-1/+6
2020-02-17clk: imx8mm: Fix the CLKO1 source select listFabio Estevam1-2/+2
2020-02-14clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan2-9/+14
2020-02-14clk: imx: imx8mm: use imx8m_clk_hw_composite_corePeng Fan2-15/+27
2020-02-14clk: imx: imx8mq: use imx8m_clk_hw_composite_corePeng Fan2-16/+25
2020-02-14clk: imx: composite-8m: add imx8m_clk_hw_composite_corePeng Fan2-6/+25
2020-02-14clk: imx: imx8mp: add ocotp root clkPeng Fan1-0/+1
2020-02-13clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang1-0/+2
2020-02-13dt-bindings: clock: Refine i.MX8MN clock bindingAnson Huang1-46/+2
2020-02-13dt-bindings: clock: Convert i.MX8MM to json-schemaAnson Huang2-29/+68
2020-02-13dt-bindings: clock: Convert i.MX8MQ to json-schemaAnson Huang2-20/+72
2020-02-13clk: imx8mn: add SNVS clock to clock treeHoria Geantă1-0/+1
2020-02-13dt-bindings: clock: imx8mn: add SNVS clockHoria Geantă1-1/+3
2020-02-10Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5
2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1