Age | Commit message (Expand) | Author |
2013-10-29 | MIPS: PowerTV: Remove support code. | Ralf Baechle |
2013-09-03 | MIPS: powertv: Drop BOOTLOADER_DRIVER Kconfig symbol | Markos Chandras |
2013-07-30 | MIPS: powertv: Fix arguments for free_reserved_area() | Markos Chandras |
2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker |
2013-06-10 | MIPS: PowerTV: use free_reserved_area() to simplify code | Jiang Liu |
2013-05-08 | MIPS: FW: Remove obsolete header file for MTI platforms. | Steven J. Hill |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-13 | MIPS: PowerTV: Fix build. | Ralf Baechle |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-07-19 | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König |
2012-07-16 | arch: Use eth_random_addr | Joe Perches |
2012-05-21 | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. | Ralf Baechle |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | mips: drop unused Kconfig symbols | Paul Bolle |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2011-03-25 | MIPS: PowerTV: Convert to new irq_chip functions | Thomas Gleixner |
2011-03-17 | mips: change to new flag variable | matt mooney |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-08-05 | MIPS: PowerTV: Separate PowerTV USB support from non-USB code | David VomLehn |
2010-08-05 | MIPS: PowerTV: Add Gaia platform definitions. | David VomLehn |
2010-08-05 | MIPS: PowerTV: Simplify command line handling and needed config changes | David VomLehn |
2010-08-05 | MIPS: PowerTV: Removing dead CONFIG_DIAGNOSTICS | Christoph Egger |
2010-08-05 | MIPS: PowerTV: Migrate to new platform makefile style. | Ralf Baechle |
2010-08-05 | MIPS: PowerTV: Correct ASIC device register names and locations | David VomLehn |
2010-08-05 | MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_phys | David VomLehn |
2010-07-26 | MIPS: PowerTV: Move register setup to before reading registers. | David VomLehn |
2010-05-21 | MIPS: Clean up tables for bootmem allocation | David VomLehn |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | MIPS: PowerTV: Eliminate duplicate opcode definition macros | David VomLehn |
2010-02-27 | MIPS: PowerTV: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Cleanup switches with cases that can be merged | Roel Kluin |
2010-01-28 | MIPS: PowerTV: Streamline access to platform device registers | David VomLehn |
2010-01-12 | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove extra r4k_clockevent_init() call | David VomLehn |
2010-01-12 | MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init() | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove unused platform_die() | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove mips_machine_halt() | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove unused ptv_memsize | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove unused prom_getcmdline() | Yoichi Yuasa |
2009-12-17 | MIPS: PowerTV: Base files for Cisco PowerTV platform | David VomLehn |