messages from 2018-08-07 09:54:15 to 2018-08-17 22:59:35 UTC [more...]
[PATCH] MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL
2018-08-17 22:59 UTC
[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers
2018-08-17 16:09 UTC (24+ messages)
` [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan() & co
` [PATCH 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get,set}_features()
` [PATCH 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()
[PATCH v4 0/7] Add support for MSCC Ocelot i2c
2018-08-17 15:09 UTC (11+ messages)
` [PATCH v4 1/7] i2c: designware: use generic table matching
` [PATCH v4 2/7] i2c: designware: move #ifdef CONFIG_OF to the top
` [PATCH v4 3/7] i2c: designware: allow IP specific sda_hold_time
` [PATCH v4 4/7] i2c: designware: document MSCC Ocelot bindings
` [PATCH v4 5/7] i2c: designware: add MSCC Ocelot support
` [PATCH v4 6/7] MIPS: dts: mscc: Add i2c on ocelot
` [PATCH v4 7/7] MIPS: dts: mscc: enable i2c on ocelot_pcb123
[PATCH] ip22-gio.c: fix missing return value check of kzalloc()
2018-08-17 1:46 UTC
[PATCH v6 00/24] Ingenic TCU patchset v6
2018-08-16 16:07 UTC (34+ messages)
` [PATCH v6 01/24] mfd: Add ingenic-tcu.h header
` [PATCH v6 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v6 03/24] doc: Add doc for the Ingenic TCU hardware
` [PATCH v6 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v6 05/24] clocksource: Add a new timer-ingenic driver
` [PATCH v6 06/24] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v6 07/24] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v6 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v6 09/24] watchdog: jz4740: Use regmap "
` [PATCH v6 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v6 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v6 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v6 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v6 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v6 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v6 16/24] pwm: jz4740: Add support for the JZ4725B
` [PATCH v6 17/24] clk: jz4740: Add TCU clock
` [PATCH v6 18/24] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v6 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v6 20/24] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v6 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v6 22/24] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v6 23/24] MIPS: CI20: defconfig: enable OST driver
` [PATCH v6 24/24] MIPS: jz4740: Drop obsolete code
[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
2018-08-16 14:25 UTC (11+ messages)
` [PATCH net-next 02/10] dt-bindings: net: ocelot: remove hsio from the list of register address spaces
` [PATCH 07/10] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
serdev: How to attach serdev devices to USB based tty devices?
2018-08-15 19:53 UTC (10+ messages)
[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
2018-08-14 16:35 UTC (42+ messages)
` [PATCH v8 1/6] Uprobes: Simplify uprobe_register() body
` [PATCH v8 2/6] Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
` [PATCH v8 3/6] Uprobes: Support SDT markers having reference count (semaphore)
` [PATCH v8 4/6] Uprobes/sdt: Prevent multiple reference counter for same uprobe
` [PATCH v8 5/6] trace_uprobe/sdt: "
` [PATCH v8 6/6] perf probe: Support SDT markers having reference counter (semaphore)
[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-08-13 18:35 UTC (4+ messages)
[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
2018-08-13 17:53 UTC (23+ messages)
` [PATCH v2 02/18] clk: intel: Add clock driver "
` [PATCH v2 03/18] dt-bindings: clk: Add documentation of grx500 clock controller
` [PATCH v2 08/18] serial: intel: Get serial id from dts
` [PATCH v2 18/18] dt-bindings: serial: lantiq: Add optional properties for CCF
[GIT PULL] Main MIPS changes for 4.19
2018-08-13 17:26 UTC
[PATCH] irqchip/bcm7038-l1: hide cpu offline callback when building for !SMP
2018-08-13 15:21 UTC (2+ messages)
[LKP] 315706049c [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/mm/pageattr.c:1211 __cpa_process_fault
2018-08-13 4:42 UTC
[mips-linux:mips-next 128/129] include/linux/compiler_types.h:58:10: fatal error: asm/compiler.h: No such file or directory
2018-08-12 5:03 UTC
[RFC] serial: sc16is7xx: Use DT sub-nodes for UART ports
2018-08-10 18:11 UTC (4+ messages)
[PATCH v6 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-08-10 17:05 UTC (9+ messages)
` [PATCH v6 1/4] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v6 2/4] um: Add generated/ to MODE_INCLUDE
` [PATCH v6 3/4] compiler.h: Allow arch-specific overrides
` [PATCH v6 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug
` [PATCH v7 "
[PATCH v4 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-08-09 17:51 UTC (4+ messages)
` [PATCH v4 2/4] um: Add generated/ to MODE_INCLUDE
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
2018-08-09 15:49 UTC (2+ messages)
[PATCH] mips: switch to NO_BOOTMEM
2018-08-09 12:34 UTC (6+ messages)
[PATCH v3 0/6] Add support for MSCC Ocelot i2c
2018-08-09 9:29 UTC (7+ messages)
` [PATCH v3 1/6] i2c: designware: use generic table matching
` [PATCH v3 4/6] i2c: designware: add MSCC Ocelot support
[PATCH v5 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-08-08 22:52 UTC (5+ messages)
` [PATCH v5 1/4] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v5 2/4] um: Add generated/ to MODE_INCLUDE
` [PATCH v5 3/4] compiler.h: Allow arch-specific overrides
` [PATCH v5 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug
[PATCH] MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()
2018-08-08 16:46 UTC
[PATCH v4 00/18] JZ47xx DMA patchset v4
2018-08-07 15:01 UTC (20+ messages)
` [PATCH v4 01/18] doc: dt-bindings: jz4780-dma: Update bindings to reflect driver changes
` [PATCH v4 02/18] dmaengine: dma-jz4780: Return error if not probed from DT
` [PATCH v4 03/18] dmaengine: dma-jz4780: Avoid hardcoding number of channels
` [PATCH v4 04/18] dmaengine: dma-jz4780: Separate chan/ctrl registers
` [PATCH v4 05/18] dmaengine: dma-jz4780: Use 4-word descriptors
` [PATCH v4 06/18] dmaengine: dma-jz4780: Don't depend on MACH_JZ4780
` [PATCH v4 07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
` [PATCH v4 08/18] dmaengine: dma-jz4780: Add support for the JZ4740 SoC
` [PATCH v4 09/18] dmaengine: dma-jz4780: Add support for the JZ4725B SoC
` [PATCH v4 10/18] dmaengine: dma-jz4780: Enable Fast DMA to the AIC
` [PATCH v4 11/18] dmaengine: dma-jz4780: Add missing residue DTC mask
` [PATCH v4 12/18] dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue()
` [PATCH v4 13/18] dmaengine: dma-jz4780: Set DTCn register explicitly
` [PATCH v4 14/18] dmaengine: dma-jz4780: Further residue status fix
` [PATCH v4 15/18] dmaengine: dma-jz4780: Use dma_set_residue()
` [PATCH v4 16/18] MIPS: JZ4780: DTS: Update DMA node to match driver changes
` [PATCH v4 17/18] MIPS: JZ4770: DTS: Add DMA nodes
` [PATCH v4 18/18] MIPS: JZ4740: "
[PATCH v7 0/6] Uprobes: Support SDT markers having reference count (semaphore)
2018-08-07 12:33 UTC (6+ messages)
` [PATCH v7 3/6] "
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