aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko1-1/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+1
2011-05-25mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles1-2/+1
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny1-13/+8
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner7-15/+16
2011-03-25MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner5-93/+75
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells8-0/+8
2010-08-05MIPS: TXx9: Migrate to new platform makefile style.Ralf Baechle7-10/+27
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-14init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen1-1/+4
2010-02-27MIPS: TXx9: Remove forced serial console settingYoichi Yuasa4-25/+0
2010-01-12MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto1-21/+0