index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
2021-12-16
1
-3
/
+0
*
dmaengine: qcom_hidma: Cleanup MSI handling
Thomas Gleixner
2021-12-16
1
-24
/
+18
*
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2021-12-16
4
-23
/
+7
*
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-12-16
8
-28
/
+20
*
mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
Thomas Gleixner
2021-12-16
1
-5
/
+2
*
iommu/arm-smmu-v3: Use msi_get_virq()
Thomas Gleixner
2021-12-16
1
-16
/
+3
*
perf/smmuv3: Use msi_get_virq()
Thomas Gleixner
2021-12-16
1
-4
/
+1
*
dmaengine: mv_xor_v2: Get rid of msi_desc abuse
Thomas Gleixner
2021-12-16
1
-11
/
+5
*
PCI/MSI: Simplify pci_irq_get_affinity()
Thomas Gleixner
2021-12-16
1
-16
/
+10
*
PCI/MSI: Use msi_get_virq() in pci_get_vector()
Thomas Gleixner
2021-12-16
1
-20
/
+5
*
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
1
-2
/
+14
*
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
3
-14
/
+10
*
soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
2
-4
/
+4
*
bus: fsl-mc-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
2
-4
/
+4
*
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
4
-11
/
+11
*
platform-msi: Store platform private data pointer in msi_device_data
Thomas Gleixner
2021-12-16
1
-47
/
+32
*
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2021-12-16
3
-20
/
+26
*
platform-msi: Let the core code handle sysfs groups
Thomas Gleixner
2021-12-16
1
-10
/
+1
*
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
3
-25
/
+6
*
soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
1
-0
/
+4
*
bus: fsl-mc-msi: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
1
-6
/
+8
*
platform-msi: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
1
-1
/
+7
*
PCI/MSI: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
1
-2
/
+15
*
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-16
2
-5
/
+33
*
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-16
6
-15
/
+15
*
PCI/MSI: Set pci_dev::msi[x]_enabled early
Thomas Gleixner
2021-12-16
1
-6
/
+17
*
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
2021-12-14
204
-626
/
+1216
|
\
|
*
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
2021-12-14
1
-1
/
+1
|
*
PCI/MSI: Mask MSI-X vectors only on success
Stefan Roese
2021-12-14
1
-3
/
+10
|
*
Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-12-12
8
-33
/
+61
|
|
\
|
|
*
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
2021-12-12
1
-2
/
+2
|
|
*
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
2021-12-12
1
-1
/
+1
|
|
*
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-12
2
-2
/
+2
|
|
*
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-12-12
3
-1
/
+40
|
|
*
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-12-10
3
-8
/
+16
|
|
*
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
2021-12-10
1
-4
/
+0
|
|
*
Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
Douglas Anderson
2021-12-09
1
-15
/
+0
|
*
|
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-12
31
-101
/
+113
|
|
\
\
|
|
*
|
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-09
2
-4
/
+23
|
|
*
|
Merge tag 'iio-fixes-for-5.16b' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-12-08
15
-44
/
+36
|
|
|
\
\
|
|
|
*
|
iio: trigger: stm32-timer: fix MODULE_ALIAS
Alyssa Ross
2021-12-04
1
-1
/
+1
|
|
|
*
|
iio: adc: stm32: fix null pointer on defer_probe error
Olivier Moysan
2021-11-27
1
-1
/
+1
|
|
|
*
|
iio: at91-sama5d2: Fix incorrect sign extension
Gwendal Grignou
2021-11-21
1
-1
/
+2
|
|
|
*
|
iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Evgeny Boger
2021-11-21
1
-15
/
+3
|
|
|
*
|
iio: gyro: adxrs290: fix data signedness
Kister Genesis Jimenez
2021-11-21
1
-2
/
+3
|
|
|
*
|
iio: ad7768-1: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
|
|
|
*
|
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
|
|
|
*
|
iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC config
Lukas Bulwahn
2021-11-17
1
-1
/
+1
|
|
|
*
|
iio: dln2: Check return value of devm_iio_trigger_register()
Lars-Peter Clausen
2021-11-17
1
-1
/
+5
|
|
|
*
|
iio: trigger: Fix reference counting
Lars-Peter Clausen
2021-11-17
1
-1
/
+0
[next]