summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-07clk: imx: clk-gate2: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-cpu: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx: clk-busy: Switch to clk_hw based APIAbel Vesa
2019-06-07clk: imx6q: Do not reparent uninitialized IMX6QDL_CLK_PERIPH2 clockAbel Vesa
2019-06-07clk: imx6sx: Do not reparent to unregistered IMX6SX_CLK_AXIAbel Vesa
2019-06-07clk: imx: Add imx_obtain_fixed_clock clk_hw based variantAbel Vesa
2019-06-07clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_outPeng Fan
2019-05-23clk: imx: keep the mmdc p1 ipg clock always on on 6sx/ul/ull/sllJacky Bai
2019-05-23clk: imx8mm: Mark dram_apb criticalLeonard Crestez
2019-05-23clk: imx7ulp: update nic1_bus_clk parent infoAnson Huang
2019-05-23clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channelAnson Huang
2019-05-23clk: imx: Add common API for masking MMDC handshakeAnson Huang
2019-05-23clk: imx8m: Add GIC clockLeonard Crestez
2019-05-23clk: imx8mm: add SNVS clock to clock treeAnson Huang
2019-05-22clk: imx8mq: add SNVS clock to clock treeAnson Huang
2019-05-20clk: imx8mm: add GPIO clocks to clock treeAnson Huang
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-17fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-05-16Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-16Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-16Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-05-16Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-05-16soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-16dm: fix a couple brace coding style issuesSheetal Singala
2019-05-16dm crypt: print device name in integrity error messageMilan Broz
2019-05-16dm crypt: move detailed message into debug levelMilan Broz
2019-05-16dm ioctl: fix hang in early create error conditionHelen Koike
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson