summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* irqchip/renesas-irqc: Use proper irq_chip name and parentGeert Uytterhoeven2019-06-111-1/+2
* irqchip/renesas-intc-irqpin: Use proper irq_chip name and parentGeert Uytterhoeven2019-06-111-1/+2
* irqchip/meson-gpio: Add support for Meson-G12A SoCXingyu Chen2019-06-111-0/+1
* irqchip: Enable compile-testing for Renesas driversGeert Uytterhoeven2019-06-111-4/+16
* irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2mZeev Zilberman2019-06-112-17/+71
* irqchip/renesas-irqc: Convert to managed initializationsGeert Uytterhoeven2019-05-291-39/+15
* irqchip/renesas-irqc: Replace irqc_priv.pdev by irqc_priv.devGeert Uytterhoeven2019-05-291-4/+3
* irqchip/renesas-irqc: Add helper variable dev = &pdev->devGeert Uytterhoeven2019-05-291-13/+13
* irqchip/renesas-irqc: Remove error messages on out-of-memory conditionsGeert Uytterhoeven2019-05-291-2/+0
* irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h>Geert Uytterhoeven2019-05-291-1/+0
* irqchip: Add Renesas RZ/A1 Interrupt Controller driverGeert Uytterhoeven2019-05-293-0/+288
* gpio: mb86s7x: Enable ACPI supportArd Biesheuvel2019-05-291-7/+44
* irqchip/exiu: Implement ACPI supportArd Biesheuvel2019-05-281-8/+68
* irqchip/exiu: Preparatory refactor for ACPI supportArd Biesheuvel2019-05-281-23/+43
* acpi/irq: Implement helper to create hierachical domainsArd Biesheuvel2019-05-281-0/+26
* Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-261-3/+13
|\
| * random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o2019-05-261-3/+13
* | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-259-43/+103
|\ \
| * | libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams2019-05-211-2/+8
| * | dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-216-37/+91
| * | libnvdimm: Fix compilation warnings with W=1Qian Cai2019-05-213-4/+4
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-05-2511-226/+189
|\ \ \
| * | | Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-05-201-2/+1
| * | | scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-05-201-1/+1
| * | | scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu2019-05-201-7/+16
| * | | scsi: myrs: Fix uninitialized variableYueHaibing2019-05-201-1/+1
| * | | scsi: lpfc: Update lpfc version to 12.2.0.2James Smart2019-05-141-1/+1
| * | | scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-05-141-1/+4
| * | | scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart2019-05-141-13/+19
| * | | scsi: lpfc: resolve lockdep warningsJames Smart2019-05-142-33/+56
| * | | scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-05-141-4/+0
| * | | scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-05-141-24/+8
| * | | scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran2019-05-141-139/+82
* | | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-253-41/+76
|\ \ \ \
| * \ \ \ Merge branch 'nvme-5.2-rc2' of git://git.infradead.org/nvme into for-linusJens Axboe2019-05-233-41/+76
| |\ \ \ \
| | * | | | nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch2019-05-221-1/+1
| | * | | | nvme: copy MTFA field from identify controllerLaine Walker-Avina2019-05-211-0/+1
| | * | | | nvme: fix memory leak for power latency toleranceYufen Yu2019-05-171-0/+1
| | * | | | nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig2019-05-171-5/+20
| | * | | | nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig2019-05-171-23/+24
| | * | | | nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-05-171-2/+0
| | * | | | nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig2019-05-171-4/+9
| | * | | | nvme: Fix known effectsKeith Busch2019-05-171-1/+1
| | * | | | nvme-pci: Sync queues on resetKeith Busch2019-05-173-0/+14
| | * | | | nvme-pci: Unblock reset_work on IO failureKeith Busch2019-05-171-5/+4
| | * | | | nvme-pci: Don't disable on timeout in reset stateKeith Busch2019-05-171-1/+2
| | * | | | nvme-pci: Fix controller freeze wait disablingKeith Busch2019-05-171-6/+6
* | | | | | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-24598-7672/+598
|\ \ \ \ \ \
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125Thomas Gleixner2019-05-241-17/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner2019-05-247-84/+7