summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen2019-08-141-1/+1
* clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMUMarek Szyprowski2019-08-081-14/+34
* clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMUSylwester Nawrocki2019-08-081-11/+43
* clk: samsung: Change signature of exynos5_subcmus_init() functionSylwester Nawrocki2019-08-084-36/+49
* clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven2019-07-231-14/+2Star
* clk: sprd: Select REGMAP_MMIO to avoid compile errorsChunyan Zhang2019-07-221-0/+1
* clk: mediatek: mt8183: Register 13MHz clock earlier for clocksourceWeiyi Lu2019-07-221-12/+34
* clk: Add missing documentation of devm_clk_bulk_get_optional() argumentSylwester Nawrocki2019-07-221-0/+1
* clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu2019-07-221-0/+2
* Linus 5.3-rc1Linus Torvalds2019-07-211-2/+2
* Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2111-122/+119Star
|\
| * dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring2019-07-211-0/+4
| * dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring2019-07-211-33/+38
| * dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring2019-07-211-1/+1
| * dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring2019-07-211-4/+1Star
| * dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2019-07-212-2/+6
| * dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring2019-07-211-82/+61Star
| * dt-bindings: Ensure child nodes are of type 'object'Rob Herring2019-07-216-0/+8
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-211-1/+1
|\ \
| * | typo fix: it's d_make_root, not d_make_inode...Al Viro2019-07-211-1/+1
* | | Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-218-31/+126
|\ \ \
| * | | cifs: update internal module numberSteve French2019-07-191-1/+1
| * | | cifs: flush before set-info if we have writeable handlesRonnie Sahlberg2019-07-191-0/+16
| * | | smb3: optimize open to not send query file internal infoSteve French2019-07-195-26/+56
| * | | cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein2019-07-181-3/+8
| * | | CIFS: fix deadlock in cached root handlingAurelien Aptel2019-07-181-1/+45
* | | | iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai2019-07-211-1/+1
* | | | hexagon: switch to generic version of pte allocationMike Rapoport2019-07-211-32/+2Star
* | | | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-2119-60/+1458
|\ \ \ \
| * | | | NTB: Describe the ntb_msi_test client in the documentation.Logan Gunthorpe2019-06-131-0/+27
| * | | | NTB: Add MSI interrupt support to ntb_transportLogan Gunthorpe2019-06-131-1/+168
| * | | | NTB: Add ntb_msi_test support to ntb_testLogan Gunthorpe2019-06-131-2/+52
| * | | | NTB: Introduce NTB MSI Test ClientLogan Gunthorpe2019-06-133-0/+443
| * | | | NTB: Introduce MSI libraryLogan Gunthorpe2019-06-134-1/+501
| * | | | NTB: Rename ntb.c to support multiple source files in the moduleLogan Gunthorpe2019-06-132-0/+2
| * | | | NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe2019-06-131-0/+70
| * | | | NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe2019-06-131-1/+52
| * | | | PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe2019-06-131-2/+10
| * | | | PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-133-9/+62
| * | | | ntb_hw_switchtec: Fix setup MW with failure bugJoey Zhang2019-06-131-27/+39
| * | | | ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for cross...Wesley Sheng2019-06-131-0/+3
| * | | | ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() functionJoey Zhang2019-06-131-4/+7
| * | | | NTB: correct ntb_dev_ops and ntb_dev comment typosWesley Sheng2019-06-131-2/+2
| * | | | NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()Dan Carpenter2019-06-131-1/+1
| * | | | ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()Dan Carpenter2019-06-131-1/+1
| * | | | NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazedLogan Gunthorpe2019-06-131-0/+1
| * | | | NTB: ntb_hw_amd: set peer limit registerSanjay R Mehta2019-06-131-4/+4
| * | | | NTB: ntb_perf: Clear stale values in doorbell and command SPAD registerSanjay R Mehta2019-06-131-0/+8
| * | | | NTB: ntb_perf: Disable NTB link after clearing peer XLAT registersSanjay R Mehta2019-06-131-2/+2
| * | | | NTB: ntb_perf: Increased the number of message retries to 1000Sanjay R Mehta2019-06-131-1/+1