index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-12-16
mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
Thomas Gleixner
2021-12-16
iommu/arm-smmu-v3: Use msi_get_virq()
Thomas Gleixner
2021-12-16
perf/smmuv3: Use msi_get_virq()
Thomas Gleixner
2021-12-16
dmaengine: mv_xor_v2: Get rid of msi_desc abuse
Thomas Gleixner
2021-12-16
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_get_virq() in pci_get_vector()
Thomas Gleixner
2021-12-16
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
bus: fsl-mc-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
platform-msi: Store platform private data pointer in msi_device_data
Thomas Gleixner
2021-12-16
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2021-12-16
platform-msi: Let the core code handle sysfs groups
Thomas Gleixner
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
bus: fsl-mc-msi: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
platform-msi: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-16
PCI/MSI: Set pci_dev::msi[x]_enabled early
Thomas Gleixner
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
2021-12-14
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
2021-12-14
PCI/MSI: Mask MSI-X vectors only on success
Stefan Roese
2021-12-12
Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-12-12
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-12
Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-12
Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-12-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-12-11
Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-11
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-11
Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-12-11
Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2021-12-11
Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-12-10
Merge tag 'thermal-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-10
Merge tag 'hwmon-for-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-10
i2c: mpc: Use atomic read and fix break condition
Chris Packham
2021-12-10
Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-10
Merge tag 'mmc-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2021-12-10
Merge tag 'libata-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-12-10
Merge tag 'drm-fixes-2021-12-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-12-10
Revert "mtd_blkdevs: don't scan partitions for plain mtdblock"
Jens Axboe
2021-12-10
md: fix double free of mddev->private in autorun_array()
zhangyue
[next]