aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/txx9
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-3/+4
2016-02-25tx4939: use __ethtool_get_ksettingsGravatar David Decotigny 1-3/+4
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Gravatar Linus Walleij 1-1/+2
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerGravatar Linus Walleij 1-6/+4
2016-01-24MIPS: TXx9: iocled: Be sure to clamp return valueGravatar Linus Walleij 1-1/+1
2015-10-28spi: Drop owner assignment from spi_driversGravatar Andrew F. Davis 1-1/+0
2015-09-03MIPS: Remove all the uses of custom gpio.hGravatar Alban Bedel 1-16/+0
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Gravatar Ralf Baechle 1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-11-24mips: Convert pr_warning to pr_warnGravatar Joe Perches 3-6/+6
2014-10-20mips: txx9: rbtx4939: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverGravatar abdoulaye berthe 1-2/+2
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextGravatar Ralf Baechle 2-13/+30
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeGravatar Atsushi Nemoto 1-1/+1
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideGravatar Atsushi Nemoto 1-1/+1
2014-07-30MIPS: TXx9: 7segled: add missing put_device callGravatar Levente Kurusa 1-3/+11
2014-07-30MIPS: TXx9: Add missing put_device callGravatar Levente Kurusa 1-10/+19
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Gravatar Daniel Walter 1-2/+2
2013-09-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedGravatar Markos Chandras 1-1/+1
2013-05-28net: pass info struct via netdevice notifierGravatar Jiri Pirko 1-1/+2
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Gravatar Ralf Baechle 1-0/+1
2013-03-20mips: txx9: change GENERIC_GPIO to GPIOLIBGravatar Alexandre Courbot 1-1/+1
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Gravatar Ralf Baechle 1-4/+4
2013-02-19MIPS: early_printk: drop __init annotationsGravatar Aaro Koskinen 1-4/+4
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 15-46/+46
2013-01-03MIPS: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-6/+5
2012-11-19treewide: fix typo of "suport" in various comments and KconfigGravatar Masanari Iida 1-1/+1
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKGravatar Yoichi Yuasa 1-0/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 4-17/+14
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Gravatar Ralf Baechle 1-3/+3
2012-07-23MIPS: TXX9: use IS_ENABLED() macroGravatar Florian Fainelli 3-14/+11
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Gravatar Sebastian Andrzej Siewior 1-1/+1
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextGravatar Bjorn Helgaas 1-2/+2
2012-07-09MIPS/PCI: move final fixups from __init to __devinitGravatar Myron Stowe 1-2/+2
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Gravatar Myron Stowe 1-2/+2
2012-02-20MIPS: txx9 7segled fix struct device has no memberGravatar Yoichi Yuasa 1-1/+1
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Gravatar Kay Sievers 1-1/+1
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemGravatar Kay Sievers 1-18/+16
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemGravatar Kay Sievers 1-22/+22
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 2-0/+2
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingGravatar Jiri Pirko 1-1/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-2/+1
2011-05-25mips: tx99: remove CONFIG_MTD_PARTITIONS checkGravatar Jamie Iles 1-2/+1
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataGravatar David Decotigny 1-13/+8
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 7-15/+16
2011-03-25MIPS: TXx9: Convert to new irq_chip functionsGravatar Thomas Gleixner 5-93/+75
2011-01-18MIPS: Use printf extension %pR for struct resourceGravatar Joe Perches 1-5/+2
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1