aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-42/+55
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss2-42/+53
2017-08-29MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss1-0/+2
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon3-3/+3
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-1/+3
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds8-8/+6
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker7-7/+6
2017-02-13MIPS: Alchemy: Don't rely on public mmc header to include interrupt.hUlf Hansson1-0/+1
2017-01-25MIPS: Alchemy: Remove duplicate initializerArnd Bergmann1-1/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton1-3/+3
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-05-13MIPS: alchemy: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-05-11MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-2/+2
2016-03-29pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss2-12/+10
2016-02-19MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij1-4/+4
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-3/+3
2016-01-24MIPS: Alchemy: Be sure to clamp return valueLinus Walleij1-3/+3
2015-12-08mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON3-3/+3
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner2-3/+3
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-24/+13
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel8-14/+7
2015-09-03MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar1-6/+0
2015-08-26MIPS: alchemy: Remove pointless irqdisable/enableThomas Gleixner1-2/+4
2015-08-26MIPS: alchemy: Use irq_set_chip_handler_name_locked()Thomas Gleixner1-2/+2
2015-08-24MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd1-6/+6
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd1-0/+1
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon1-0/+4
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon1-36/+25
2015-07-20MIPS: Alchemy: Include clk.hStephen Boyd1-0/+1
2015-06-21MIPS: Alchemy: Remove unneeded cast removing constKrzysztof Kozlowski1-3/+3
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-6/+25
2015-02-20MIPS: Alchemy: Fix cpu clock calculationManuel Lauss1-0/+2
2015-02-20MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss1-1/+0
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss2-0/+9
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss1-5/+14
2015-02-18MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso1-2/+0
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso1-0/+8
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-5/+5
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso1-5/+5
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-2/+2
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle1-1/+1
2014-11-24MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso1-4/+3
2014-09-22MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss1-0/+44
2014-09-22MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss2-6/+6
2014-09-22MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss1-0/+3
2014-08-19MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss1-5/+1