messages from 2017-09-19 09:29:12 to 2017-10-07 06:42:56 UTC [more...]
[PATCH 0/2] ACPI serdev support
2017-10-07 6:42 UTC (13+ messages)
` [PATCH 1/2] serdev: Add ACPI support
` [PATCH 2/2] ACPI / scan: Fix enumeration for special UART devices
[PATCH] serdev: Update drivers/tty/serdev/Kconfig for ACPI support
2017-10-07 6:42 UTC (3+ messages)
[PATCH 1/1] tty: serial: imx: disable ageing timer interrupt if dma in use
2017-10-07 1:46 UTC
[PATCH 00/16] Support armada-37xx second UART port
2017-10-06 20:22 UTC (34+ messages)
` [PATCH 04/16] serial: mvebu-uart: support probe of multiple ports
` [PATCH 06/16] serial: mvebu-uart: add soft reset at probe
` [PATCH 07/16] serial: mvebu-uart: add function to change baudrate
` [PATCH 01/16] dt-bindings: mvebu-uart: update documentation with extended UART
` [PATCH 02/16] pinctrl: dt-bindings: Fix A37xx uart2 group name
` [PATCH 03/16] serial: mvebu-uart: use driver name when requesting an interrupt
` [PATCH 05/16] serial: mvebu-uart: use a generic way to access the registers
` [PATCH 08/16] serial: mvebu-uart: clear state register before IRQ request
` [PATCH 12/16] serial: mvebu-uart: support extended port registers layout
` [PATCH 13/16] arm64: dts: marvell: armada-37xx: add UART clock
` [PATCH 14/16] arm64: dts: marvell: armada-37xx: add second UART port
` [PATCH 09/16] serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
` [PATCH 10/16] serial: mvebu-uart: dissociate RX and TX interrupts
` [PATCH 11/16] serial: mvebu-uart: augment the maximum number of ports
` [PATCH 15/16] arm64: dts: marvell: armada-3720-db: enable second UART port
` [PATCH 16/16] arm64: dts: marvell: armada-3720-espressobin: fill UART nodes
[PATCH v2 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
2017-10-06 18:33 UTC (14+ messages)
` [PATCH v2 2/9] Bluetooth: hci_bcm: Fix setting of irq trigger type
` [PATCH v2 3/9] Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
` [PATCH v2 4/9] Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
` [PATCH v2 5/9] Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
` [PATCH v2 6/9] Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
` [PATCH v2 7/9] Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
` [PATCH v2 8/9] Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
` [PATCH v2 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver
[PATCH] serial-uartlite: pr_err() strings should end with newlines
2017-10-06 11:34 UTC
[PATCH 1/3] Arm: dts: stm32: remove extra compatible string for uart
2017-10-05 23:32 UTC (3+ messages)
` [PATCH 2/3] Arm: dts: stm32: remove extra compatible string from DT & driver
[PATCH] serial: sh-sci: Use of_device_get_match_data() helper
2017-10-05 9:17 UTC (2+ messages)
[PATCH] Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id"
2017-10-05 7:42 UTC
[PATCH v4 0/8] Various patches for SAMA5D2 backup mode
2017-10-05 7:22 UTC (11+ messages)
` [PATCH v4 1/8] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v4 2/8] clk: at91: pmc: Save SCSR during suspend
` [PATCH v4 3/8] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v4 4/8] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v4 5/8] ehci-atmel: Power down during suspend is normal
` [PATCH v4 6/8] pwm: atmel-tcb: Support backup mode
` [PATCH v4 7/8] atmel_flexcom: "
` [PATCH v4 8/8] tty/serial: atmel: Prevent a warning on suspend
[PATCH] serial: imx-serial - move DMA buffer configuration to DT
2017-10-04 21:49 UTC (3+ messages)
[PATCH 0/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev drv
2017-10-04 18:42 UTC (14+ messages)
` [PATCH 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
` [PATCH 2/9] Bluetooth: hci_bcm: Fix setting of irq trigger type
` [PATCH 3/9] Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
` [PATCH 4/9] Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
` [PATCH 5/9] Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
` [PATCH 8/9] Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
` [PATCH 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver
` [PATCH 6/9] Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
` [PATCH 7/9] Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
[PATCH v2] serial: imx: Correct comment imx_flush_buffer()
2017-10-04 17:32 UTC (2+ messages)
[PATCH] serial: imx: Correct comment imx_flush_buffer()
2017-10-04 16:12 UTC (3+ messages)
[PATCH 0/2] HSCIF tweaks support
2017-10-03 18:33 UTC (6+ messages)
` [PATCH 1/2] serial: sh-sci: Support for variable HSCIF hardware RX timeout
` [PATCH 2/2] serial: sh-sci: Support for HSCIF RX sampling point adjustment
[PATCH v2] Use RX_BUF_SIZE to set size of RX buffer
2017-10-03 18:24 UTC (2+ messages)
[GIT PULL] TTY/Serial fixes for 4.14-rc4
2017-10-03 12:20 UTC
[PATCH V1 0/3] High baud rate supports of F81866/F81216H
2017-10-03 3:08 UTC (4+ messages)
` [PATCH V1 1/3] serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
` [PATCH V1 2/3] serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
` [PATCH V1 3/3] serial: 8250_fintek: fix warning reported from smatch
[RFC 3/3] Bluetooth: hci_bcm: Add ACPI serdev support for BCM2E39
2017-10-02 15:26 UTC (3+ messages)
` [RFC,3/3] "
[PATCH] tty: serial: jsm: Add space before the open brace
2017-10-02 14:48 UTC
[RFC 0/3] ACPI serdev support
2017-09-29 12:17 UTC (7+ messages)
` [RFC 1/3] serdev: Add ACPI support
[patch v9 0/4] JTAG driver introduction
2017-09-28 11:11 UTC (9+ messages)
` [patch v9 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v9 1/4] drivers: jtag: Add JTAG core driver
` [patch v9 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v9 4/4] Documentation: jtag: Add ABI documentation
[PATCH] serial: imx: Switch setting dma_is_txing from "false" to "0"
2017-09-28 10:38 UTC
[PATCH] Use RX_BUF_SIZE to set size of RX buffer
2017-09-28 10:04 UTC (3+ messages)
[PATCH] serial: imx: only set dma_is_rxing when DMA starts
2017-09-28 10:03 UTC
[PATCH v3 0/8] Various patches for SAMA5D2 backup mode
2017-09-27 15:32 UTC (11+ messages)
` [PATCH v3 1/8] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v3 2/8] clk: at91: pmc: Save SCSR during suspend
` [PATCH v3 3/8] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v3 4/8] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v3 5/8] ehci-atmel: Power down during suspend is normal
` [PATCH v3 6/8] pwm: atmel-tcb: Support backup mode
` [PATCH v3 7/8] atmel_flexcom: "
` [PATCH v3 8/8] tty/serial: atmel: Prevent a warning on suspend
[PATCH v2 0/9] Various patches for SAMA5D2 backup mode
2017-09-25 8:25 UTC (22+ messages)
` [PATCH v2 1/9] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v2 3/9] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v2 5/9] mtd: nand: atmel: Report PMECC failures as errors
` [PATCH v2 6/9] ehci-atmel: Power down during suspend is normal
` [PATCH v2 7/9] pwm: atmel-tcb: Support backup mode
` [PATCH v2 8/9] atmel_flexcom: "
` [PATCH v2 9/9] tty/serial: atmel: Prevent a warning on suspend
[PATCH] serial: sh-sci: suppress warning for ports without dma channels
2017-09-22 18:29 UTC
[PATCH v1 00/10] Various patches for SAMA5D2 backup mode
2017-09-22 12:12 UTC (5+ messages)
` [PATCH v1 01/10] clk: at91: pmc: Wait for clocks when resuming
[PATCH 00/10] use setup_timer() helper function
2017-09-22 9:05 UTC (12+ messages)
` [PATCH 01/10] drivers: tty: mux: use setup_timer() helper
` [PATCH 02/10] drivers:tty: imx: "
` [PATCH 03/10] drivers: tty: vcc: "
` [PATCH 04/10] drivers: tty: max3100: "
` [PATCH 05/10] drivers: tty: pnx8xxx: "
` [PATCH 06/10] drivers: tty: 8250: "
` [PATCH 07/10] drivers: tty: sa1100: "
` [PATCH 08/10] drivers: tty: n_gsm: "
` [PATCH 09/10] drivers: tty: sn_console: "
` [PATCH 10/10] drivers: tty: ifx6x60: "
[PATCH v3 0/6] serial: imx: various improvements
2017-09-21 19:12 UTC (12+ messages)
` [PATCH v3 1/6] serial: imx: remove CTSC and CTS handling from imx_disable_dma
` [PATCH v3 2/6] serial: imx: only set dma_is_rxing when DMA starts
` [PATCH v3 3/6] serial: imx: Simplify DMA disablement
` [PATCH v3 4/6] serial: imx: unmap sg buffers when DMA channel is released
` [PATCH v3 5/6] serial: imx: update the stop rx,tx procedures
` [PATCH v3 6/6] serial: imx: Fix imx_shutdown procedure
[PATCH] serial: sh-sci: Support for variable HSCIF hardware RX timeout
2017-09-21 13:47 UTC (2+ messages)
[PATCH V2 0/8] MIPS: BCM63XX: add and use clkdev lookup support
2017-09-20 11:14 UTC (9+ messages)
` [PATCH V2 1/8] MIPS: BCM63XX: add "
` [PATCH V2 2/8] MIPS: BCM63XX: provide periph clock as refclk for uart
` [PATCH V2 3/8] tty/bcm63xx_uart: use refclk for the expected clock name
` [PATCH V2 4/8] tty/bcm63xx_uart: allow naming clock in device tree
` [PATCH V2 5/8] MIPS: BMIPS: name the refclk clock for uart
` [PATCH V2 6/8] MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock
` [PATCH V2 7/8] MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices
` [PATCH V2 8/8] MIPS: BCM63XX: split out swpkt_sar/usb clocks
[PATCHv2] tty: xilinx_uartps: move to arch_initcall for earlier console
2017-09-20 8:22 UTC (2+ messages)
[PATCH] serial: core: Release memory obtained by kasprintf
2017-09-20 7:03 UTC
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;
as well as URLs for NNTP newsgroup(s).