summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27irqchip: irq-bcm2836.h: drop a duplicated wordRandy Dunlap
2020-07-27irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLRZenghui Yu
2020-07-27irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_mapFlorian Fainelli
2020-07-27irqchip/gic-v3: Remove unused register definitionZenghui Yu
2020-07-27irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent moduleJohn Stultz
2020-07-27genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...John Stultz
2020-07-27irqdomain: Export irq_domain_update_bus_tokenJohn Stultz
2020-07-27irqchip/mips-gic: Make local symbols staticWei Yongjun
2020-07-27genirq/irqdomain: Remove redundant NULL pointer check on fwnodeZenghui Yu
2020-07-27irqchip/ativic32: Constify irq_domain_opsMasahiro Yamada
2020-07-27irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne
2020-07-27drm/fourcc: fix Amlogic Video Framebuffer Compression macroNeil Armstrong
2020-07-27powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=yMichael Ellerman
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin
2020-07-27Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman
2020-07-27mtd: spi-nor: update read capabilities for w25q64 and s25fl064kRayagonda Kokatanur
2020-07-27mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02gDavid Clear
2020-07-27mtd: spi-nor: macronix: Add support for mx66u2g45gDavid Clear
2020-07-27mtd: spi-nor: intel-spi: Simulate WRDI commandAlexander Sverdlin
2020-07-27modpost: explain why we can't use strsepWolfram Sang
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-27m68k: stmark2: enable edma support for dspiAngelo Dureghello
2020-07-27m68k: use asm-generic cmpxchg_local()Greg Ungerer
2020-07-27m68k: mcfmmu: remove stale part of comment about steal_contextMike Rapoport
2020-07-27m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-07-27m68k: fix ColdFire mmu init compile warningGreg Ungerer
2020-07-27m68knommu: fix use of cpu_to_le() on IO accessGreg Ungerer
2020-07-27m68knommu: __force type casts for raw IO accessGreg Ungerer
2020-07-27m68k: stmark2: defconfig updatesAngelo Dureghello
2020-07-27Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-07-27Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-07-27gpio: regmap: fix type clashMichael Walle
2020-07-27power: fix duplicated words in bq2415x_charger.hRandy Dunlap
2020-07-27power: Convert to DEFINE_SHOW_ATTRIBUTEYongqiang Liu
2020-07-26signal: fix typo in dequeue_synchronous_signal()Pavel Machek
2020-07-26power: reset: keystone-reset: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-26Linux 5.8-rc7v5.8-rc7Linus Torvalds
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever
2020-07-26drm/mcde: Fix stability issueLinus Walleij
2020-07-26Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-26x86/ioperm: Initialize pointer bitmap with NULL rather than 0Colin Ian King
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-26drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check.Guido Günther
2020-07-26drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panelJitao Shi
2020-07-26drm: panel: simple: Delay HPD checking on boe_nv133fhm_n61 for 15 msDouglas Anderson
2020-07-26drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-26Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-26Merge branch 'locking/nmi' into x86/entryIngo Molnar