summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx/Platform (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-08MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2-2/+2
2013-05-08MIPS: ralink: make early_printk work on RT2880John Crispin1-0/+4
2013-05-08MIPS: ralink: add RT5350 sdram register definesJohn Crispin1-0/+8
2013-05-08MIPS: ralink: add missing comment in irq driverJohn Crispin1-0/+1
2013-05-08MIPS: ralink: fix RT305x clock setupJohn Crispin1-0/+12
2013-05-08MIPS: ralink: add RT3352 register definesJohn Crispin1-0/+13
2013-05-08MIPS: ralink: add PCI IRQ handlingGabor Juhos1-0/+4
2013-05-08MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin6-29/+39
2013-05-08MIPS: octeon: Fix GPIO number in IRQ chip private dataAlexander Sverdlin1-3/+2
2013-05-08MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2-12/+12
2013-05-08MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney1-7/+7
2013-05-08MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen1-1/+1
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen4-2/+22
2013-05-08MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle2-6/+0
2013-05-08MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"Paul Bolle1-5/+0
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle2-38/+6
2013-05-08MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C1-1/+1
2013-05-08MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C2-77/+36
2013-05-08MIPS: Netlogic: Support for multiple built-in device treesJayachandran C5-8/+158
2013-05-08MIPS: Netlogic: Remove unused codeJayachandran C1-36/+0
2013-05-08MIPS: Netlogic: Add 32-bit support for XLPJayachandran C1-6/+50
2013-05-08MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C2-75/+40
2013-05-08MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C1-9/+12
2013-05-08MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C1-6/+1
2013-05-08MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C1-8/+5
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski3-13/+7
2013-05-08MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2-0/+7
2013-05-08MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2-3/+11
2013-05-08MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski3-3/+6
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski11-5/+314
2013-05-08MIPS: BCM63XX: rework chip detectionJonas Gorski1-45/+42
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski4-5/+5
2013-05-08MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski3-64/+10
2013-04-15Linux 3.9-rc7v3.9-rc7Linus Torvalds1-1/+1
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-14vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-14kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen4-2/+15
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)2-15/+16
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim3-7/+7
2013-04-12MAINTAINERS: Update e-mail addressMark Brown1-4/+4
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky1-0/+2
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli1-1/+1
2013-04-12perf: Fix error return codeWei Yongjun1-0/+1
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1