summaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9/generic
Commit message (Expand)AuthorAgeFilesLines
* MIPS: TXx9: Fix boot crash in free_initmem()Geert Uytterhoeven2019-05-231-6/+0Star
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* mips: txx9: fix iounmap related issueDing Xiang2018-09-061-3/+2Star
* Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-143-3/+3
|\
| * MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon2018-07-183-3/+3
* | mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-0/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi2017-09-191-2/+6
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven2017-01-036-58/+49Star
* MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-031-2/+2
* MIPS: PCI: Reduce stack frame usageKeith Busch2016-10-041-5/+1Star
* MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven2016-10-041-35/+35
* MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-042-2/+0Star
* MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-041-1/+0Star
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* mips: use the new LED disk activity triggerStephan Linz2016-06-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-3/+4
|\
| * tx4939: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-3/+4
* | MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij2016-02-191-6/+4Star
|/
* MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-16/+0Star
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-243-6/+6
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-2/+2
* Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-022-13/+30
|\
| * MIPS: TXx9: 7segled: add missing put_device callLevente Kurusa2014-07-301-3/+11
| * MIPS: TXx9: Add missing put_device callLevente Kurusa2014-07-301-10/+19
* | MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto2014-07-301-1/+1
* | MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto2014-07-301-1/+1
|/
* MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter2014-06-041-2/+2
* MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras2013-09-031-1/+1
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+2
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
* mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-03-201-1/+1
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-4/+4
|\
| * MIPS: early_printk: drop __init annotationsAaro Koskinen2013-02-191-4/+4
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-019-35/+35
|/
* MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-6/+5Star
* treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-303-11/+9Star
|\
| * MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle2012-07-231-3/+3
| * MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli2012-07-232-8/+6Star
| * MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-191-1/+1
* | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-101-2/+2
|\ \
| * | MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-101-2/+2
| |/
* / MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-2/+2
|/
* MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa2012-02-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-1/+1
|\
| * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+1