summary refs log tree commit diff
path: root/arch/mips
AgeCommit message (Expand)Author
2011-12-08MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss
2011-12-08MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss
2011-12-08MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss
2011-12-08MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss
2011-12-08MIPS: Alchemy: Hook up IrDA on DB1000/DB1100Manuel Lauss
2011-12-08net/irda: convert au1k_ir to platform driver.Manuel Lauss
2011-12-08MIPS: Alchemy: remove unused board headersManuel Lauss
2011-12-08MTD: nand: make au1550nd.c a platform_driverManuel Lauss
2011-12-07MIPS: Alchemy: Add RTC device to all devboardsManuel Lauss
2011-12-07MIPS: Alchemy: MMC for DB1100Manuel Lauss
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss
2011-12-07MIPS: Alchemy: Merge PB1200 support into DB1200 code.Manuel Lauss
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss
2011-12-07MIPS: Alchemy: merge devboard code into single per-board files.Manuel Lauss
2011-12-07MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single filesManuel Lauss
2011-12-07MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-12-07MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg accManuel Lauss
2011-12-07MIPS: Alchemy: Drop MIRAGE/BOSPORUS board supportManuel Lauss
2011-12-07MIPS: Alchemy: remove PB1000 supportManuel Lauss
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin
2011-11-11MIPS: Fix build error due to missing inclusion of <linux/export.h>.Ralf Baechle
2011-11-10MIPS: ASID conflict after CPU hotplugMaksim Rayskiy
2011-11-10MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney
2011-11-10MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen
2011-11-09kbuild: Fix missing system calls check on mips.David Daney
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney
2011-11-08MIPS: Kernel hangs occasionally during boot.Al Cooper
2011-11-08MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah
2011-11-08MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli
2011-11-08MIPS: NXP: Remove unused source files.Ralf Baechle
2011-11-08MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size checkThomas Jarosch
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker
2011-10-31mips: fix implicit smp.h usage in various files.Paul Gortmaker
2011-10-31mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker
2011-10-31mips: drop unused Kconfig symbolsPaul Bolle
2011-10-29i2c-au1550: remove usage of volatile keywordManuel Lauss
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds