summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-s3c24xx-regs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-13irqchip/gic-v2m: Use irq_domain_create_hierarchy()Johan Hovold1-3/+2
2023-02-13irqchip/alpine-msi: Use irq_domain_add_hierarchy()Johan Hovold1-5/+3
2023-02-13x86/uv: Use irq_domain_create_hierarchy()Johan Hovold1-4/+3
2023-02-13x86/ioapic: Use irq_domain_create_hierarchy()Johan Hovold1-5/+2
2023-02-13irqdomain: Clean up irq_domain_push/pop_irq()Johan Hovold1-33/+32
2023-02-13irqdomain: Drop leftover bracketsJohan Hovold1-4/+2
2023-02-13irqdomain: Drop dead domain-name assignmentJohan Hovold1-8/+0
2023-02-13irqdomain: Drop revmap mutexJohan Hovold2-9/+6
2023-02-13irqdomain: Fix domain registration raceMarc Zyngier1-19/+43
2023-02-13irqdomain: Fix mapping-creation raceJohan Hovold1-18/+46
2023-02-13irqdomain: Refactor __irq_domain_alloc_irqs()Johan Hovold1-40/+48
2023-02-13irqdomain: Look for existing mapping only onceJohan Hovold1-27/+33
2023-02-13irqdomain: Drop bogus fwspec-mapping error handlingJohan Hovold1-6/+1
2023-02-13irqdomain: Fix disassociation raceJohan Hovold1-0/+5
2023-02-13irqdomain: Fix association raceJohan Hovold1-5/+14
2023-01-15Linux 6.2-rc4v6.2-rc4Linus Torvalds1-1/+1
2023-01-14kbuild: Fix CFI hash randomization with KASANSami Tolvanen2-0/+2
2023-01-14firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2-2/+8
2023-01-14kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin1-15/+6
2023-01-13ata: pata_cs5535: Don't build on UMLPeter Foley1-0/+1
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik1-1/+0
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas1-0/+31
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-13io_uring: lock overflowing for IOPOLLPavel Begunkov1-1/+5
2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-9/+15
2023-01-13iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET1-1/+3
2023-01-13iommu/iova: Fix alloc iova overflows issueYunfei Wang1-2/+2
2023-01-13iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin1-3/+5
2023-01-13iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean1-1/+3
2023-01-13iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean1-8/+14
2023-01-13iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy1-2/+8
2023-01-13platform/x86: thinkpad_acpi: Fix profile mode display in AMT modeMark Pearson1-6/+17
2023-01-13ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Jaroslav Kysela1-1/+2
2023-01-12platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede2-0/+7
2023-01-12platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin1-1/+1
2023-01-12platform/x86: intel/pmc/core: Add Meteor Lake mobile supportGayatri Kammela1-0/+1
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild2-0/+2
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild2-2/+2
2023-01-12platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if presentHans de Goede1-4/+15
2023-01-12platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reportingHans de Goede1-6/+16
2023-01-12platform/x86: asus-wmi: Don't load fan curves without fanThomas Weißschuh1-0/+3
2023-01-12platform/x86: asus-wmi: Ignore fan on E410MAThomas Weißschuh1-0/+13
2023-01-12platform/x86: asus-wmi: Add quirk wmi_ignore_fanThomas Weißschuh2-1/+4
2023-01-12platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCKHans de Goede1-0/+1
2023-01-12platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERAThomas Weißschuh1-0/+1
2023-01-12platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz1-1/+3
2023-01-12platform/surface: aggregator: Ignore command messages not intended for usMaximilian Luz1-0/+14
2023-01-12io_uring/poll: attempt request issue after racy poll wakeupJens Axboe1-11/+20
2023-01-12platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HDMichael Klein1-0/+25
2023-01-12cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke1-0/+1