linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-17 06:38:27 to 2019-04-27 13:11:37 UTC [more...]

serial drivers polishing
 2019-04-27 13:03 UTC  (43+ messages)
` [PATCH 01/41] drivers: tty: serial: dz: use dev_err() instead of printk()
` [PATCH 02/41] drivers: tty: serial: dz: include <linux/io.h> instead of <asm/io.h>
` [PATCH 03/41] drivers: tty: serial: dz: fix missing parentheses
` [PATCH 04/41] drivers: tty: serial: dz: fix use fix bare 'unsigned'
` [PATCH 05/41] drivers: tty: serial: dz: use pr_info() instead of incomplete printk()
` [PATCH 06/41] drivers: tty: serial: sb1250-duart: use dev_err() instead of printk()
` [PATCH 07/41] drivers: tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>
` [PATCH 08/41] drivers: tty: serial: sb1250-duart: fix checkpatch warning on printk()
` [PATCH 09/41] drivers: tty: serial: sb1250-duart: fill mapsize and use it
` [PATCH 10/41] drivers: tty: serial: sb1250-duart: fix missing parentheses
` [PATCH 11/41] drivers: tty: serial: sb1250-duart: fix formatting error
` [PATCH 12/41] drivers: tty: serial: uartlite: use dev_dbg() instead of pr_debug()
` [PATCH 13/41] drivers: tty: serial: uartlite: fill mapsize and use it
` [PATCH 14/41] drivers: tty: serial: uartlite: remove unnecessary braces
` [PATCH 15/41] drivers: tty: serial: uartlite: fix use fix bare 'unsigned'
` [PATCH 16/41] drivers: tty: serial: uartlite: fix overlong lines
` [PATCH 17/41] drivers: tty: serial: apbuart: fix logging calls
` [PATCH 18/41] drivers: tty: serial: apbuart: use dev_info() instead of printk()
` [PATCH 19/41] drivers: tty: serial: apbuart: fix code formatting
` [PATCH 20/41] drivers: tty: serial: cpm_uart: use dev_err()/dev_warn() instead of printk()
` [PATCH 21/41] drivers: tty: serial: cpm_uart: fix includes
` [PATCH 22/41] drivers: tty: serial: cpm_uart: fix logging calls
` [PATCH 23/41] drivers: tty: serial: cpm_uart: fix styling issues
` [PATCH 24/41] drivers: tty: serial: timbuart: use dev_err() instead of printk()
` [PATCH 25/41] drivers: tty: serial: timbuart: fix formatting issues
` [PATCH 26/41] drivers: tty: serial: sunzilog: use dev_info() instead of printk()
` [PATCH 27/41] drivers: tty: serial: sunzilog: fix formatting issues
` [PATCH 28/41] drivers: tty: serial: sunzilog: fix includes
` [PATCH 29/41] drivers: tty: serial: sunzilog: cleanup logging
` [PATCH 30/41] drivers: tty: serial: ioc4_serial: use dev_warn() instead of printk()
` [PATCH 31/41] drivers: tty: serial: ioc4_serial: use pr_*() "
` [PATCH 32/41] drivers: tty: serial: 21285: define's for address/size, use mapsize field
` [PATCH 33/41] drivers: tty: serial: zs: use dev_err() instead of printk()
` [PATCH 34/41] drivers: tty: serial: zs: fill mapsize and use it
` [PATCH 35/41] drivers: tty: serial: 8250: add mapsize to platform data
` [PATCH 36/41] drivers: tty: serial: 8250: store mmio resource size in port struct
` [PATCH 37/41] drivers: tty: serial: 8250: simplify io resource size computation
` [PATCH 38/41] drivers: tty: serial: xilinx_uartps: fill mapsize and use it
` [PATCH 39/41] drivers: tty: serial: pmac_zilog: "
` [PATCH 40/41] drivers: tty: serial: helper for setting mmio range
` [PATCH 41/41] drivers: tty: serial: lpc32xx_hs: fill mapsize and use it

[PATCH AUTOSEL 5.0 27/79] MIPS: KGDB: fix kgdb support for SMP platforms
 2019-04-27  1:37 UTC 

[PATCH AUTOSEL 4.19 21/53] MIPS: KGDB: fix kgdb support for SMP platforms
 2019-04-27  1:40 UTC 

[PATCH AUTOSEL 4.14 10/32] MIPS: KGDB: fix kgdb support for SMP platforms
 2019-04-27  1:42 UTC 

[PATCH] clk: Remove CLK_IS_BASIC clk flag
 2019-04-26 17:59 UTC  (4+ messages)

[PATCH] irqchip/bcm: Restore registration print with %pOF
 2019-04-26 17:33 UTC  (2+ messages)

[PATCH 00/12] mips: Post-bootmem-memblock transition fixes
 2019-04-26  0:00 UTC  (24+ messages)
` [PATCH 01/12] mips: Make sure kernel .bss exists in boot mem pool
` [PATCH 02/12] mips: Discard rudiments from bootmem_init
` [PATCH 03/12] mips: Combine memblock init and memory reservation loops
` [PATCH 04/12] mips: Reserve memory for the kernel image resources
` [PATCH 05/12] mips: Discard post-CMA-init foreach loop
` [PATCH 06/12] mips: Use memblock to reserve the __nosave memory range
` [PATCH 07/12] mips: Add reserve-nomap memory type support
` [PATCH 08/12] mips: Dump memblock regions for debugging
` [PATCH 09/12] mips: Perform early low memory test
` [PATCH 10/12] mips: Print the kernel virtual mem layout on debugging
` [PATCH 11/12] mips: Make sure dt memory regions are valid
` [PATCH 12/12] mips: Enable OF_RESERVED_MEM config

[RFC v2 0/5] MIPS: ralink: peripheral clock gating driver
 2019-04-25 19:29 UTC  (7+ messages)
` [RFC v2 1/5] clk: mips: ralink: add Ralink MIPS gating clock driver
` [RFC v2 2/5] dt-bindings: clk: add document for ralink "
` [RFC v2 3/5] mips: ralink: mt7620/76x8 use common clk framework

[PATCH v3 0/2] MT7621 PCIe PHY
 2019-04-25 15:41 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add binding for Mediatek "
` [PATCH v3 2/2] phy: ralink: Add PHY driver for "

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-25  8:20 UTC  (3+ messages)

[Resend] arch: mips: Fix initrd_start and initrd_end when read from DT
 2019-04-24 21:36 UTC  (4+ messages)

MIPS/CI20: BUG: Bad page state
 2019-04-24 20:50 UTC  (5+ messages)

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-24 13:02 UTC  (4+ messages)

[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
 2019-04-24 10:35 UTC 

[PATCH] mips: vdso: drop unnecessary cc-ldoption
 2019-04-23 21:55 UTC  (2+ messages)

[PATCH] drm: Permit video-buffers writecombine mapping for MIPS
 2019-04-23 17:52 UTC  (3+ messages)

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23 11:31 UTC  (13+ messages)
` [RESEND PATCH v3 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
` [RESEND PATCH v3 02/11] arm64: mark (__)cpus_have_const_cap as __always_inline
` [RESEND PATCH v3 03/11] MIPS: mark mult_sh_align_mod() "
` [RESEND PATCH v3 04/11] s390/cpacf: mark scpacf_query() "
` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [RESEND PATCH v3 06/11] MIPS: mark __fls() and __ffs() as __always_inline
` [RESEND PATCH v3 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
` [RESEND PATCH v3 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [RESEND PATCH v3 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
` [RESEND PATCH v3 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
` [RESEND PATCH v3 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH] KVM: Directly return result from kvm_arch_check_processor_compat()
 2019-04-23 10:14 UTC  (3+ messages)

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:26 UTC  (8+ messages)

[PATCH v2 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:23 UTC  (15+ messages)
` [PATCH v2 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH v2 02/11] arm64: mark (__)cpus_have_const_cap as __always_inline
` [PATCH v2 03/11] MIPS: mark mult_sh_align_mod() "
` [PATCH v2 04/11] s390/cpacf: mark scpacf_query() "
` [PATCH v2 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [PATCH v2 06/11] MIPS: mark __fls() as __always_inline
` [PATCH v2 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
` [PATCH v2 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [PATCH v2 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
` [PATCH v2 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
` [PATCH v2 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH v3 00/10] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:21 UTC  (11+ messages)
` [PATCH v3 01/10] arm64: mark (__)cpus_have_const_cap as __always_inline
` [PATCH v3 02/10] MIPS: mark mult_sh_align_mod() "
` [PATCH v3 03/10] s390/cpacf: mark scpacf_query() "
` [PATCH v3 04/10] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [PATCH v3 05/10] MIPS: mark __fls() and __ffs() as __always_inline
` [PATCH v3 06/10] ARM: mark setup_machine_tags() stub as __init __noreturn
` [PATCH v3 07/10] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [PATCH v3 08/10] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
` [PATCH v3 09/10] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
` [PATCH v3 10/10] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH v3 00/11] Provide generic top-down mmap layout functions
 2019-04-22 19:56 UTC  (42+ messages)
` [PATCH v3 01/11] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v3 02/11] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v3 03/11] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap
` [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
` [PATCH v3 07/11] arm: Use generic mmap top-down layout
` [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
` [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
` [PATCH v3 10/11] mips: Use generic mmap top-down layout
` [PATCH v3 11/11] riscv: Make mmap allocation top-down by default

[GIT PULL] MIPS fixes for 5.1
 2019-04-22 19:00 UTC  (2+ messages)

[RFC] MIPS: Install final length of TLB refill handler rather than 256 bytes
 2019-04-22 17:34 UTC  (5+ messages)

[PATCH v3 0/3] MIPS: ath79: add ag71xx support
 2019-04-22 13:25 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: add qca,ar71xx.txt documentation
` [PATCH v3 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v3 3/3] net: ethernet: add ag71xx driver

[PATCH v2 0/3] MIPS: ath79: add ag71xx support
 2019-04-22  6:05 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: net: add qca,ar71xx.txt documentation
` [PATCH v2 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v2 3/3] net: ethernet: add ag71xx driver

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-20 10:51 UTC  (3+ messages)

[PATCH] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-19 14:45 UTC  (3+ messages)

[PATCH v3 00/3] MIPS: SGI-IP27 rework part2
 2019-04-18 20:57 UTC  (2+ messages)

[PATCH 3/3 v3] net: socket: implement 64-bit timestamps
 2019-04-17 20:56 UTC 

[PATCH v1 0/3] MIPS: ath79: add ag71xx support
 2019-04-17  8:50 UTC  (6+ messages)
` [PATCH v1 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v1 3/3] net: ethernet: add ag71xx driver

[PATCH v2 0/2] MT7621 PCIe PHY
 2019-04-17  7:33 UTC  (4+ messages)
` [PATCH v2 2/2] phy: ralink: Add PHY driver for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).