aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9
Commit message (Expand)AuthorAge
* treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-01
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30
|\
| * MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle2012-07-23
| * MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli2012-07-23
| * MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-19
* | Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-09
|\ \
| * | MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-09
| |/
* / MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-05
|/
* MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa2012-02-20
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\
| * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-07
* | driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* | mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
* | mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
|/
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-15
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-27
|\
| * mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles2011-05-24
* | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
|/
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-29
* MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: Use printf extension %pR for struct resourceJoe Perches2011-01-18
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* MIPS: TXx9: Migrate to new platform makefile style.Ralf Baechle2010-08-05
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* init dynamic bin_attribute structuresWolfram Sang2010-03-14
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-07
* MIPS: TXx9: Remove forced serial console settingYoichi Yuasa2010-02-27
* MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto2010-01-12
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-16
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-13
|/
* MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto2009-11-02
* MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.Ralf Roesch2009-11-02
* MIPS: TXx9: Fix error handling.Julia Lawall2009-09-17
* MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto2009-09-17
* MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto2009-08-03
* MIPS: Eleminate filenames from commentsRalf Baechle2009-08-03
* MIPS: TXx9: Add TX4939 RNG supportAtsushi Nemoto2009-06-17
* MIPS: TXx9: Add SRAMC supportAtsushi Nemoto2009-06-17
* MIPS: TXx9: Add ACLC supportAtsushi Nemoto2009-06-17
* MIPS: TXx9: Add DMAC supportAtsushi Nemoto2009-06-17
* MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto2009-05-14
* MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto2009-05-14
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-06
|\
| * [MTD] RBTX4939: add MTD supportAtsushi Nemoto2009-03-20