Age | Commit message (Expand) | Author |
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 |
2014-12-20 | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-12-03 | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso |
2014-11-24 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle |
2014-11-24 | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle |
2014-11-24 | MIPS: Alchemy: Remove direct access to prepare_count field of struct clk | Tomeu Vizoso |
2014-09-22 | MIPS: Alchemy: DB1300: Add touch penirq support | Manuel Lauss |
2014-09-22 | MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units. | Manuel Lauss |
2014-09-22 | MIPS: Alchemy: devboards: sit and spin after poweroff | Manuel Lauss |
2014-08-19 | MIPS: Alchemy: Fix db1200 PSC clock enablement | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: remove old clock support | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: au1100fb: use clk framework | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: db1x00: use clk framework | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: usb: use clk framework | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: platform: use clk framework for uarts | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: clock framework integration of onchip clocks | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: add helpers to access static memory ctrl registers. | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss |
2014-06-04 | MIPS: Replace obsolete strict_strto call with kstrto | Daniel Walter |
2014-05-28 | MIPS: Alchemy: Default to noncoherent IO on Au1200 AB | Manuel Lauss |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle |