summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-055-85/+53
|\
| * MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss2018-12-234-26/+52
| * MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss2018-12-231-58/+0
| * MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss2018-12-231-1/+1
* | Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2019-01-011-9/+9
|\ \
| * | watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij2018-12-241-9/+9
| |/
* / PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-3/+3
|/
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-033-6/+3
* mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-033-9/+9
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-033-9/+6
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-174-4/+8
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-124-6/+6
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
|/
* Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-102-2/+2
|\
| * MIPS: Alchemy: Constify gpio_ledArvind Yadav2018-02-192-2/+2
* | spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2018-02-141-4/+20
|/
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-151-5/+5
|\
| * MIPS: Alchemy: make clk_ops constBhumika Goyal2017-11-071-5/+5
* | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-141-2/+21
|\ \
| * | i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-301-0/+4
| * | i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-301-2/+17
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-153-42/+55
|\
| * MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss2017-08-292-42/+53
| * MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss2017-08-291-0/+2
* | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-133-3/+3
|/
* MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-1/+3
* Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-02-218-8/+6
|\
| * MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-147-7/+6
| * MIPS: Alchemy: Remove duplicate initializerArnd Bergmann2017-01-251-1/+0
* | MIPS: Alchemy: Don't rely on public mmc header to include interrupt.hUlf Hansson2017-02-131-0/+1
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Sanitise coherentio semanticsPaul Burton2016-10-061-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-2/+1
|\
| * MIPS: alchemy: Remove CLK_IS_ROOTStephen Boyd2016-05-131-2/+1
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-1/+1
|\ \ | |/ |/|
| * MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-05-111-1/+1
* | MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-2/+2
* | pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss2016-03-292-12/+10
|/
* MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij2016-02-191-4/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-3/+3
|\
| * MIPS: Alchemy: Be sure to clamp return valueLinus Walleij2016-01-241-3/+3
* | mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-083-3/+3
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-0311-24/+13
|\
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-038-14/+7
| * MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-6/+0