messages from 2017-10-06 10:13:31 to 2017-10-25 15:58:42 UTC [more...]
[patch v9 0/4] JTAG driver introduction
2017-10-25 15:58 UTC (6+ messages)
` [patch v9 1/4] drivers: jtag: Add JTAG core driver
[PATCH] tty/serial: atmel: Convert timers to use timer_setup()
2017-10-24 10:54 UTC (2+ messages)
[PATCH] tty/serial: altera_uart: Convert timers to use timer_setup()
2017-10-24 10:09 UTC (2+ messages)
[PATCH] serial: sccnxp: Convert timers to use timer_setup()
2017-10-24 9:59 UTC
[PATCH] serial: m32r_sio: Drop redundant .data assignment
2017-10-24 9:59 UTC
[PATCH] serial: bfin_uart: Convert timers to use timer_setup()
2017-10-24 9:59 UTC
[PATCH] serial: 8250: Convert timers to use timer_setup()
2017-10-24 9:59 UTC
[PATCH v2 1/3] tty: serial: imx: disable ageing timer interrupt if dma in use
2017-10-23 8:26 UTC (6+ messages)
` [PATCH v2 2/3] tty: serial: imx: remove dead code imx_dma_rxint
` [PATCH v2 3/3] tty: serial: imx: remove imx_disable_rx_int
[PATCH v8 1/5] serdev: Make .remove in struct serdev_device_driver optional
2017-10-21 17:09 UTC (4+ messages)
` [PATCH v8 2/5] serdev: Introduce devm_serdev_device_open()
[PATCH v3 0/2] ACPI serdev support
2017-10-21 9:59 UTC (19+ messages)
` [PATCH v3 1/2] serdev: Add ACPI support
` [PATCH v3 2/2] ACPI / scan: Fix enumeration for special UART devices
[PATCH 1/1] tty: serial: imx: allow breaks to be received when using dma
2017-10-20 22:17 UTC (2+ messages)
[PATCH 1/2] serdev: ttyport: enforce tty-driver open() requirement
2017-10-20 21:43 UTC (7+ messages)
` [PATCH 2/2] serdev: ttyport: add missing open() error handling
[PATCH 1/1] tty: serial: imx: disable ageing timer interrupt if dma in use
2017-10-20 11:56 UTC (5+ messages)
[PATCH v2] serial: meson: add Magic SysRq support
2017-10-20 8:48 UTC (4+ messages)
[PATCH v2 00/16] Support armada-37xx second UART port
2017-10-19 7:36 UTC (25+ messages)
` [PATCH v2 01/16] dt-bindings: mvebu-uart: update documentation with extended UART
` [PATCH v2 02/16] pinctrl: dt-bindings: Fix A37xx uart2 group name
` [PATCH v2 05/16] serial: mvebu-uart: use a generic way to access the registers
` [PATCH v2 06/16] serial: mvebu-uart: add soft reset at probe
` [PATCH v2 08/16] serial: mvebu-uart: clear state register before IRQ request
` [PATCH v2 12/16] serial: mvebu-uart: support extended port registers layout
` [PATCH v2 14/16] arm64: dts: marvell: armada-37xx: add second UART port
` [PATCH v2 15/16] arm64: dts: marvell: armada-3720-db: enable "
` [PATCH v2 03/16] serial: mvebu-uart: use driver name when requesting an interrupt
` [PATCH v2 04/16] serial: mvebu-uart: support probe of multiple ports
` [PATCH v2 07/16] serial: mvebu-uart: add function to change baudrate
` [PATCH v2 09/16] serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
` [PATCH v2 10/16] serial: mvebu-uart: dissociate RX and TX interrupts
` [PATCH v2 11/16] serial: mvebu-uart: augment the maximum number of ports
` [PATCH v2 13/16] arm64: dts: marvell: armada-37xx: add UART clock
` [PATCH v2 16/16] arm64: dts: marvell: armada-3720-espressobin: fill UART nodes
[PATCH V1 1/1] serial: 8250_fintek: Fix finding base_port with activated SuperIO
2017-10-18 20:04 UTC (2+ messages)
[RFC PATCH 0/3] tty: amba-pl011: Decruft and streamline earlycon output
2017-10-18 14:14 UTC (4+ messages)
` [RFC PATCH 1/3] tty: amba-pl011: earlycon: Switch to relaxed I/O
` [RFC PATCH 2/3] tty: amba-pl011: earlycon: Unify earlycon backends
` [RFC PATCH 3/3] tty: amba-pl011: earlycon: Don't drain the transmitter after each char
[PATCH] serial: imx-serial - move DMA buffer configuration to DT
2017-10-17 11:14 UTC (7+ messages)
[PATCH] tty: amba-pl011: Convert timers to use timer_setup()
2017-10-16 23:28 UTC
[PATCH] serial: m32r_sio: Convert timers to use timer_setup()
2017-10-16 23:27 UTC
[PATCH 00/16] Support armada-37xx second UART port
2017-10-13 7:29 UTC (40+ messages)
` [PATCH 01/16] dt-bindings: mvebu-uart: update documentation with extended UART
` [PATCH 02/16] pinctrl: dt-bindings: Fix A37xx uart2 group name
` [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 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] tty fix oops when rmmod 8250
2017-10-11 2:03 UTC (3+ messages)
[PATCH 0/2] ACPI serdev support
2017-10-10 23:13 UTC (32+ messages)
` [PATCH 1/2] serdev: Add ACPI support
` [PATCH 2/2] ACPI / scan: Fix enumeration for special UART devices
[PATCH] serdev: fix registration of second slave
2017-10-10 16:09 UTC
[PATCH v2 0/2] ACPI serdev support
2017-10-10 15:35 UTC (5+ messages)
` [PATCH v2 1/2] serdev: Add ACPI support
` [PATCH v2 2/2] ACPI / scan: Fix enumeration for special UART devices
[PATCH] Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id"
2017-10-10 8:16 UTC (2+ messages)
[PATCH v2 2/2] serdev: Update drivers/bluetooth/Kconfig for ACPI serdev support
2017-10-10 8:11 UTC (5+ messages)
` [PATCH v3 "
[PATCH] Bluetooth: avoid silent hci_bcm ACPI PM regression
2017-10-10 8:07 UTC (2+ messages)
[PATCH v2] serial: sh-sci: Fix init data attribute for struct 'port_cfg'
2017-10-10 1:54 UTC (2+ messages)
[PATCH] serial: sh-sci: Remove __init attribute from static struct 'port_cfg'
2017-10-10 0:35 UTC (3+ messages)
[PATCH v2 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
2017-10-09 18:01 UTC (14+ messages)
` [PATCH v2 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver
[PATCH v2 1/2] serdev: Update drivers/tty/serdev/Kconfig for ACPI serdev support
2017-10-09 7:54 UTC (5+ messages)
` [PATCH v3 "
[PATCH] serdev: Update drivers/tty/serdev/Kconfig for ACPI support
2017-10-09 7:47 UTC (8+ messages)
[PATCH] serial-uartlite: pr_err() strings should end with newlines
2017-10-06 11:34 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).