linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-04 04:17:38 to 2012-03-04 18:00:02 UTC [more...]

(unknown),
 2012-03-04 17:59 UTC  (8+ messages)
` [PATCH 1/9] tty: make receive_buf() return the amout of bytes received
` [PATCH 2/9] tty : make n_tty_receive_buf return bytes received in raw mode
` [PATCH 3/9] tty: make hci_uart_tty_receive return bytes received
` [PATCH 4/9] tty : kill receive_room usage in vt
` [PATCH 5/9] tty : kill receive_room usage in speakup
` [PATCH 6/9] tty : don't use receive_room in tty_set_ldisc
` [PATCH 7/9] tty : kill receive_room usage in tty_buffer

[PATCH 0/6] Series short description
 2012-03-02 15:00 UTC  (7+ messages)
` [PATCH 1/6] vt: sort out locking for font handling
` [PATCH 2/6] vt: push down the tty lock so we can see what is left to tackle
` [PATCH 3/6] vt: push down tioclinux cases
` [PATCH 4/6] vt: waitevent is self locked so drop the tty_lock
` [PATCH 5/6] vt: tackle the main part of the selection logic
` [PATCH 6/6] vt: push the tty_lock down into the map handling

[RFC PATCH 0/7] serial: cleanups that strive to do nothing
 2012-03-02 14:13 UTC  (10+ messages)
` [PATCH 1/7] serial: delete last unused traces of pausing I/O in 8250
` [PATCH 2/7] serial: make 8250's serial_in shareable to other drivers
` [PATCH 3/7] serial: delete useless void casts in 8250.c
` [PATCH 4/7] serial: reduce number of indirections in 8250 code
` [PATCH 5/7] serial: remove back and forth conversions in serial_out_sync
` [PATCH 6/7] serial: introduce generic port in/out helpers
` [PATCH 7/7] serial: use serial_port_in/out vs serial_in/out in 8250

[PATCH 0/6] Remove tty_lock from the console drivers
 2012-03-01 22:10 UTC  (10+ messages)
` [PATCH 1/6] vt: sort out locking for font handling
` [PATCH 2/6] vt: push down the tty lock so we can see what is left to tackle
` [PATCH 3/6] vt: push down tioclinux cases
` [PATCH 4/6] vt: waitevent is self locked so drop the tty_lock
` [PATCH 5/6] vt: tackle the main part of the selection logic
` [PATCH 6/6] vt: push the tty_lock down into the map handling

[PATCH 0/4 V2] pch_uart: Cleanups, board quirks, and user uartclk parameter
 2012-03-01 19:29 UTC  (15+ messages)
` [PATCH 1/4] pch_uart: Use uartclk instead of base_baud
` [PATCH 2/4] pch_uart: Add Fish River Island II uart clock quirks
` [PATCH 3/4] pch_uart: Add user_uartclk parameter
` [PATCH 4/4] pch_uart: Use existing default_baud in setup_console

[PATCH] Clear previous interrupts after fifo is disabled
 2012-02-29  2:47 UTC  (12+ messages)

[PATCH v2 0/3] tty: serial: OMAP: work around broken IP block, driver
 2012-02-28 18:23 UTC  (9+ messages)
` [PATCH 2/3] tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
  ` [PATCH] tty: serial: OMAP: Fix oops due to NULL pdata in DT boot

[RFC PATCH] vt:tackle kbd_table
 2012-02-28  1:11 UTC  (2+ messages)

USB Smart Card reader
 2012-02-27 20:36 UTC  (4+ messages)

(unknown),
 2012-02-25 14:29 UTC 

[PATCH] serial/amba-pl011: Return early in deadlock work-around if there is no tty
 2012-02-25 10:57 UTC  (3+ messages)

[PATCH 0/4] pch_uart: Cleanups, board quirks, and user uartclk parameter
 2012-02-24 23:39 UTC  (19+ messages)
` [PATCH 1/4] pch_uart: Use uartclk instead of base_baud
` [PATCH 2/4] pch_uart: Add Fish River Island II uart clock quirks
` [PATCH 3/4] pch_uart: Add user_uartclk parameter
` [PATCH 4/4] pch_uart: Use existing default_baud in setup_console

[PATCH V2 09/14] SERIAL: MIPS: lantiq: convert serial driver to clkdev api
 2012-02-23 16:03 UTC 

[PATCH] serial: samsung: fix s3c2442 platform data
 2012-02-23  7:23 UTC 

About changing Line Discipline from Kernel
 2012-02-22  9:34 UTC  (3+ messages)

[PATCH] serial/sirf: fixup for changes to pin control
 2012-02-22  9:14 UTC  (5+ messages)

[PATCH] pch_uart: Change default UART clock setting 192MHz
 2012-02-22  2:28 UTC  (6+ messages)

[PATCH 0/2] Two trivial omap/serial patches
 2012-02-21 19:40 UTC  (8+ messages)
` [PATCH 1/2] ARM: OMAP2+: UART: remove unused fields in omap_uart_state
` [PATCH 2/2] ARM: OMAP2: remove some orphan function declarations

Transfer Notice!!
 2012-02-20  8:50 UTC 

[PATCH] amba-pl011​/dma: Add check for the residue in DMA callback
 2012-02-20  8:31 UTC  (2+ messages)

pch_uart and pch_phub clock selection
 2012-02-20  6:22 UTC  (11+ messages)

Revalidate Your MailBox
 2012-02-19 22:00 UTC 

[PATCH 7/9] SERIAL: MIPS: lantiq: convert serial driver to clkdev api
 2012-02-17 17:53 UTC  (4+ messages)

[PATCH] amba-pl011/dma: Add check for the residue in DMA callback
 2012-02-16  2:44 UTC 

[PATCH] tty/serial/mux.c: linux/tty.h included twice
 2012-02-15 17:55 UTC 

Hi Dear
 2012-02-14 10:30 UTC 

[PATCH] OMAP: serial: Release the claimed memory region in remove
 2012-02-11 11:27 UTC  (2+ messages)

[PATCH RFC] OMAP: serial: Release the claimed memory region in remove
 2012-02-10 18:01 UTC  (3+ messages)

[PATCH 0/5] uart updates
 2012-02-10  6:00 UTC  (5+ messages)
` [PATCH 3/5] omap-serial: Fix the error handling in the omap_serial probe

[PATCH] ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3
 2012-02-10  2:33 UTC  (3+ messages)

[GIT PATCH] TTY/serial patches for 3.3-rc3
 2012-02-09 20:21 UTC 

[PATCH RFC] OMAP: serial: Remove the hardcode serial_omap_console_ports array
 2012-02-09 13:58 UTC  (2+ messages)

patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
 2012-02-08 15:50 UTC  (47+ messages)

[PATCH] serial: relocate remaining serial drivers from tty/ to tty/serial/
 2012-02-08 14:12 UTC  (11+ messages)

[PATCH] tty: serial: altera_uart: remove early_altera_uart_setup
 2012-02-08 13:35 UTC 

[PATCH] tty: serial: altera_uart: Add CONSOLE_POLL support
 2012-02-08 13:36 UTC 

[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
 2012-02-06 10:31 UTC  (17+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library
            ` [PATCH/RFC] usb: fix renesas_usbhs to not schedule in atomic context
` [PATCH 6/7 v2] ASoC: SIU: prepare for conversion to simple DMA

[PATCH 1/3] serial: pch_uart: add debugfs hook for register dump
 2012-02-06  9:24 UTC  (3+ messages)
` [PATCH 2/3] serial: pch_uart: trivial cleanup by removing the get_msr()
` [PATCH 3/3] serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()

[PATCH] Add sc16is7x2 driver
 2012-02-05 19:56 UTC  (2+ messages)

omap-serial RX DMA polling?
 2012-02-04 16:42 UTC  (10+ messages)


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).