summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-04-24irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMPRobert Hancock
2021-04-23irqchip/gic-v3: Do not enable irqs when handling spurious interrupsHe Ying
2021-04-22irqchip: Add support for IDT 79rc3243x interrupt controllerThomas Bogendoerfer
2021-04-22irqchip/jcore-aic: Kill use of irq_create_strict_mappings()Marc Zyngier
2021-04-22irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi
2021-04-22irqchip/tb10x: Use 'fallthrough' to eliminate a warningRandy Dunlap
2021-04-08irqchip/wpcm450: Drop COMPILE_TESTMarc Zyngier
2021-04-07irqchip/irq-mst: Support polarity configurationMark-PK Tsai
2021-04-07irqchip: Add driver for WPCM450 interrupt controllerJonathan Neuschäfer
2021-04-07irqchip/stm32: Add usart instances exti direct event supportErwan Le Ray
2021-04-07irqchip/gic-v3: Fix OF_BAD_ADDR error handlingArnd Bergmann
2021-04-07irqchip/sifive-plic: Mark two global variables __ro_after_initJisheng Zhang
2021-04-07irqchip/hisi: Use the correct HiSilicon copyrightHao Fang
2021-04-07sh: intc: Drop the use of irq_create_identity_mapping()Marc Zyngier
2021-03-25drm/i915: Use tasklet_unlock_spin_wait() in __tasklet_disable_sync_once()Sebastian Andrzej Siewior
2021-03-22irq: Fix typos in commentsIngo Molnar
2021-03-17firewire: ohci: Use tasklet_disable_in_atomic() where requiredSebastian Andrzej Siewior
2021-03-17PCI: hv: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior
2021-03-17atm: eni: Use tasklet_disable_in_atomic() in the send() callbackSebastian Andrzej Siewior
2021-03-17ath9k: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior
2021-03-17net: sundance: Use tasklet_disable_in_atomic().Sebastian Andrzej Siewior
2021-03-17net: jme: Replace link-change tasklet with workSebastian Andrzej Siewior
2021-03-09irqchip/ingenic: Add support for the JZ4760Paul Cercueil
2021-03-08irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson
2021-03-05Merge branch 'powercap'Rafael J. Wysocki
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy
2021-03-05nvme-fabrics: fix kato initializationMartin George
2021-03-05nvme-hwmon: Return error code when registration failsDaniel Wagner
2021-03-05nvme-pci: add quirks for Lexar 256GB SSDPascal Terjan
2021-03-05nvme-pci: mark Kingston SKC2000 as not supporting the deepest power stateZoltán Böszörményi
2021-03-05nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.Julian Einwag
2021-03-04Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-04Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-03-05Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-05Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2021-03-04scsi: iscsi: Verify lengths on passthrough PDUsChris Leech
2021-03-04scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech
2021-03-04scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan
2021-03-04Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-04dm verity: fix FEC for RS roots unaligned to block sizeMilan Broz
2021-03-04dm bufio: subtract the number of initial sectors in dm_bufio_get_device_sizeMikulas Patocka