summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-282-3/+18
|\
| * printk: introduce a kmsg_dump iteratorJohn Ogness2021-03-082-2/+7
| * mtd: mtdoops: synchronize kmsg_dumperJohn Ogness2021-03-081-1/+11
* | Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-04-2824-374/+546
|\ \
| * | s390/zcrypt: fix zcard and zqueue hot-unplug memleakHarald Freudenberger2021-04-212-0/+2
| * | s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle2021-04-121-0/+7
| * | s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_tVineeth Vijayan2021-04-121-2/+1
| * | s390/sclp: use LIST_HEAD for InitializationVineeth Vijayan2021-04-074-16/+8
| * | s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan2021-04-074-8/+4
| * | s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak2021-04-052-95/+215
| * | s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queueShixin Liu2021-04-051-2/+1
| * | s390/cio: use DEFINE_SPINLOCK() for spinlockShixin Liu2021-04-051-2/+1
| * | s390/qdio: let driver manage the QAOBJulian Wiedmann2021-03-226-172/+62
| * | s390/pci: unify de-/configure for slots and eventsNiklas Schnelle2021-03-221-50/+2
| * | s390/cio: add CRW inject functionalityVineeth Vijayan2021-03-224-1/+213
| * | s390/cio: introduce CIO debugfs directoryVineeth Vijayan2021-03-223-1/+27
| * | s390/pci: refactor zpci function statesNiklas Schnelle2021-03-221-7/+1
| * | s390/sclp: increase sclp console line lengthPeter Oberparleiter2021-03-222-22/+6
* | | Fix misc new gcc warningsLinus Torvalds2021-04-282-2/+2
* | | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-271-1/+10
|\ \ \
| * | | lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore2021-03-221-1/+10
* | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-2717-21/+34
|\ \ \ \
| * | | | psci: use function_nocfi for cpu_resumeSami Tolvanen2021-04-091-2/+5
| * | | | lkdtm: use function_nocfiSami Tolvanen2021-04-091-1/+1
| * | | | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-0915-18/+28
* | | | | Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-04-2751-635/+1500
|\ \ \ \ \
| * | | | | spi: Rename enable1 to activate in spi_set_cs()Andy Shevchenko2021-04-231-5/+4
| * | | | | spi: stm32-qspi: fix debug format stringArnd Bergmann2021-04-221-1/+1
| * | | | | spi: fsi: add a missing of_node_putChristophe JAILLET2021-04-211-1/+3
| * | | | | spi: Make error handling of gpiod_count() call cleanerAndy Shevchenko2021-04-211-6/+7
| * | | | | Merge series "spi: altera: Add DFL bus support for Altera SPI" from matthew.g...Mark Brown2021-04-205-163/+401
| |\ \ \ \ \
| | * | | | | spi: altera: Add DFL bus driver for Altera API ControllerMatthew Gerlach2021-04-203-0/+214
| | * | | | | spi: altera: separate core code from platform codeMatthew Gerlach2021-04-204-163/+187
| * | | | | | spidev: Add Micron SPI NOR Authenta device compatibleShivamurthy Shastri2021-04-201-0/+1
| |/ / / / /
| * | | | | spi: stm32-qspi: Fix compilation warning in ARM64Patrice Chotard2021-04-201-1/+1
| * | | | | Merge series "spi: stm32-qspi: Fix and update" from <patrice.chotard@foss.st....Mark Brown2021-04-191-22/+84
| |\ \ \ \ \
| | * | | | | spi: stm32-qspi: Add dirmap supportPatrice Chotard2021-04-191-16/+67
| | * | | | | spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transferPatrice Chotard2021-04-191-2/+3
| | * | | | | spi: stm32-qspi: fix pm_runtime usage_count counterChristophe Kerello2021-04-191-4/+14
| * | | | | | spi: Handle SPI device setup callback failure.Joe Burmeister2021-04-191-1/+8
| * | | | | | spi: sync up initial chipselect stateDavid Bauer2021-04-191-8/+8
| |/ / / / /
| * | | | | spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single failsQuanyang Wang2021-04-161-6/+20
| * | | | | spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_opQuanyang Wang2021-04-161-10/+4
| * | | | | spi: spi-zynqmp-gqspi: Resolved slab-out-of-bounds bugAmit Kumar Mahapatra2021-04-161-4/+6
| * | | | | spi: spi-zynqmp-gqspi: fix hang issue when suspend/resumeQuanyang Wang2021-04-161-6/+14
| * | | | | spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issueQuanyang Wang2021-04-161-39/+8
| * | | | | Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-04-153-8/+8
| |\ \ \ \ \
| | * | | | | spi: pxa2xx: Add support for Intel Alder Lake PCH-MJarkko Nikula2021-04-151-0/+4
| | * | | | | spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-04-081-7/+2
| | * | | | | spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probeDinghao Liu2021-04-081-0/+1