Age | Commit message (Expand) | Author |
2017-05-23 | gpio: pcf857x: move header file out of I2C realm | Wolfram Sang |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-01-25 | mips: ath79: clock:- Unmap region obtained by of_iomap | Arvind Yadav |
2017-01-03 | MIPS: ath79: Fix error handling | Christophe JAILLET |
2016-09-13 | MIPS: ath79: Fix test for error return of clk_register_fixed_factor(). | Amitoj Kaur Chawla |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-08-02 | MIPS: store the appended dtb address in a variable | Jonas Gorski |
2016-07-25 | MIPS: ath79: Add missing include file | Guenter Roeck |
2016-06-23 | mips: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-17 | MIPS: ath79: fix regression in PCI window initialization | Felix Fietkau |
2016-05-17 | MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCs | Felix Fietkau |
2016-05-13 | MIPS: ath79: Remove CLK_IS_ROOT | Stephen Boyd |
2016-05-13 | MIPS: ath79: update devicetree clock support for AR9331 | Antony Pavlov |
2016-05-13 | MIPS: ath79: Disable platform code for OF boards. | Antony Pavlov |
2016-05-13 | MIPS: ath79: update devicetree clock support for AR9132 | Antony Pavlov |
2016-05-13 | MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h> | Antony Pavlov |
2016-05-13 | MIPS: ath79: Use the reset controller to restart OF machines | Alban Bedel |
2016-05-13 | MIPS: ath79: Remove the builtin DTB support | Alban Bedel |
2016-05-13 | MIPS: ath79: Add support for DTB passed using the UHI boot protocol | Alban Bedel |
2016-04-30 | MIPS: ath79: make bootconsole wait for both THRE and TEMT | Matthias Schiffer |
2016-04-03 | MIPS: ath79: Fix the ar913x reference clock rate | Alban Bedel |
2016-04-03 | MIPS: ath79: Fix the ar724x clock calculation | Weijie Gao |
2016-02-17 | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ | Alban Bedel |
2016-02-17 | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ | Alban Bedel |
2016-01-04 | MIPS: ath79: Remove some unused code from setup.c | Alban Bedel |
2016-01-04 | MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers | Alban Bedel |
2016-01-04 | MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip | Alban Bedel |
2016-01-04 | MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP | Alban Bedel |
2015-11-20 | MIPS: ath79: Add a machine entry for booting OF machines | Alban Bedel |
2015-11-20 | MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x | Alban Bedel |
2015-09-22 | MIPS: ATH79: Add irq chip ar7240-misc-intc | Alexander Couzens |
2015-09-22 | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip | Alexander Couzens |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-03 | MIPS: ath79: Move the GPIO driver to drivers/gpio | Alban Bedel |
2015-09-03 | MIPS: Ath79: Remove the unused GPIO function API | Alban Bedel |
2015-08-26 | MIPS: ath91: Remove pointless irqdisable/enable | Thomas Gleixner |
2015-08-26 | MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h | Alban Bedel |
2015-08-03 | MIPS: Export get_c0_perfcount_int() | Felix Fietkau |
2015-06-21 | MIPS: Add basic support for the TL-WR1043ND version 1 | Alban Bedel |
2015-06-21 | MIPS: ath79: Add OF support to the GPIO driver | Alban Bedel |
2015-06-21 | MIPS: ath79: Add OF support to the clocks | Alban Bedel |
2015-06-21 | MIPS: ath79: Add OF support to the IRQ controllers | Alban Bedel |
2015-06-21 | MIPS: ath79: Add basic device tree support | Alban Bedel |
2015-06-21 | MIPS: ath79: Use the common clk API | Alban Bedel |
2015-06-21 | MIPS: ath79: Improve the DDR controller interface | Alban Bedel |
2015-06-21 | MIPS: ath79: Correctly name the defines for the PLL_FB register | Alban Bedel |
2015-06-02 | MIPS: ath79: Add a missing new line in log message | Alban Bedel |
2015-05-29 | MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set | Laurent Fasnacht |
2015-04-01 | MIPS: ath79: Increase max memory limit to 256MByte | Helmut Schaa |