aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/txx9
AgeCommit message (Expand)Author
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
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-25mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-08-05MIPS: TXx9: Migrate to new platform makefile style.Ralf Baechle
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14init dynamic bin_attribute structuresWolfram Sang
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2010-02-27MIPS: TXx9: Remove forced serial console settingYoichi Yuasa
2010-01-12MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto
2009-11-02MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto
2009-11-02MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.Ralf Roesch
2009-09-17MIPS: TXx9: Fix error handling.Julia Lawall
2009-09-17MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto
2009-08-03MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle
2009-06-17MIPS: TXx9: Add TX4939 RNG supportAtsushi Nemoto
2009-06-17MIPS: TXx9: Add SRAMC supportAtsushi Nemoto
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto
2009-05-14MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto
2009-05-14MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds