summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macrosVladimir Oltean2019-08-201-16/+21
* spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEARVladimir Oltean2019-08-201-1/+13
* spi: spi-fsl-dspi: Use BIT() and GENMASK() macrosVladimir Oltean2019-08-201-29/+29
* spi: spi-fsl-dspi: Remove unused defines and includesVladimir Oltean2019-08-201-26/+0
* spi: spi-fsl-dspi: Fix code alignmentVladimir Oltean2019-08-201-185/+185
* spi: Rename of_spi_register_master() functionLinus Walleij2019-08-081-3/+3
* spi: sh-msiof: Use devm_platform_ioremap_resource() helperGeert Uytterhoeven2019-08-071-3/+1
* spi: atmel: add tracing to custom .transfer_one_message callbackUwe Kleine-König2019-08-021-0/+5
* spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-0236-80/+19
* spi: Reduce kthread priorityPeter Zijlstra2019-08-022-2/+2
* spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attributeGeert Uytterhoeven2019-08-011-6/+5
* spi: sprd: adi: Change hwlock to be optionalBaolin Wang2019-07-261-26/+42
* spi: sprd: adi: Add a reset reason for watchdog modeSherry Zong2019-07-261-0/+15
* spi: sprd: adi: Add a reset reason for factory test modeSherry Zong2019-07-261-0/+3
* spi: sprd: adi: Add a reset reason for TOS panicChenxu Wei2019-07-261-0/+3
* spi: sprd: adi: Remove redundant address bits settingBaolin Wang2019-07-261-3/+0
* spi: dw-pci: Use dev_get_drvdataChuhong Yuan2019-07-241-4/+2
* spi: dw-mmio: Clock should be shut when error occursAndy Shevchenko2019-07-221-2/+4
* spi: dw-mmio: Use devm_platform_ioremap_resource()Andy Shevchenko2019-07-221-3/+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
| | * | Input: add Apple SPI keyboard and trackpad driverRonald Tschalär2019-07-195-0/+2117
| | * | Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-151-0/+32
| | * | Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-07-151-2/+2
| | * | Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen2019-07-151-0/+1
| | * | Input: iforce - remove empty multiline commentsTim Schumacher2019-07-156-18/+0
| | * | Merge tag 'v5.2' into nextDmitry Torokhov2019-07-1514535-308210/+313652
| | |\ \
| | * | | Input: synaptics - fix misuse of strlcpyJoe Perches2019-07-151-1/+1