summaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9
Commit message (Expand)AuthorAgeFilesLines
* 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-0115-46/+46
|/
* 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
* MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-304-17/+14
|\
| * MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle2012-07-231-3/+3
| * MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli2012-07-233-14/+11
| * 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-312-0/+2
* 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
|/
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-297-15/+16
* MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner2011-03-255-93/+75
* MIPS: Use printf extension %pR for struct resourceJoe Perches2011-01-181-5/+2
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-078-0/+8
* MIPS: TXx9: Migrate to new platform makefile style.Ralf Baechle2010-08-057-10/+27
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* init dynamic bin_attribute structuresWolfram Sang2010-03-141-0/+1
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-1/+4
* MIPS: TXx9: Remove forced serial console settingYoichi Yuasa2010-02-274-25/+0
* MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto2010-01-121-21/+0
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-171-2/+2
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-131-2/+2
|/
* MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto2009-11-021-1/+1
* MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.Ralf Roesch2009-11-021-1/+2
* MIPS: TXx9: Fix error handling.Julia Lawall2009-09-171-4/+13
* MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto2009-09-171-0/+13
* MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto2009-08-031-1/+1
* MIPS: Eleminate filenames from commentsRalf Baechle2009-08-032-4/+0
* MIPS: TXx9: Add TX4939 RNG supportAtsushi Nemoto2009-06-172-0/+18
OpenPOWER on IntegriCloud