summaryrefslogtreecommitdiff
path: root/arch/mips/ath79
AgeCommit message (Expand)Author
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi
2017-08-29MIPS: Convert to using %pOF instead of full_nameRob Herring
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-25mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav
2017-01-03MIPS: ath79: Fix error handlingChristophe JAILLET
2016-09-13MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-07-25MIPS: ath79: Add missing include fileGuenter Roeck
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-17MIPS: ath79: fix regression in PCI window initializationFelix Fietkau
2016-05-17MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau
2016-05-13MIPS: ath79: Remove CLK_IS_ROOTStephen Boyd
2016-05-13MIPS: ath79: update devicetree clock support for AR9331Antony Pavlov
2016-05-13MIPS: ath79: Disable platform code for OF boards.Antony Pavlov
2016-05-13MIPS: ath79: update devicetree clock support for AR9132Antony Pavlov
2016-05-13MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov
2016-05-13MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel
2016-05-13MIPS: ath79: Remove the builtin DTB supportAlban Bedel
2016-05-13MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel
2016-04-30MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-04-03MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel
2016-04-03MIPS: ath79: Fix the ar724x clock calculationWeijie Gao
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel
2016-01-04MIPS: ath79: Remove some unused code from setup.cAlban Bedel
2016-01-04MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel
2016-01-04MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel
2016-01-04MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel
2015-09-22MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens
2015-09-22MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel
2015-09-03MIPS: Ath79: Remove the unused GPIO function APIAlban Bedel
2015-08-26MIPS: ath91: Remove pointless irqdisable/enableThomas Gleixner
2015-08-26MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.hAlban Bedel
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-06-21MIPS: Add basic support for the TL-WR1043ND version 1Alban Bedel
2015-06-21MIPS: ath79: Add OF support to the GPIO driverAlban Bedel
2015-06-21MIPS: ath79: Add OF support to the clocksAlban Bedel
2015-06-21MIPS: ath79: Add OF support to the IRQ controllersAlban Bedel