| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Sanitise coherentio semantics | Paul Burton | 2016-10-06 | 1 | -3/+3 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-19 | 1 | -2/+1 |
|\ |
|
| * | MIPS: alchemy: Remove CLK_IS_ROOT | Stephen Boyd | 2016-05-13 | 1 | -2/+1 |
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-05-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-05-11 | 1 | -1/+1 |
* | | MIPS: Fix misspellings in comments. | Adam Buchbinder | 2016-04-03 | 1 | -2/+2 |
* | | pcmcia: db1xxx_ss: fix last irq_to_gpio user | Manuel Lauss | 2016-03-29 | 2 | -12/+10 |
|/ |
|
* | MIPS: alchemy: switch to gpiochip_add_data() | Linus Walleij | 2016-02-19 | 1 | -4/+4 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-01-24 | 1 | -3/+3 |
|\ |
|
| * | MIPS: Alchemy: Be sure to clamp return value | Linus Walleij | 2016-01-24 | 1 | -3/+3 |
* | | mips: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-08 | 3 | -3/+3 |
|/ |
|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 2 | -3/+3 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-03 | 11 | -24/+13 |
|\ |
|
| * | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 2015-09-03 | 8 | -14/+7 |
| * | MIPS: Alchemy: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -6/+0 |
| * | MIPS: alchemy: Remove pointless irqdisable/enable | Thomas Gleixner | 2015-08-26 | 1 | -2/+4 |
| * | MIPS: alchemy: Use irq_set_chip_handler_name_locked() | Thomas Gleixner | 2015-08-26 | 1 | -2/+2 |
* | | MIPS: alchemy: Convert to clk_hw based provider APIs | Stephen Boyd | 2015-08-24 | 1 | -6/+6 |
* | | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 2015-07-28 | 1 | -0/+1 |
|\ \ |
|
| * | | MIPS: Alchemy: Include clk.h | Stephen Boyd | 2015-07-20 | 1 | -0/+1 |
| |/ |
|
* | | clk: fix some determine_rate implementations | Boris Brezillon | 2015-07-27 | 1 | -0/+4 |
* | | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon | 2015-07-27 | 1 | -36/+25 |
|/ |
|
* | MIPS: Alchemy: Remove unneeded cast removing const | Krzysztof Kozlowski | 2015-06-21 | 1 | -3/+3 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-02-21 | 2 | -6/+25 |
|\ |
|
| * | MIPS: Alchemy: Fix cpu clock calculation | Manuel Lauss | 2015-02-20 | 1 | -0/+2 |
| * | MIPS: Alchemy: remove declaration for set_cpuspec | Manuel Lauss | 2015-02-20 | 1 | -1/+0 |
| * | MIPS: Alchemy: preset loops_per_jiffy based on CPU clock | Manuel Lauss | 2015-02-20 | 2 | -0/+9 |
| * | MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation | Manuel Lauss | 2015-02-20 | 1 | -5/+14 |
* | | MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr | Tomeu Vizoso | 2015-02-18 | 1 | -2/+0 |
* | | clk: Add rate constraints to clocks | Tomeu Vizoso | 2015-02-02 | 1 | -0/+8 |
|/ |
|
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-20 | 1 | -5/+5 |
|\ |
|
| * | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-03 | 1 | -5/+5 |
* | | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2014-11-24 | 1 | -2/+2 |
* | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle | 2014-11-24 | 1 | -1/+1 |
* | | MIPS: Alchemy: Remove direct access to prepare_count field of struct clk | Tomeu Vizoso | 2014-11-24 | 1 | -4/+3 |
|/ |
|
* | MIPS: Alchemy: DB1300: Add touch penirq support | Manuel Lauss | 2014-09-22 | 1 | -0/+44 |
* | MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units. | Manuel Lauss | 2014-09-22 | 2 | -6/+6 |
* | MIPS: Alchemy: devboards: sit and spin after poweroff | Manuel Lauss | 2014-09-22 | 1 | -0/+3 |
* | MIPS: Alchemy: Fix db1200 PSC clock enablement | Manuel Lauss | 2014-08-19 | 1 | -5/+1 |
* | MIPS: Alchemy: remove old clock support | Manuel Lauss | 2014-07-30 | 4 | -108/+5 |
* | MIPS: Alchemy: au1100fb: use clk framework | Manuel Lauss | 2014-07-30 | 1 | -0/+14 |
* | MIPS: Alchemy: db1x00: use clk framework | Manuel Lauss | 2014-07-30 | 3 | -25/+45 |
* | MIPS: Alchemy: usb: use clk framework | Manuel Lauss | 2014-07-30 | 1 | -7/+40 |
* | MIPS: Alchemy: platform: use clk framework for uarts | Manuel Lauss | 2014-07-30 | 2 | -20/+12 |
* | MIPS: Alchemy: clock framework integration of onchip clocks | Manuel Lauss | 2014-07-30 | 2 | -2/+1098 |
* | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2014-07-30 | 2 | -18/+19 |
* | MIPS: Alchemy: add helpers to access static memory ctrl registers. | Manuel Lauss | 2014-07-30 | 4 | -28/+28 |
* | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss | 2014-07-30 | 11 | -82/+61 |
* | MIPS: Replace obsolete strict_strto call with kstrto | Daniel Walter | 2014-06-04 | 2 | -3/+3 |
* | MIPS: Alchemy: Default to noncoherent IO on Au1200 AB | Manuel Lauss | 2014-05-28 | 2 | -24/+8 |