summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-152-48/+78
|\
| * PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-102-9/+11
| * PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-101-1/+1
| * PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-101-4/+1
| * PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-101-4/+4
| * PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-101-0/+5
| * PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-101-0/+15
| * PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-101-18/+27
| * PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-101-13/+15
* | Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-152-10/+63
|\ \
| * \ Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Thomas Gleixner2021-08-102-10/+63
| |\ \
| | * | efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel2021-08-031-0/+4
| | * | efi/libstub: arm64: Warn when efi_random_alloc() failsArd Biesheuvel2021-08-031-0/+2
| | * | efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel2021-08-031-15/+13
| | * | efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel2021-08-031-1/+48
| | * | arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt2021-07-201-0/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-143-4/+15
|\ \ \ \
| * | | | scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King2021-08-091-1/+1
| * | | | scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley2021-08-091-2/+12
| * | | | scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne2021-08-091-1/+2
* | | | | Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-143-7/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-5.14/dax' into libnvdimm-fixesDan Williams2021-08-111-1/+1
| |\ \ \ \ \
| | * | | | | dax: Ensure errno is returned from dax_direct_accessIra Weiny2021-07-071-1/+1
| * | | | | | libnvdimm/region: Fix label activation vs errorsDan Williams2021-08-111-6/+11
| * | | | | | ACPI: NFIT: Fix support for virtual SPA rangesDan Williams2021-08-111-0/+3
* | | | | | | Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-141-16/+2
|\ \ \ \ \ \ \
| * | | | | | | Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"Greg Kroah-Hartman2021-08-101-16/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-146-8/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2021-08-106-8/+10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | iio: adc: Fix incorrect exit of for-loopColin Ian King2021-07-311-2/+2
| | * | | | | | iio: humidity: hdc100x: Add margin to the conversion timeChris Lesiak2021-07-241-2/+4
| | * | | | | | iio: accel: fxls8962af: fix i2c dependencyArnd Bergmann2021-07-241-0/+2
| | * | | | | | iio: adis: set GPIO reset pin directionAntti Keränen2021-07-171-2/+1
| | * | | | | | iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König2021-07-171-1/+0
| | * | | | | | iio: accel: fxls8962af: fix potential use of uninitialized symbolSean Nyekjaer2021-07-131-1/+1
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-142-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman2021-08-101-2/+3
| * | | | | | | | i2c: iproc: fix race between client unreg and taskletDhananjay Phadke2021-08-101-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-141-7/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne2021-08-121-6/+14
| * | | | | | | | xen/events: remove redundant initialization of variable irqColin Ian King2021-07-211-1/+1
* | | | | | | | | Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-131-3/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nbd: Aovid double completion of a requestXie Yongji2021-08-131-3/+11
* | | | | | | | | | Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-136-61/+73
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello2021-08-121-2/+1
| * | | | | | | | | | Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-08-111-13/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | pinctrl: tigerlake: Fix GPIO mapping for newer version of softwareAndy Shevchenko2021-08-041-13/+13
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | pinctrl: k210: Fix k210_fpioa_probe()Damien Le Moal2021-08-111-6/+20
| * | | | | | | | | | pinctrl: sunxi: Don't underestimate number of functionsAndre Przywara2021-08-101-3/+5
| * | | | | | | | | | pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang2021-07-231-5/+3