summaryrefslogtreecommitdiff
path: root/arch/mips/txx9
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven
2017-01-03MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven
2016-10-04MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven
2016-10-04MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-06-27mips: use the new LED disk activity triggerStephan Linz
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-02-25tx4939: use __ethtool_get_ksettingsDavid Decotigny
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij
2016-01-24MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches
2014-10-20mips: txx9: rbtx4939: drop owner assignment from platform_driversWolfram Sang
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto
2014-07-30MIPS: TXx9: 7segled: add missing put_device callLevente Kurusa
2014-07-30MIPS: TXx9: Add missing put_device callLevente Kurusa
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter
2013-09-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-03-20mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle
2012-07-23MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas
2012-07-09MIPS/PCI: move final fixups from __init to __devinitMyron Stowe
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-02-20MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers