messages from 2018-07-30 12:46:32 to 2018-08-06 18:55:22 UTC [more...]
[PATCH v3 0/6] Add support for MSCC Ocelot i2c
2018-08-06 18:54 UTC (6+ messages)
` [PATCH v3 1/6] i2c: designware: use generic table matching
` [PATCH v3 2/6] i2c: designware: move #ifdef CONFIG_OF to the top
` [PATCH v3 3/6] i2c: designware: allow IP specific sda_hold_time
` [PATCH v3 4/6] i2c: designware: add MSCC Ocelot support
` [PATCH v3 5/6] MIPS: dts: mscc: Add i2c on ocelot
[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-08-06 17:57 UTC (12+ messages)
` [PATCH v6 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v6 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v6 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v6 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v6 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v6 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v6 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v6 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v6 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v6 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v6 11/11] hugetlb: Introduce generic version of huge_ptep_get
[PATCH] MIPS: Remove obsolete MIPS checks for DST node "chosen@0"
2018-08-06 16:52 UTC (2+ messages)
[RFC] serial: sc16is7xx: Use DT sub-nodes for UART ports
2018-08-06 16:21 UTC (2+ messages)
[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
2018-08-06 15:19 UTC (47+ messages)
` [PATCH v2 01/18] MIPS: intel: Add "
` [PATCH v2 02/18] clk: intel: Add clock driver "
` [PATCH v2 03/18] dt-bindings: clk: Add documentation of grx500 clock controller
` [PATCH v2 04/18] MIPS: dts: Add initial support for Intel MIPS SoCs
` [PATCH v2 05/18] dt-binding: MIPS: Add documentation of "
` [PATCH v2 06/18] MIPS: dts: Change upper case to lower case
` [PATCH v2 07/18] MIPS: dts: Add aliases node for lantiq danube serial
` [PATCH v2 08/18] serial: intel: Get serial id from dts
` [PATCH v2 09/18] serial: intel: Change ltq_w32_mask to asc_update_bits
` [PATCH v2 10/18] MIPS: lantiq: Unselect SWAP_IO_SPACE when LANTIQ is selected
` [PATCH v2 11/18] serial: intel: Use readl/writel instead of ltq_r32/ltq_w32
` [PATCH v2 12/18] serial: intel: Rename fpiclk to freqclk
` [PATCH v2 13/18] serial: intel: Replace clk_enable/clk_disable with clk generic API
` [PATCH v2 14/18] serial: intel: Add CCF support
` [PATCH v2 15/18] serial: intel: Support more platform
` [PATCH v2 16/18] serial: intel: Reorder the head files
` [PATCH v2 17/18] serial: intel: Change init_lqasc to static declaration
` [PATCH v2 18/18] dt-bindings: serial: lantiq: Add optional properties for CCF
[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
2018-08-06 12:47 UTC (25+ messages)
` [PATCH net-next 01/10] MIPS: mscc: ocelot: make HSIO registers address range a syscon
` [PATCH net-next 02/10] dt-bindings: net: ocelot: remove hsio from the list of register address spaces
` [PATCH net-next 03/10] net: mscc: ocelot: get HSIO regmap from syscon
` [PATCH net-next 04/10] net: mscc: ocelot: move the HSIO header to include/soc
` [PATCH net-next 05/10] net: mscc: ocelot: simplify register access for PLL5 configuration
` [PATCH 07/10] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH net-next 10/10] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration
[PATCH 1/2] MIPS: mscc: ocelot: add interrupt controller properties to GPIO controller
2018-08-06 12:10 UTC (7+ messages)
` [PATCH 2/2] pinctrl: ocelot: add support for interrupt controller
[PATCH v7 0/6] Uprobes: Support SDT markers having reference count (semaphore)
2018-08-06 9:52 UTC (9+ messages)
` [PATCH v7 1/6] Uprobes: Simplify uprobe_register() body
` [PATCH v7 2/6] Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
` [PATCH v7 3/6] Uprobes: Support SDT markers having reference count (semaphore)
` [PATCH v7 4/6] Uprobes/sdt: Prevent multiple reference counter for same uprobe
` [PATCH v7 5/6] trace_uprobe/sdt: "
` [PATCH v7 6/6] perf probe: Support SDT markers having reference counter (semaphore)
[LKP] 28a54ccb4d [ 2.593639] BUG: unable to handle kernel paging request at c1aa2000
2018-08-06 9:50 UTC
[bug report] MIPS: ath79: add support for QCA953x QCA956x TP9343
2018-08-04 14:17 UTC
[PATCH 4.4 001/124] MIPS: Fix off-by-one in pci_resource_to_user()
2018-08-04 8:59 UTC
[PATCH v3 00/18] JZ4780 DMA patchset v3
2018-08-04 9:02 UTC (7+ messages)
` [PATCH v3 01/18] doc: dt-bindings: jz4780-dma: Update bindings to reflect driver changes
` [PATCH v3 07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-08-03 9:47 UTC (22+ messages)
` [PATCH v5 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v5 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v5 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v5 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v5 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v5 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v5 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v5 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v5 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v5 11/11] hugetlb: Introduce generic version of huge_ptep_get
disassembling raw MIPS binary
2018-08-02 21:59 UTC (3+ messages)
[PATCH] MIPS: generic: Remove input symbols from defconfig
2018-08-02 16:23 UTC
[RESEND PATCH 0/6] rapidio: move Kconfig menu definition to subsystem
2018-08-02 14:16 UTC (21+ messages)
` [RESEND PATCH 1/6] rapidio: define top Kconfig menu in driver subtree
` [RESEND PATCH 2/6] x86: factor out RapidIO Kconfig menu
` [RESEND PATCH 3/6] powerpc: factor out RapidIO Kconfig menu entry
` [RESEND PATCH 4/6] mips: factor out RapidIO Kconfig entry
` [RESEND PATCH 5/6] arm: enable RapidIO menu in Kconfig
` [RESEND PATCH 6/6] arm64: "
[PATCH] mips: switch to NO_BOOTMEM
2018-08-02 11:55 UTC (4+ messages)
[PATCH 1/2] MIPS: Remove unused sys_32_mmap2
2018-08-01 20:15 UTC (2+ messages)
` [PATCH 2/2] MIPS: Delete unused code in linux32.c
[PATCH] MIPS: Remove nabi_no_regargs
2018-08-01 20:12 UTC
[PATCH 00/15] MIPS: pistachio: Creator Ci40 aka Marduk SPI-UART
2018-07-31 21:21 UTC (9+ messages)
` [PATCH 10/15] spi: img-spfi: Implement dual and quad mode
` [PATCH 13/15] spi: img-spfi: RX maximum burst size for DMA is 8
` [PATCH 14/15] spi: img-spfi: Finish every transfer cleanly
` [PATCH 15/15] clk: pistachio: Fix wrong SDHost card speed
[PATCH v2 0/6] Add support for MSCC Ocelot i2c
2018-07-31 20:41 UTC (17+ messages)
` [PATCH v2 1/6] i2c: designware: use generic table matching
` [PATCH v2 2/6] i2c: designware: move #ifdef CONFIG_OF to the top
` [PATCH v2 3/6] i2c: designware: allow IP specific sda_hold_time
` [PATCH v2 4/6] i2c: designware: add MSCC Ocelot support
` [PATCH v2 5/6] mips: dts: mscc: Add i2c on ocelot
` [PATCH v2 6/6] mips: dts: mscc: enable i2c on ocelot_pcb123
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
2018-07-31 20:15 UTC
[PATCH v4 0/3] Add support for MSCC Ocelot SPI
2018-07-31 18:16 UTC (8+ messages)
` [PATCH v4 1/3] spi: dw: document Microsemi integration
` Applied "spi: dw: document Microsemi integration" to the spi tree
` [PATCH v4 2/3] mips: dts: mscc: Add spi on Ocelot
` [PATCH v4 3/3] mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123
[PATCH] spi: dw: document Microsemi integration
2018-07-31 14:38 UTC
[PATCH 0/6] rapidio: move Kconfig menu definition to subsystem
2018-07-31 14:26 UTC (7+ messages)
` [PATCH 4/6] mips: factor out RapidIO Kconfig entry
[PATCH] mips:sgi-ip22:Check return value from kzalloc
2018-07-31 1:27 UTC (2+ messages)
[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5
2018-07-30 22:01 UTC (7+ messages)
` [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v5 08/21] watchdog: jz4740: Use regmap and WDT clock provided by TCU driver
[PATCH v3 0/6] MIPS: kexec/kdump: Fix smp reboot and other issues
2018-07-30 20:57 UTC (7+ messages)
` [PATCH v3 1/6] MIPS: Make play_dead() work for kexec
` [PATCH v3 6/6] MIPS: kexec: Use prepare method from generic platform as default option
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox