Age | Commit message (Expand) | Author |
2018-04-10 | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2018-02-19 | MIPS: Alchemy: Constify gpio_led | Arvind Yadav |
2018-02-14 | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-14 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-07 | MIPS: Alchemy: make clk_ops const | Bhumika Goyal |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij |
2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-08-29 | MIPS: Alchemy: Threaded carddetect irqs for devboards | Manuel Lauss |
2017-08-29 | MIPS: Alchemy: Add devboard machine type to cpuinfo | Manuel Lauss |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-02-21 | Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-02-13 | MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h | Ulf Hansson |
2017-01-25 | MIPS: Alchemy: Remove duplicate initializer | Arnd Bergmann |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-06 | MIPS: Sanitise coherentio semantics | Paul Burton |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-05-13 | MIPS: alchemy: Remove CLK_IS_ROOT | Stephen Boyd |
2016-05-11 | MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-04-03 | MIPS: Fix misspellings in comments. | Adam Buchbinder |
2016-03-29 | pcmcia: db1xxx_ss: fix last irq_to_gpio user | Manuel Lauss |
2016-02-19 | MIPS: alchemy: switch to gpiochip_add_data() | Linus Walleij |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-24 | MIPS: Alchemy: Be sure to clamp return value | Linus Walleij |
2015-12-08 | mips: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel |
2015-09-03 | MIPS: Alchemy: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-26 | MIPS: alchemy: Remove pointless irqdisable/enable | Thomas Gleixner |
2015-08-26 | MIPS: alchemy: Use irq_set_chip_handler_name_locked() | Thomas Gleixner |
2015-08-24 | MIPS: alchemy: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd |
2015-07-27 | clk: fix some determine_rate implementations | Boris Brezillon |
2015-07-27 | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon |
2015-07-20 | MIPS: Alchemy: Include clk.h | Stephen Boyd |
2015-06-21 | MIPS: Alchemy: Remove unneeded cast removing const | Krzysztof Kozlowski |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-02-20 | MIPS: Alchemy: Fix cpu clock calculation | Manuel Lauss |
2015-02-20 | MIPS: Alchemy: remove declaration for set_cpuspec | Manuel Lauss |
2015-02-20 | MIPS: Alchemy: preset loops_per_jiffy based on CPU clock | Manuel Lauss |
2015-02-20 | MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation | Manuel Lauss |
2015-02-18 | MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr | Tomeu Vizoso |
2015-02-02 | clk: Add rate constraints to clocks | Tomeu Vizoso |