summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: Add spi driver for Socionext SynQuacer platformMasahisa Kojima2019-06-043-0/+833
* spi: qup: remove unnecessary gotoJorge Ramirez-Ortiz2019-06-031-4/+0
* spidev: Add M53Menlo CPLD compatibleMarek Vasut2019-05-291-0/+1
* spi: spi-meson-spifc: update with SPDX Licence identifierNeil Armstrong2019-05-281-12/+6
* spi: sh-msiof: Reduce delays in sh_msiof_modify_ctr_wait()Geert Uytterhoeven2019-05-281-1/+1
* Merge branch 'spi-5.2' into spi-5.3Mark Brown2019-05-233-5/+10
|\
| * spi: abort spi_sync if failed to prepare_transfer_hardwareSuper Liu2019-05-231-1/+6
| * spi: spi-fsl-spi: call spi_finalize_current_message() at the endChristophe Leroy2019-05-221-1/+1
| * spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing2019-05-161-1/+1
| * spi: Fix Raspberry Pi breakageMark Brown2019-05-091-2/+2
* | spi: tegra114: set master cleanup and also invoke it on probe errorSowjanya Komatineni2019-05-231-0/+3
* | spi: bcm2835: Drop assignment of dma_slave_config directionLukas Wunner2019-05-221-2/+0
* | spi: bcm2835: Replace spi_master by spi_controllerLukas Wunner2019-05-221-95/+96
* | spi: spidev: Add dhcom-board to compatibility listChristoph Niedermaier2019-05-201-0/+1
* | Merge tag 'v5.2-rc1' into spi-5.3Mark Brown2019-05-205735-232729/+298480
|\ \
| * \ Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1937-66/+53
| |\ \
| | * | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-184-6/+6
| | * | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| | * | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-13/+105
| |\ \ \
| | * | | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+44
| | * | | i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit2019-05-171-13/+61
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-199-133/+174
| |\ \ \ \
| | * | | | misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni2019-05-021-0/+3
| | * | | | clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to st...kbuild test robot2019-05-021-2/+2
| | * | | | clocksource/drivers/tcb_clksrc: Rename the file for consistencyAlexandre Belloni2019-05-022-1/+1
| | * | | | clocksource/drivers/timer-atmel-pit: Rework Kconfig optionAlexandre Belloni2019-05-021-1/+4
| | * | | | clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni2019-05-022-14/+7
| | * | | | clocksource/drivers/tcb_clksrc: Use tcb as sched_clockAlexandre Belloni2019-05-021-0/+16
| | * | | | clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni2019-05-022-52/+70
| | * | | | ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-023-3/+3
| | * | | | clocksource/drivers/timer-milbeaut: Cleanup common register accessesSugaya Taichi2019-05-021-23/+39
| | * | | | clocksource/drivers/timer-milbeaut: Add shutdown functionSugaya Taichi2019-05-021-0/+10
| | * | | | clocksource/drivers/timer-milbeaut: Fix to enable one-shot timerSugaya Taichi2019-05-021-0/+2
| | * | | | clocksource/drivers/tegra: Rework for compensation of suspend timeJoseph Lo2019-05-021-43/+20
| | * | | | clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804David Abdurachmanov2019-05-021-1/+1
| | * | | | clocksource/drivers/sun4i: Add a compatible for sunivMesih Kilinc2019-05-021-1/+4
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1923-219/+2105
| |\ \ \ \ \
| | * | | | | iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2019-05-031-20/+0
| | * | | | | irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()Julien Grall2019-05-031-2/+8
| | * | | | | irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()Julien Grall2019-05-031-1/+6
| | * | | | | irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()Julien Grall2019-05-031-1/+6
| | * | | | | irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()Julien Grall2019-05-031-1/+7
| | * | | | | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-032-9/+38
| | * | | | | irqchip/ti-sci-inta: Add msi domain supportLokesh Vutla2019-05-012-1/+40
| | * | | | | soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla2019-05-013-0/+153
| | * | | | | irqchip/ti-sci-inta: Add support for Interrupt Aggregator driverLokesh Vutla2019-05-013-0/+588
| | * | | | | irqchip/ti-sci-intr: Add support for Interrupt Router driverLokesh Vutla2019-05-013-0/+286
| | * | | | | gpio: thunderx: Use the default parent apis for {request,release}_resourcesLokesh Vutla2019-05-011-12/+4
| | * | | | | firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla2019-05-011-0/+130