linux-drm-fsl-dcu.git
2014-11-24 Ralf BaechleMIPS: uaccess.h: Fix strnlen_user comment.
2014-11-24 Joshua KinardMIPS: IP22/IP32: Add line to arch/mips/Makefile archhel...
2014-11-24 Markos ChandrasMIPS: lib: mips-atomic.c: Remove obsolete ifdefery
2014-11-24 Aaro KoskinenMIPS: Octeon: Mark octeon_model_get_string() with __init
2014-11-24 Aaro KoskinenMIPS: Octeon: Move code to avoid forward declaration
2014-11-24 Aaro KoskinenMIPS: Octeon: Delete potentially dangerous feature...
2014-11-24 Aaro KoskinenMIPS: Octeon: Move cvmx_fuse_read_byte()
2014-11-24 Aaro KoskinenMIPS: oprofile: Backtrace: don't fail on leaf functions
2014-11-24 Aaro KoskinenMIPS: oprofile: Enable backtrace on timer-based profiling
2014-11-24 Markos ChandrasMIPS: traps: Dump the PageGrain and Wired registers...
2014-11-24 Markos ChandrasMIPS: traps: Dump the HTW registers on a MC exception
2014-11-24 Markos ChandrasMIPS: traps: Replace printk with pr_err for MC exceptions
2014-11-24 Andrew Brestickerclocksource: mips-gic: Add device-tree support
2014-11-24 Andrew Brestickerirqchip: mips-gic: Add device-tree support
2014-11-24 Andrew Brestickerof: Add binding document for MIPS GIC
2014-11-24 Alban BedelMIPS: ath79: Read the initrd address from the firmware...
2014-11-24 Alban BedelMIPS: ath79: Use the firmware lib to parse the kernel...
2014-11-24 Sergey RyazanovMIPS: ath25: add Wireless device support
2014-11-24 Sergey Ryazanovath5k: update dependencies
2014-11-24 Sergey Ryazanovath5k: revert AHB bus support removing
2014-11-24 Sergey RyazanovMIPS: ath25: add AR2315 PCI host controller driver
2014-11-24 Sergey RyazanovMIPS: ath25: register AR5312 flash controller
2014-11-24 Sergey RyazanovMIPS: ath25: add SoC type detection
2014-11-24 Sergey RyazanovMIPS: ath25: add board configuration detection
2014-11-24 Sergey RyazanovMIPS: ath25: add UART support
2014-11-24 Sergey RyazanovMIPS: ath25: add early printk support
2014-11-24 Sergey RyazanovMIPS: ath25: add interrupts handling routines
2014-11-24 Sergey RyazanovMIPS: ath25: Add basic AR2315 SoC support
2014-11-24 Sergey RyazanovMIPS: ath25: add basic AR5312 SoC support
2014-11-24 Sergey RyazanovMIPS: ath25: add common parts
2014-11-24 Alban BedelMIPS: FW: Use kstrtoul() to parse unsigned long from...
2014-11-24 Alban BedelMIPS: FW: Fix parsing u-boot environment
2014-11-24 Maciej W. RozyckiTC: Error handling clean-ups
2014-11-24 John CrispinMIPS: ralink: add rt2880 pci driver
2014-11-24 John CrispinMIPS: ralink: allow loading irq registers from the...
2014-11-24 John CrispinMIPS: ralink: add mt7628an support
2014-11-24 John CrispinMIPS: ralink: add support for MT7620n
2014-11-24 John CrispinMIPS: ralink: cleanup early_printk
2014-11-24 John CrispinMIPS: ralink: cleanup the soc specific pinmux data
2014-11-24 John CrispinMIPS: ralink: copy the commandline from the devicetree
2014-11-24 John CrispinMIPS: ralink: add a bootrom dumper module
2014-11-24 John CrispinMIPS: ralink: add rt3883 wmac clock
2014-11-24 John CrispinMIPS: ralink: add rt2880 wmac clock
2014-11-24 John CrispinMIPS: ralink: add missing clk_set_rate() to clk.c
2014-11-24 John CrispinMIPS: ralink: allow manual memory override
2014-11-24 John CrispinMIPS: ralink: add illegal access driver
2014-11-24 John CrispinMIPS: ralink: add rt_sysc_m32 helper
2014-11-24 John CrispinMIPS: ralink: add a helper for reading the ECO version
2014-11-24 John CrispinMIPS: ralink: add verbose pmu info
2014-11-24 John CrispinMIPS: lantiq: add missing spi clock on falcon SoC
2014-11-24 John CrispinMIPS: lantiq: the detection of the gpe clock is broken
2014-11-24 John CrispinMIPS: lantiq: copy the commandline from the devicetree
2014-11-24 John CrispinMIPS: lantiq: move eiu init after irq_domain register
2014-11-24 John CrispinMIPS: lantiq: export soc type
2014-11-24 John CrispinMIPS: lantiq: add support for xrx200 firmware depending...
2014-11-24 John CrispinMIPS: lantiq: reboot gphy on restart
2014-11-24 John CrispinMIPS: lantiq: add reset-controller api support
2014-11-24 John CrispinMIPS: lantiq: handle vmmc memory reservation
2014-11-24 Tomeu VizosoMIPS: Alchemy: Remove direct access to prepare_count...
2014-11-24 Andrew Brestickerclocksource: mips-gic: Bump up rating of GIC timer
2014-11-24 Andrew Brestickerclocksource: mips-gic: Use clockevents_config_and_register
2014-11-24 Andrew Brestickerclocksource: mips-gic: Use CPU notifiers to setup the...
2014-11-24 Andrew Brestickerclocksource: mips-gic: Use percpu_dev_id
2014-11-24 Andrew Brestickerclocksource: mips-gic: Remove gic_event_handler
2014-11-24 Andrew Brestickerclocksource: mips-gic: Move gic_frequency to clocksourc...
2014-11-24 Andrew Brestickerclocksource: mips-gic: Staticize local symbols
2014-11-24 Andrew Brestickerclocksource: mips-gic: Combine with GIC clockevent...
2014-11-24 Andrew BrestickerMIPS: Move GIC clocksource driver to drivers/clocksource/
2014-11-24 Andrew Brestickerirqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
2014-11-24 Andrew Brestickerirqchip: mips-gic: Remove gic_{pending,itrmask}_regs
2014-11-24 Andrew Brestickerirqchip: mips-gic: Clean up #includes
2014-11-24 Andrew Brestickerirqchip: mips-gic: Clean up header file
2014-11-24 Kevin CernekeeMAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget...
2014-11-24 Kevin CernekeeMAINTAINERS: Add entry for BCM33xx cable chips
2014-11-24 Kevin CernekeeMIPS: bcm3384: Initial commit of bcm3384 platform support
2014-11-24 Kevin CernekeeDocumentation: DT: Add "mti" vendor prefix
2014-11-24 Kevin CernekeeDocumentation: DT: Add entries for BCM3384 and its...
2014-11-24 Kevin CernekeeMIPS: Create a helper function for DT setup
2014-11-24 Kevin CernekeeMIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
2014-11-24 Kevin CernekeeMIPS: BMIPS: Add special cache handling in c-r4k.c
2014-11-24 Kevin CernekeeMIPS: BMIPS: Let each platform customize the CPU1 IRQ...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT...
2014-11-24 Kevin CernekeeMIPS: Allow MIPS_CPU_SCACHE to be used with different...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Explicitly configure reset vectors prior...
2014-11-24 Jon FraserMIPS: BMIPS: Mask off timer IRQs when hot-unplugging...
2014-11-24 Jon FraserMIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase reloc...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Introduce helper function to change the...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Align secondary boot sequence with latest...
2014-11-24 Kelvin Cheungclk: ls1x: Update relationship among all clocks
2014-11-24 Kelvin CheungMIPS: Loongson1B: Add a clockevent/clocksource using...
2014-11-24 Kelvin CheungMIPS: Loongson1B: Some fixes/updates for LS1B
2014-11-24 Kelvin CheungMIPS: Loongson1B: Improve early printk
2014-11-24 Kelvin CheungMIPS: Loongson1B: Fix reboot problem on LS1B
2014-11-24 Ralf BaechleMIPS: DMA: Explain the lack of special handling for...
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Clean up nvram header
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Use mtd as an alternative way/API to...
2014-11-24 Paul BurtonMIPS: Kconfig option to better exercise/debug hybrid...
2014-11-24 Paul BurtonMIPS: ELF: Set FP mode according to .MIPS.abiflags
2014-11-24 Paul BurtonMIPS: ELF: Add definition for the .MIPS.abiflags section
2014-11-24 Paul BurtonMIPS: Support for hybrid FPRs
next