Age | Commit message (Expand) | Author | Files | Lines |
2019-02-21 | MIPS: ingenic: Add support for appended devicetree | Paul Cercueil | 1 | -4/+10 |
2018-12-17 | mmc: jz4740: Use GPIO descriptor for power | Linus Walleij | 1 | -4/+2 |
2018-12-17 | mmc: jz4740: Get CD/WP GPIOs from descriptors | Linus Walleij | 1 | -3/+9 |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+2 |
2018-07-23 | MIPS: jz4740: Bump zload address | Paul Cercueil | 1 | -1/+1 |
2018-07-18 | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740 | Boris Brezillon | 1 | -1/+2 |
2018-05-14 | MIPS: JZ4740: Drop old platform reset code | Paul Cercueil | 1 | -31/+0 |
2018-05-14 | MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driver | Paul Cercueil | 1 | -16/+0 |
2018-02-14 | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 1 | -8/+18 |
2018-01-18 | MIPS: ingenic: Initial GCW Zero support | Paul Cercueil | 1 | -0/+4 |
2018-01-18 | MIPS: ingenic: Initial JZ4770 support | Paul Cercueil | 2 | -1/+7 |
2018-01-18 | MIPS: ingenic: Detect machtype from SoC compatible string | Paul Cercueil | 2 | -4/+19 |
2018-01-18 | MIPS: ingenic: Use common cmdline handling code | Paul Burton | 1 | -22/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-05-22 | MIPS: jz4740: Remove custom GPIO code | Paul Cercueil | 2 | -521/+0 |
2017-05-22 | MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers | Paul Cercueil | 1 | -12/+36 |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 3 | -3/+3 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-11-05 | MIPS: jz4740: Remove obsolete code | Paul Cercueil | 2 | -84/+0 |
2016-11-05 | MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller | Paul Cercueil | 1 | -1/+0 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 1 | -1/+1 |
2016-06-23 | mips: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -8/+0 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -36/+51 |
2016-05-13 | MIPS: JZ4740: Probe OHCI platform device via DT | Maarten ter Huurne | 1 | -25/+0 |
2016-05-13 | MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant | Maarten ter Huurne | 1 | -50/+2 |
2016-05-05 | mtd: nand: jz4740: switch to mtd_ooblayout_ops | Boris Brezillon | 1 | -36/+51 |
2016-02-19 | MIPS: jz4740: use gpiochip data pointer | Linus Walleij | 1 | -4/+6 |
2016-02-19 | MIPS: jz4740: Fix surviving instance of irq_to_gpio() | Ralf Baechle | 1 | -1/+1 |
2015-10-26 | MIPS: JZ4740: Remove unused linux/leds_pwm.h include | Thierry Reding | 1 | -2/+0 |
2015-10-26 | MIPS: JZ4740: Use PWM lookup table | Thierry Reding | 1 | -3/+8 |
2015-10-01 | MIPS: Fix the build on jz4740 after removing the custom gpio.h | Alban Bedel | 2 | -0/+2 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 1 | -12/+8 |
2015-09-03 | MIPS: jz4740: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -19/+27 |
2015-08-26 | MIPS: jz4740: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+2 |
2015-06-21 | MIPS: ingenic: Initial MIPS Creator CI20 support | Paul Burton | 1 | -0/+4 |
2015-06-21 | MIPS: ingenic: Initial JZ4780 support | Paul Burton | 4 | -2/+18 |
2015-06-21 | MIPS: JZ4740: use Ingenic SoC UART driver | Paul Burton | 6 | -117/+1 |
2015-06-21 | MIPS: JZ4740: only detect RAM size if not specified in DT | Paul Burton | 2 | -1/+9 |
2015-06-21 | MIPS: JZ4740: remove clock.h | Paul Burton | 2 | -27/+0 |
2015-06-21 | MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu | Paul Burton | 3 | -97/+1 |
2015-06-21 | MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu | Paul Burton | 1 | -13/+0 |
2015-06-21 | MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu | Paul Burton | 1 | -16/+0 |
2015-06-21 | MIPS,clk: migrate JZ4740 to common clock framework | Paul Burton | 6 | -967/+4 |
2015-06-21 | MIPS: JZ4740: replace use of jz4740_clock_bdata | Paul Burton | 3 | -4/+29 |
2015-06-21 | MIPS: JZ4740: Call jz4740_clock_init earlier | Paul Burton | 2 | -2/+3 |
2015-06-21 | MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip | Paul Burton | 4 | -204/+2 |
2015-06-21 | MIPS: JZ4740: support newer SoC interrupt controllers | Paul Burton | 1 | -0/+9 |
2015-06-21 | MIPS: JZ4740: Avoid JZ4740-specific naming | Paul Burton | 3 | -16/+16 |