index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
Thomas Gleixner
1
-13
/
+3
2020-12-15
pinctrl: nomadik: Use irq_has_action()
Thomas Gleixner
1
-5
/
+6
2020-12-15
drm/i915/pmu: Replace open coded kstat_irqs() copy
Thomas Gleixner
3
-18
/
+43
2020-12-15
drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
Thomas Gleixner
1
-4
/
+0
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
618
-4716
/
+9085
2020-12-12
irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling
Douglas Anderson
1
-1
/
+20
2020-12-11
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
1
-0
/
+121
2020-12-11
ACPI: Drop acpi_dev_irqresource_disabled()
John Garry
1
-12
/
+5
2020-12-11
irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridge
Marc Zyngier
1
-3
/
+8
2020-12-11
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
Marc Zyngier
1
-0
/
+3
2020-12-11
platform-msi: Track shared domain allocation
Marc Zyngier
1
-0
/
+7
2020-12-11
irqchip/ti-sci-intr: Fix freeing of irqs
Lokesh Vutla
1
-7
/
+7
2020-12-11
irqchip/ti-sci-inta: Fix printing of inta id on probe success
Lokesh Vutla
1
-1
/
+1
2020-12-11
drivers/irqchip: Remove EZChip NPS interrupt controller
Vineet Gupta
3
-173
/
+0
2020-12-11
irqchip/hip04: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-5
/
+1
2020-12-11
irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()
Valentin Schneider
2
-13
/
+1
2020-12-11
irqchip/ocelot: Add support for Jaguar2 platforms
Gregory CLEMENT
1
-0
/
+19
2020-12-11
irqchip/ocelot: Add support for Serval platforms
Gregory CLEMENT
1
-0
/
+19
2020-12-11
irqchip/ocelot: Add support for Luton platforms
Gregory CLEMENT
1
-4
/
+34
2020-12-11
irqchip/ocelot: prepare to support more SoC
Gregory CLEMENT
1
-22
/
+54
2020-12-11
irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.Dirty
Shenming Lu
1
-1
/
+1
2020-12-11
irqchip/alpine-msi: Fix freeing of interrupts on allocation error path
Marc Zyngier
1
-2
/
+1
2020-12-11
irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support
Hou Zhiqiang
1
-10
/
+6
2020-12-11
irqchip/loongson-htpic: Fix build warnings
Huacai Chen
1
-4
/
+3
2020-12-11
irqchip/gic: Spelling s/REturn/Return/
Geert Uytterhoeven
1
-1
/
+1
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+20
2020-11-29
Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+4
2020-11-29
Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2020-11-28
Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-34
/
+51
2020-11-28
Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-9
/
+22
2020-11-28
Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-30
/
+72
2020-11-28
Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-401
/
+524
2020-11-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-14
/
+23
2020-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-93
/
+98
2020-11-27
Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-116
/
+294
2020-11-27
Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+15
2020-11-27
Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
20
-797
/
+2078
2020-11-27
Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
22
-193
/
+469
2020-11-27
Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-3
/
+70
2020-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+5
2020-11-27
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-12
/
+36
2020-11-27
Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/...
Arnd Bergmann
1
-1
/
+2
2020-11-27
usb: typec: stusb160x: fix power-opmode property with typec-power-opmode
Amelie Delaunay
1
-1
/
+1
2020-11-27
Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-10
/
+19
2020-11-27
can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
Pankaj Sharma
1
-0
/
+2
2020-11-27
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
Marc Kleine-Budde
1
-1
/
+1
2020-11-27
can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...
Marc Kleine-Budde
1
-1
/
+1
2020-11-27
Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
6
-67
/
+265
[next]