summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFDMartin Blumenstingl2017-09-041-0/+1
* watchdog: lantiq: add device tree binding documentationHauke Mehrtens2017-09-041-0/+24
* watchdog: lantiq: access boot cause register through regmapHauke Mehrtens2017-09-041-5/+69
* mtd: lantiq-flash: drop check of boot selectHauke Mehrtens2017-09-041-6/+0
* MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_busesMartin Blumenstingl2017-09-041-1/+1
* irqchip: mips-gic: Let the core set struct irq_common_data affinityPaul Burton2017-09-041-2/+1
* irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()Paul Burton2017-09-041-6/+6
* irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handlingPaul Burton2017-09-041-7/+7
* irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*Paul Burton2017-09-041-21/+31
* irqchip: mips-gic: Make pcpu_masks a per-cpu variablePaul Burton2017-09-041-9/+8
* irqchip: mips-gic: Inline gic_basic_init()Paul Burton2017-09-041-27/+19
* irqchip: mips-gic: Inline __gic_init()Paul Burton2017-09-041-60/+55
* irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton2017-09-041-14/+0
* MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.hPaul Burton2017-09-043-3/+0
* MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton2017-09-042-8/+3
* irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-047-13/+32
* irqchip: mips-gic: Remove gic_presentPaul Burton2017-09-042-8/+0
* MIPS: Use mips_gic_present() in place of gic_presentPaul Burton2017-09-045-23/+17
* irqchip: mips-gic: Remove gic_init()Paul Burton2017-09-042-10/+0
* irqchip: mips-gic: Remove __gic_irq_dispatch() forward declarationPaul Burton2017-09-041-2/+0
* irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton2017-09-042-25/+0
* MIPS: VDSO: Drop gic_get_usm_range() usagePaul Burton2017-09-041-10/+5
* irqchip: mips-gic: Move various definitions to the driverPaul Burton2017-09-043-24/+16
* irqchip: mips-gic: Remove GIC_CPU_INT* macrosPaul Burton2017-09-041-8/+0
* MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton2017-09-042-10/+24
* irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton2017-09-042-100/+12
* irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton2017-09-042-59/+7
* irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton2017-09-042-28/+8
* irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton2017-09-042-15/+2
* irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton2017-09-042-17/+1
* irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton2017-09-042-40/+5
* irqchip: mips-gic: Remove gic_set_trigger()Paul Burton2017-09-042-18/+6
* irqchip: mips-gic: Remove gic_set_polarity()Paul Burton2017-09-042-17/+5
* irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton2017-09-042-19/+3
* irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton2017-09-042-47/+16
* irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton2017-09-042-24/+11
* MIPS: Add __ioread64_copyPaul Burton2017-09-043-1/+45
* irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton2017-09-042-25/+0
* MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driverPaul Burton2017-09-041-1/+1
* irqchip: mips-gic: Remove counter access functionsPaul Burton2017-09-042-117/+0
* MIPS: Malta: Use new GIC accessor functionsPaul Burton2017-09-011-3/+3
* clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton2017-08-301-6/+31
* MIPS: GIC: Introduce asm/mips-gic.h with accessor functionsPaul Burton2017-08-303-7/+300
* irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan2017-08-301-1/+4
* MIPS: Don't use dma_cache_sync to implement fd_cacheflushChristoph Hellwig2017-08-301-2/+2
* MIPS: generic: Bump default NR_CPUS to 16Paul Burton2017-08-301-1/+1
* MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORTPaul Burton2017-08-301-1/+0
* MIPS: Make CONFIG_MIPS_MT_SMP default yPaul Burton2017-08-306-4/+2
* MIPS: Prevent direct use of generic_defconfigPaul Burton2017-08-301-0/+13
* MIPS: NI 169445: Only include in 32r2el kernelsPaul Burton2017-08-301-0/+3