index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Octeon: Allow access to CIU3 IRQ domains.
Steven J. Hill
2017-09-04
2
-0
/
+11
*
MIPS: Octeon: Make CSR functions node aware.
Steven J. Hill
2017-09-04
1
-0
/
+28
*
MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.
Steven J. Hill
2017-09-04
1
-0
/
+10
*
watchdog: octeon-wdt: Remove old boot vector code.
Steven J. Hill
2017-09-04
2
-132
/
+44
*
MIPS: Octeon: Add support for accessing the boot vector.
Steven J. Hill
2017-09-04
5
-1
/
+334
*
MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
Martin Blumenstingl
2017-09-04
3
-148
/
+2
*
MIPS: lantiq: remove old USB PHY initialisation
Hauke Mehrtens
2017-09-04
1
-43
/
+0
*
phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
Hauke Mehrtens
2017-09-04
7
-19
/
+324
*
MIPS: lantiq: remove old GPHY loader code
Hauke Mehrtens
2017-09-04
3
-221
/
+0
*
MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
Martin Blumenstingl
2017-09-04
5
-2
/
+316
*
MIPS: lantiq: remove old reset controller implementation
Hauke Mehrtens
2017-09-04
1
-68
/
+0
*
reset: Add a reset controller driver for the Lantiq XWAY based SoCs
Martin Blumenstingl
2017-09-04
4
-0
/
+249
*
MIPS: lantiq: Replace ltq_boot_select() with dummy implementation.
Ralf Baechle
2017-09-04
1
-5
/
+5
*
MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
Hauke Mehrtens
2017-09-04
3
-34
/
+0
*
MIPS: lantiq: Convert the fpi bus driver to a platform_driver
Hauke Mehrtens
2017-09-04
7
-45
/
+121
*
Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
Hauke Mehrtens
2017-09-04
1
-0
/
+89
*
MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
Martin Blumenstingl
2017-09-04
1
-0
/
+1
*
watchdog: lantiq: add device tree binding documentation
Hauke Mehrtens
2017-09-04
1
-0
/
+24
*
watchdog: lantiq: access boot cause register through regmap
Hauke Mehrtens
2017-09-04
1
-5
/
+69
*
mtd: lantiq-flash: drop check of boot select
Hauke Mehrtens
2017-09-04
1
-6
/
+0
*
MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
Martin Blumenstingl
2017-09-04
1
-1
/
+1
*
irqchip: mips-gic: Let the core set struct irq_common_data affinity
Paul Burton
2017-09-04
1
-2
/
+1
*
irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()
Paul Burton
2017-09-04
1
-6
/
+6
*
irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handling
Paul Burton
2017-09-04
1
-7
/
+7
*
irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*
Paul Burton
2017-09-04
1
-21
/
+31
*
irqchip: mips-gic: Make pcpu_masks a per-cpu variable
Paul Burton
2017-09-04
1
-9
/
+8
*
irqchip: mips-gic: Inline gic_basic_init()
Paul Burton
2017-09-04
1
-27
/
+19
*
irqchip: mips-gic: Inline __gic_init()
Paul Burton
2017-09-04
1
-60
/
+55
*
irqchip: mips-gic: Remove linux/irqchip/mips-gic.h
Paul Burton
2017-09-04
1
-14
/
+0
*
MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h
Paul Burton
2017-09-04
3
-3
/
+0
*
MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
Paul Burton
2017-09-04
2
-8
/
+3
*
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
2017-09-04
7
-13
/
+32
*
irqchip: mips-gic: Remove gic_present
Paul Burton
2017-09-04
2
-8
/
+0
*
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
2017-09-04
5
-23
/
+17
*
irqchip: mips-gic: Remove gic_init()
Paul Burton
2017-09-04
2
-10
/
+0
*
irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
Paul Burton
2017-09-04
1
-2
/
+0
*
irqchip: mips-gic: Remove gic_get_usm_range()
Paul Burton
2017-09-04
2
-25
/
+0
*
MIPS: VDSO: Drop gic_get_usm_range() usage
Paul Burton
2017-09-04
1
-10
/
+5
*
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
2017-09-04
3
-24
/
+16
*
irqchip: mips-gic: Remove GIC_CPU_INT* macros
Paul Burton
2017-09-04
1
-8
/
+0
*
MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
Paul Burton
2017-09-04
2
-10
/
+24
*
irqchip: mips-gic: Convert remaining local reg access to new accessors
Paul Burton
2017-09-04
2
-100
/
+12
*
irqchip: mips-gic: Convert local int mask access to new accessors
Paul Burton
2017-09-04
2
-59
/
+7
*
irqchip: mips-gic: Convert remaining shared reg access to new accessors
Paul Burton
2017-09-04
2
-28
/
+8
*
irqchip: mips-gic: Remove gic_map_to_vpe()
Paul Burton
2017-09-04
2
-15
/
+2
*
irqchip: mips-gic: Remove gic_map_to_pin()
Paul Burton
2017-09-04
2
-17
/
+1
*
irqchip: mips-gic: Remove gic_set_dual_edge()
Paul Burton
2017-09-04
2
-40
/
+5
*
irqchip: mips-gic: Remove gic_set_trigger()
Paul Burton
2017-09-04
2
-18
/
+6
*
irqchip: mips-gic: Remove gic_set_polarity()
Paul Burton
2017-09-04
2
-17
/
+5
*
irqchip: mips-gic: Drop gic_(re)set_mask() functions
Paul Burton
2017-09-04
2
-19
/
+3
[next]