summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amlogic-drivers-2.1' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2019-08-295-2/+657
|\
| * soc: amlogic: Add support for Everything-Else power domains controllerNeil Armstrong2019-08-283-0/+504
| * soc: amlogic: meson-gx-socinfo: Add of_node_put() before returnNishka Dasgupta2019-08-201-1/+3
| * soc: amlogic: clk-measure: Add support for SM1Neil Armstrong2019-08-201-0/+134
| * soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDsNeil Armstrong2019-08-201-0/+2
| * soc: amlogic: meson-gx-socinfo: add A311D idChristian Hewitt2019-08-051-0/+1
| * soc: amlogic: meson-clk-measure: add G12B second cluster cpu clkNeil Armstrong2019-08-051-0/+2
| * soc: amlogic: meson-clk-measure: protect measure with a mutexNeil Armstrong2019-08-051-1/+11
* | Merge branch 'v5.4/dt' into v5.4/driversJerome Brunet2019-08-091-1/+0
|\ \
| * | clk: meson: g12a: expose CPUB clock ID for G12BNeil Armstrong2019-08-091-1/+0
| |/
* | clk: meson: g12a: add notifiers to handle cpu clock changeNeil Armstrong2019-08-091-54/+481
* | clk: meson: add g12a cpu dynamic divider driverNeil Armstrong2019-08-094-0/+99
* | clk: core: introduce clk_hw_set_parent()Neil Armstrong2019-08-091-0/+6
* | clk: meson: remove clk input helperAlexandre Mergnat2019-07-294-72/+0
* | clk: meson: remove ee input bypass clocksAlexandre Mergnat2019-07-293-13/+0
* | clk: meson: clk-regmap: migrate to new parent description methodAlexandre Mergnat2019-07-295-6/+21
* | clk: meson: meson8b: migrate to the new parent description methodAlexandre Mergnat2019-07-291-211/+496
* | clk: meson: axg: migrate to the new parent description methodAlexandre Mergnat2019-07-291-60/+144
* | clk: meson: gxbb: migrate to the new parent description methodAlexandre Mergnat2019-07-291-203/+451
* | clk: meson: g12a: migrate to the new parent description methodAlexandre Mergnat2019-07-291-394/+693
* | clk: meson: remove ao input bypass clocksAlexandre Mergnat2019-07-293-46/+0
* | clk: meson: axg-aoclk: migrate to the new parent description methodAlexandre Mergnat2019-07-291-26/+37
* | clk: meson: gxbb-aoclk: migrate to the new parent description methodAlexandre Mergnat2019-07-291-28/+27
* | clk: meson: g12a-aoclk: migrate to the new parent description methodAlexandre Mergnat2019-07-291-31/+50
* | clk: meson: axg-audio: migrate to the new parent description methodAlexandre Mergnat2019-07-292-142/+120
* | clk: meson: g12a: fix hifi typo in mali parent_namesAlexandre Mergnat2019-07-251-1/+1
|/
* iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai2019-07-211-1/+1
* Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-2114-55/+1165
|\
| * NTB: Add MSI interrupt support to ntb_transportLogan Gunthorpe2019-06-131-1/+168
| * NTB: Introduce NTB MSI Test ClientLogan Gunthorpe2019-06-133-0/+443
| * NTB: Introduce MSI libraryLogan Gunthorpe2019-06-133-1/+428
| * NTB: Rename ntb.c to support multiple source files in the moduleLogan Gunthorpe2019-06-132-0/+2
| * PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe2019-06-131-2/+10
| * PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-131-9/+45
| * 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: 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
| * ntb: intel: Make intel_ntb3_peer_db_addr staticYueHaibing2019-06-131-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-2020-29/+2183
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2019-07-2014538-308224/+315806
| |\ \
| | * | Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-191-1/+1
| | * | Input: psmouse - fix build error of multiple definitionYueHaibing2019-07-191-1/+2
| | * | Input: applespi - remove set but not used variables 'sts'Mao Wenan2019-07-191-2/+1