messages from 2012-11-22 19:37:21 to 2012-12-11 20:11:28 UTC [more...]
[GIT PATCH] TTY/Serial patches for 3.8-rc1
2012-12-11 20:11 UTC
[PATCH 1/2] tty: move serial PM state to TTY driver interface
2012-12-11 17:06 UTC (3+ messages)
` [PATCH 2/2] TTY: serial, add pm function
Serial8250 doesn't populate in /proc/iomem?
2012-12-11 2:54 UTC
[PATCH 5/6] tty: of_serial: Add pinctrl support
2012-12-10 22:08 UTC
[PATCH -next 0/9] tty: Fix buffer work access-after-free
2012-12-10 19:00 UTC (17+ messages)
` [PATCH -next 1/9] tty: WARN if buffer work racing with tty free
` [PATCH -next 2/9] tty: Add diagnostic for halted line discipline
` [PATCH -next 3/9] tty: Don't reschedule buffer work while closing
` [PATCH -next 4/9] tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
` [PATCH -next 5/9] tty: Remove unnecessary re-test of ldisc ref count
` [PATCH -next 6/9] tty: Fix ldisc halt sequence on hangup
` [PATCH -next 7/9] tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()
` [PATCH -next 8/9] tty: Remove unnecessary buffer work flush
` [PATCH -next 9/9] tty: Halt both ldiscs concurrently
Comments requested: driver for Quatech PCI serial cards
2012-12-10 2:19 UTC (13+ messages)
` Did quatech changes make 3.8? (was: Re: Comments requested: driver for Quatech PCI serial cards)
[Suggestion] drivers/tty: drivers/char/: for MAX_ASYNC_BUFFER_SIZE
2012-12-10 1:32 UTC (20+ messages)
` [PATCH] MAINTAINERS: TTY - Add linux-serial mailing list
` [PATCH] synclink fix ldisc buffer argument
` [Consult]: "
Open the attached file for Partnership & Investment. Confidential
2012-12-08 19:25 UTC
16C554 (16550 compatiable) UART autoconf failed (8250 driver)
2012-12-07 7:02 UTC
[PATCH v2] tty: serial core: decouple pm states from ACPI
2012-12-07 11:47 UTC (3+ messages)
[PATCH 2/2] tty: serial core: use the ACPI PM state defines
2012-12-07 10:30 UTC (8+ messages)
[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
2012-12-07 10:27 UTC (36+ messages)
` [RFC PATCH 1/3] UART: Add UART subsystem as a bus
` [RFC PATCH 2/3] ACPI / UART: Add ACPI enumeration support for UART bus
` [RFC PATCH 3/3] UART: Add dummy devices to test the enumeration
` [PATCH v2 0/4] ACPI/UART: Add ACPI 5.0 enueration support for UART
` [PATCH v2 1/4] UART: Add UART subsystem as a bus
` [PATCH v2 2/4] ACPI / UART: Add ACPI enumeration support for UART bus
` [PATCH v2 3/4] UART / 8250: Add declearation of serial8250 driver
` [PATCH v2 4/4] UART: Add dummy devices to test the enumeration
` [RFC PATCH v3 0/4] ACPI/UART: Add ACPI 5.0 enueration support for UART
` [RFC PATCH v3 1/4] UART: Add UART subsystem as a bus
` [RFC PATCH v3 2/4] ACPI / UART: Add ACPI enumeration support for UART bus
` [RFC PATCH v3 3/4] UART / 8250: Add declearation of serial8250 driver
` [RFC PATCH v3 4/4] UART: Add dummy devices to test the enumeration
[PATCHv2 1/2] tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
2012-12-07 4:19 UTC (2+ messages)
` [PATCHv2 2/2] tty/8250: The correct device id for this card is 0x0022
[PATCH] tty: serial core: decouple pm states from ACPI
2012-12-06 21:02 UTC (2+ messages)
[PATCH 1/2] ACPI: break out the states from the ACPI types
2012-12-06 18:46 UTC
[PATCH] serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR
2012-12-06 8:45 UTC
[PATCH -next] serial: xilinx_uartps: fix return value check in xuartps_probe()
2012-12-05 23:57 UTC (2+ messages)
[PATCH 1/2] pbn_b0_8_1152000_200 is supposed to be an 8 port definition
2012-12-05 22:20 UTC (4+ messages)
` [PATCH 2/2] The correct device id for this card is 0x0022
Webmail Limit
2012-12-05 12:28 UTC
[PATCH -next 2/2] tty: Correct tty buffer flush
2012-12-05 12:53 UTC (3+ messages)
[PATCH -next 1/2] tty: Correct tty buffer flush
2012-12-05 8:48 UTC
[PATCH -next 0/2] tty: Correct tty buffer flush
2012-12-05 8:47 UTC
flush_to_ldisc accesses tty after free (was: [PATCH 21/21] TTY: move tty buffers to tty_port)
2012-12-04 19:21 UTC (2+ messages)
[PATCHv2 0/5] serial: 8250: 8250_dw changes and dynamic capabilities
2012-12-04 17:02 UTC (12+ messages)
` [PATCHv2 1/5] serial: 8250: Allow drivers to deliver capabilities
` [PATCHv2 2/5] serial: 8250_dw: Don't use UPF_FIXED_TYPE
` [PATCHv2 3/5] serial: 8250_dw: Map IO memory
` [PATCHv3 "
` [PATCHv2 4/5] serial: 8250_dw: Move device tree code to separate function
` [PATCHv2 5/5] serial: 8250_dw: Set FIFO size dynamically
[PATCH] tty: Correct tty buffer flush
2012-12-04 14:12 UTC (2+ messages)
[PATCH] tty: Correct tty buffer flushing
2012-12-04 10:11 UTC (10+ messages)
` Fwd: "
[PATCH 1/2] serial: sccnxp: Implement polling mode
2012-12-03 18:23 UTC (2+ messages)
` [PATCH 2/2] serial: sccnxp: Rename header file to match functionality
[PATCH] tty: serial: vt8500: fix return value check in vt8500_serial_probe()
2012-12-02 17:47 UTC (2+ messages)
[Suggestion] drivers/tty/serial: sprintf for filename[32]
2012-12-01 10:01 UTC
[PATCH 0/5] serial: 8250: 8250_dw changes and dynamic capabilities
2012-11-30 13:48 UTC (10+ messages)
` [PATCH 1/5] serial: 8250: Allow drivers to deliver capabilities
` [PATCH 2/5] serial: 8250_dw: Don't use UPF_FIXED_TYPE
` [PATCH 3/5] serial: 8250_dw: Map IO memory
` [PATCH 4/5] serial: 8250_dw: Move device tree code to separate function
` [PATCH 5/5] serial: 8250_dw: Set FIFO size dynamically
[PATCH] OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead of Mode13
2012-11-28 19:03 UTC
Fwd: [PULL REQUEST] Tweak to support 1Mbaud and similar baudrates that require Mode16 instead of Mode13
2012-11-28 17:32 UTC (8+ messages)
` "
[PATCH v2 0/1] staging: Add firewire-serial driver
2012-11-28 1:00 UTC (8+ messages)
` [PATCH v2 1/1] staging: fwserial: Add TTY-over-Firewire serial driver
[PATCH v4] tty: Add driver unthrottle in ioctl(...,TCFLSH,..)
2012-11-27 19:32 UTC (4+ messages)
[PATCH] serial:ifx6x60:Delete SPI timer when shut down port
2012-11-27 5:30 UTC
[PATCHv3] tty: Added a CONFIG_TTY option to allow removal of TTY
2012-11-27 2:36 UTC (4+ messages)
[PATCH]tty: Incorrect use tty_ldisc_flush() in TTY drivers
2012-11-27 0:06 UTC
[PATCH] serial:ifx6x60:Delete SPI timer when shut down port
2012-11-26 23:45 UTC (2+ messages)
[GIT PATCH] TTY/Serial fix for 3.7-rc7
2012-11-26 23:19 UTC
[PATCH v3] tty: Add driver unthrottle in ioctl(...,TCFLSH,..)
2012-11-26 23:15 UTC
[PATCH v3] tty: Add driver unthrottle in ioctl(...,TCFLSH,..)
2012-11-26 22:09 UTC
[PATCH -next] tty/serial: fix ifx6x60.c declaration warning
2012-11-26 19:07 UTC
[PATCH v3] Add support for new devices: Exar's XR17V35x family of multi-port PCIe UARTs
2012-11-26 2:56 UTC (6+ messages)
` [PATCH v3 resubmit] "
` Serial: "
[PATCH 1/2] tty: remove redundant initialization in initialize_tty_struct()
2012-11-23 15:04 UTC (4+ messages)
` [PATCH 2/2] tty: remove useless initialization in tty_open
KINGDOM NELSON
2012-11-23 6:50 UTC
[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process
2012-11-23 11:14 UTC (3+ messages)
[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process
2012-11-23 11:07 UTC
[PATCH] serial:ifx6x60:Delete SPI timer when shut down port
2012-11-23 1:25 UTC (3+ messages)
[PATCH v5] linux,stdout-path helper
2012-11-22 21:21 UTC (7+ messages)
` [PATCH 1/4] OF: Add helper for matching against linux,stdout-path
` [PATCH 1/4] OF: Add helper for matching against linux, stdout-path
Fund transfer
2012-11-22 15:06 UTC
[PATCH] serial: samsung: fix potential soft lockup during uart write
2012-11-22 12:36 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).