aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven9-72/+62
2017-01-03MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall1-2/+2
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch1-5/+1
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven2-36/+36
2016-10-04MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven4-12/+23
2016-10-04MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2-3/+9
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-06-27mips: use the new LED disk activity triggerStephan Linz2-2/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+4
2016-02-25tx4939: use __ethtool_get_ksettingsDavid Decotigny1-3/+4
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij1-1/+2
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij1-6/+4
2016-01-24MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij1-1/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-16/+0
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches3-6/+6
2014-10-20mips: txx9: rbtx4939: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-2/+2
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2-13/+30
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto1-1/+1
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto1-1/+1
2014-07-30MIPS: TXx9: 7segled: add missing put_device callLevente Kurusa1-3/+11
2014-07-30MIPS: TXx9: Add missing put_device callLevente Kurusa1-10/+19
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter1-2/+2
2013-09-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras1-1/+1
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+2
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-03-20mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle1-4/+4
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen1-4/+4
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle15-46/+46
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-6/+5
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-17/+14
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle1-3/+3
2012-07-23MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli3-14/+11
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior1-1/+1
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas1-2/+2
2012-07-09MIPS/PCI: move final fixups from __init to __devinitMyron Stowe1-2/+2
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-2/+2
2012-02-20MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa1-1/+1
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers1-18/+16
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers1-22/+22
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1