summaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9/generic
Commit message (Expand)AuthorAgeFilesLines
* 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/+49
* MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-031-2/+2
* MIPS: PCI: Reduce stack frame usageKeith Busch2016-10-041-5/+1
* 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/+0
* MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-041-1/+0
* 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-251-3/+4
* | MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij2016-02-191-6/+4
|/
* 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/+0
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-16/+0
* 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-031-6/+5
* 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/+9
|\
| * 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/+6
| * 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-091-2/+2
|\ \
| * | MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-091-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
* | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
* | mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-18/+16
* | mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-22/+22
|/
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-151-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-271-2/+1
|\
| * mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles2011-05-251-2/+1
* | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-13/+8
|/