aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards
AgeCommit message (Expand)Author
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET
2023-10-10MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-12-23MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss
2018-12-23MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss
2017-08-29MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-13MIPS: Alchemy: Don't rely on public mmc header to include interrupt.hUlf Hansson
2016-03-29pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss
2015-12-08mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-08-26MIPS: alchemy: Remove pointless irqdisable/enableThomas Gleixner
2014-09-22MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss
2014-09-22MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss
2014-09-22MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss
2014-08-19MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2014-06-04MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter
2014-03-26MIPS: Alchemy: pata_platform for DB1200Manuel Lauss
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss
2014-03-26MIPS: Alchemy: Unify Devboard support.Manuel Lauss
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss
2012-10-11MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle
2012-07-23MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli
2012-07-23MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss
2012-07-23MIPS: Alchemy: devboards: kill prom.cManuel Lauss