aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner5-70/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner3-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner3-0/+3
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-8/+14
2019-05-15MIPS: Alchemy: add DMA masks for on-chip ethernetManuel Lauss1-8/+14
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd1-1/+1
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds5-85/+53
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-9/+9
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij1-9/+9
2018-12-23MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss4-26/+52
2018-12-23MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss1-58/+0
2018-12-23MIPS: alchemy: cpu_all_mask is forbidden for clock event devicesManuel Lauss1-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-3/+3
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon3-6/+3
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon3-9/+9
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon3-9/+6
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin4-4/+8
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook4-6/+6
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds2-2/+2
2018-02-19MIPS: Alchemy: Constify gpio_ledArvind Yadav2-2/+2
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij1-4/+20
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-5/+5
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+21
2017-11-07MIPS: Alchemy: make clk_ops constBhumika Goyal1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-0/+4
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-2/+17
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