summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge branch 'clk-parent-rewrite-1' into clk-nextStephen Boyd4-113/+322
2019-05-07Merge branch 'clk-ti' into clk-nextStephen Boyd16-19/+41
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd52-229/+2265
2019-05-07Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd17-66/+576
2019-05-07Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-...Stephen Boyd12-90/+178
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd29-626/+2363
2019-05-07Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...Stephen Boyd52-203/+4615
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds4-4/+9
2019-05-03clk: Cache core in clk_fetch_parent_index() without namesStephen Boyd1-10/+27
2019-05-03clk: imx: correct pfdv2 gate_bit/vld_bit operationsAnson Huang1-5/+5
2019-05-03clk: sifive: add a driver for the SiFive FU540 PRCI IP blockPaul Walmsley5-0/+647
2019-05-03clk: analogbits: add Wide-Range PLL libraryPaul Walmsley5-0/+372
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+16
2019-05-03clk: imx: clk-pllv3: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+24
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+16
2019-05-02clk: imx8mq: Add dsi_ipg_divGuido Günther1-0/+1
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-59/+150
2019-05-02i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula1-0/+4
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel1-0/+2
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang1-2/+1
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+32
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch3-1/+13
2019-05-02Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-6/+3
2019-05-02clk: imx: pllv4: add fractional-N pll supportAnson Huang1-9/+63
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson1-1/+2
2019-05-01Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-5/+1
2019-05-01clk: sunxi-ng: Use the correct style for SPDX License IdentifierNishad Kamdar2-3/+3
2019-05-01clk: sprd: Use the correct style for SPDX License IdentifierNishad Kamdar6-6/+6
2019-05-01clk: renesas: Use the correct style for SPDX License IdentifierNishad Kamdar3-6/+6
2019-05-01clk: qcom: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-05-01clk: davinci: Use the correct style for SPDX License IdentifierNishad Kamdar2-2/+2
2019-05-01clk: actions: Use the correct style for SPDX License IdentifierNishad Kamdar9-9/+9
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds1-1/+1
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka1-1/+1
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki1-5/+1
2019-04-30Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller17-35/+88
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-38/+37
2019-04-30net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter1-0/+6
2019-04-30Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann2-0/+16
2019-04-30clk: imx: keep uart clock on during system bootJacky Bai1-0/+16
2019-04-30clk: imx: correct i.MX7D AV PLL num/denom offsetAnson Huang3-10/+24
2019-04-30Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/sc...David S. Miller1-0/+6
2019-04-29clk: stm32mp1: Add ddrperfm clockGabriel Fernandez1-0/+3
2019-04-29rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds1-1/+1
2019-04-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo7-11/+31
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki1-2/+2
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris6-9/+29
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-20/+75