aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/powertv (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+3
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König4-4/+4
2012-07-16arch: Use eth_random_addrJoe Perches1-3/+3
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle3-6/+0
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells3-2/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-10-31mips: drop unused Kconfig symbolsPaul Bolle2-30/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-6/+4
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2011-03-25MIPS: PowerTV: Convert to new irq_chip functionsThomas Gleixner1-7/+6
2011-03-17mips: change to new flag variablematt mooney3-3/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-05MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn3-225/+418
2010-08-05MIPS: PowerTV: Add Gaia platform definitions.David VomLehn4-10/+701
2010-08-05MIPS: PowerTV: Simplify command line handling and needed config changesDavid VomLehn1-1/+3
2010-08-05MIPS: PowerTV: Removing dead CONFIG_DIAGNOSTICSChristoph Egger1-6/+0
2010-08-05MIPS: PowerTV: Migrate to new platform makefile style.Ralf Baechle2-1/+8
2010-08-05MIPS: PowerTV: Correct ASIC device register names and locationsDavid VomLehn4-7/+7
2010-08-05MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_physDavid VomLehn4-94/+404
2010-07-26MIPS: PowerTV: Move register setup to before reading registers.David VomLehn1-2/+3
2010-05-21MIPS: Clean up tables for bootmem allocationDavid VomLehn5-1461/+757
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-1/+1
2010-02-27MIPS: PowerTV: Eliminate duplicate opcode definition macrosDavid VomLehn1-53/+49
2010-02-27MIPS: PowerTV: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-3/+3
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin1-4/+0
2010-01-28MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn4-219/+220
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa1-2/+0
2010-01-12MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn1-1/+0
2010-01-12MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa4-56/+10
2010-01-12MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa1-21/+0
2010-01-12MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa1-18/+0
2010-01-12MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa1-5/+0
2010-01-12MIPS: PowerTV: Remove unused prom_getcmdline()Yoichi Yuasa1-5/+0
2009-12-17MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn26-0/+4386