messages from 2012-03-05 13:52:28 to 2012-04-03 13:43:14 UTC [more...]
[PATCH v3] OMAP2+: UART: Remove cpu checks for populating errata flags
2012-04-03 13:42 UTC
[PATCH] serial: 8250: Add cpufreq support
2012-04-03 9:55 UTC (2+ messages)
[PATCH 5/9] tty/serial/omap: console can only be built-in
2012-04-02 22:32 UTC
[PATCH] pch_uart: Fix MSI setting issue
2012-04-02 5:36 UTC
[PATCH] tty: serial: altera_uart: Check for NULL platform_data in probe
2012-03-30 6:32 UTC (7+ messages)
[PATCH] serial: PL011: move interrupt clearing
2012-03-29 21:33 UTC (8+ messages)
[PATCH] atmel-serial: fix RS485 half-duplex problem
2012-03-29 13:40 UTC (5+ messages)
` [PATCH] tty/serial: atmel_serial: "
[PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks
2012-03-29 7:35 UTC (13+ messages)
` [PATCH 1/3] OMAP2+: UART: Remove cpu checks for populating errata flags
` [PATCH 2/3] OMAP2+: UART: enable tx wakeup bit for wer reg
` [PATCH 3/3] OMAP2+: UART: replace omap34xx/omap4xx cpu checks with not omap24xx
[PATCH] staging: evict abandoned 68360serial.c driver from 3.4
2012-03-28 17:02 UTC (4+ messages)
[PATCH] sh-sci: fix a race of DMA submit_tx on transfer
2012-03-28 6:11 UTC (2+ messages)
Hello
2012-03-27 13:30 UTC
Partnership
2012-03-27 20:24 UTC
[PATCH] amba-pl011: fix panic introduced by "clear pending interrupts"
2012-03-27 12:12 UTC (3+ messages)
[PATCH] pch_uart: Fix dma channel unallocated issue
2012-03-27 9:56 UTC
[PATCH] ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
2012-03-27 8:22 UTC
(From: Mrs. Mary kumba, Family Business Assistance Tel:+27-737535133 )
2012-03-26 9:45 UTC
[PATCH v2] serial: pl011: implement workaround for CTS clear event issue
2012-03-26 9:17 UTC
[PATCH] serial: pl011: implement workaround for CTS clear event issue
2012-03-26 9:14 UTC (5+ messages)
[GIT PATCH] TTY/serial patches for 3.4-rc1
2012-03-26 8:12 UTC (3+ messages)
[PATCH 1/7] pch_uart: Delete unused structure member
2012-03-26 5:43 UTC (7+ messages)
` [PATCH 2/7] pch_uart: change type to u8
` [PATCH 3/7] pch_uart: change type to %d to %02x
` [PATCH 4/7] pch_uart: Support modem status interrupt
` [PATCH 5/7] pch_uart: delete unused data structure
` [PATCH 6/7] pch_uart: Fix return value issue
` [PATCH 7/7] pch_uart: Fix duplicate memory release issue
LOAN @ YOUR DOOR STEP
2012-03-25 16:25 UTC
[PATCH] pch_uart: Add Kontron COMe-mTT10 uart clock quirk
2012-03-23 14:25 UTC (7+ messages)
` [PATCHv2] "
[PATCH v3] serial: PL011: clear pending interrupts
2012-03-22 0:41 UTC (7+ messages)
Easter Bonanza. (Congratulations)
2012-03-21 17:40 UTC
[PATCH v2] omap-serial: Fix the error handling in the omap_serial probe
2012-03-21 11:52 UTC
[PATCH 00/68] TTY buffer in tty_port -- prep no. 1
2012-03-18 8:56 UTC (53+ messages)
` [PATCH 01/68] USB: cdc-acm, use tty_standard_install
` [PATCH 02/68] TTY: tty_io, remove buffer re-assignments
` [PATCH 03/68] TTY: let alloc_tty_driver deduce the owner automatically
` [PATCH 05/68] TTY: remove re-assignments to tty_driver members
` [PATCH 09/68] TTY: tty_driver, document tty->ops->shutdown limitation
` [PATCH 10/68] ALPHA: srmcons, use timer functions
` [PATCH 12/68] TTY: srmcons, convert to use tty_port
` [PATCH 15/68] TTY: ipwireless, fix tty->index handling
` [PATCH 23/68] TTY: remove serialP.h inclusion from some files
` [PATCH 27/68] TTY: amiserial, use only one copy of async flags
` [PATCH 30/68] TTY: simserial, remove support of shared interrupts
` [PATCH 33/68] TTY: serialP, merge serial_state and async_struct
` [PATCH 36/68] TTY: simserial, pass tty down to functions
` [PATCH 37/68] TTY: amiserial/simserial, use tty_port
` [PATCH 41/68] TTY: simserial, remove static initialization
` [PATCH 42/68] TTY: simserial, remove tmp_buf
` [PATCH 43/68] TTY: simserial, stop using serial_state->{line,icount}
` [PATCH 44/68] TTY: simserial no longer needs serialP
` [PATCH 45/68] TTY: simserial, define local tty_port pointer
` [PATCH 46/68] TTY: simserial, remove some tty ops
` [PATCH 48/68] TTY: simserial, use tty_port_close_start
` [PATCH 49/68] TTY: simserial, properly refcount tty_port->tty
` [PATCH 50/68] TTY: simserial, use tty_port_open
` [PATCH 51/68] TTY: simserial, use tty_port_hangup
` [PATCH 52/68] TTY: simserial, remove useless comments
` [PATCH 53/68] TTY: simserial, fix includes
` [PATCH 54/68] TTY: simserial, reindent some code
` [PATCH 55/68] TTY: simserial, final cleanup
` [PATCH 56/68] TTY: amiserial, define local tty_port pointer
` [PATCH 57/68] TTY: amiserial, stop using serial_state->{irq,type,line}
` [PATCH 58/68] TTY: amiserial no longer needs serialP
` [PATCH 59/68] TTY: amiserial, provide carrier helpers
` [PATCH 60/68] TTY: amiserial, use tty_port_block_til_ready
` [PATCH 61/68] TTY: amiserial, use tty_port_close_end
` [PATCH 62/68] TTY: amiserial, use tty_port_close_start
` [PATCH 63/68] TTY: pdc_cons, fix racy tty test
` [PATCH 64/68] TTY: pdc_cons, fix open vs timer race
` [PATCH 65/68] TTY: pdc_cons, fix open vs pdc_console_tty_driver race
` [PATCH 66/68] TTY: pdc_cons, use tty_port
` [PATCH 67/68] TTY: isdn/gigaset, do not set tty->driver_data to NULL
` [PATCH 68/68] TTY: isdn/gigaset, use tty_port
$500,000.00 Lodged
2012-03-15 1:25 UTC
[PATCH] spi/pxa: add clk_prepare/clk_unprepare calls to spi-pxa2xx
2012-03-15 18:21 UTC
[PATCH] serial: pxa: add clk_prepare/clk_unprepare calls
2012-03-15 18:15 UTC
[PATCH] serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after it is reset
2012-03-13 7:51 UTC
TTY: speakup, do not use serialP
2012-03-12 22:59 UTC
[PATCH] serial: PL011: clear pending interrupts
2012-03-12 11:28 UTC (9+ messages)
[PATCH] Clear previous interrupts after fifo is disabled
2012-03-12 8:29 UTC (8+ messages)
[PATCH] tty: serial: vt8500: fix annotations for probe/remove
2012-03-11 14:02 UTC
MAIL 10.03.2012
2012-03-11 10:05 UTC
[PATCH 3/7] serial: sh-sci: restore big-endian operation
2012-03-09 20:23 UTC (3+ messages)
[PATCH 0/5 V3] pch_uart: Cleanups, board quirks, and user uartclk parameter
2012-03-09 17:51 UTC (6+ messages)
` [PATCH 1/5] pch_uart: Use uartclk instead of base_baud
` [PATCH 2/5] pch_uart: Add Fish River Island II uart clock quirks
` [PATCH 3/5] pch_uart: Add user_uartclk parameter
` [PATCH 4/5] pch_uart: Use existing default_baud in setup_console
` [PATCH 5/5] pch_uart: Add module parameter descriptions
[PATCH v2 0/7] serial: cleanups that strive to do nothing
2012-03-09 10:29 UTC (9+ 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: introduce generic port in/out helpers
` [PATCH 6/7] serial: use serial_port_in/out vs serial_in/out in 8250
` [PATCH 7/7] serial: remove back and forth conversions in serial_out_sync
[RFC PATCH] OMAP: UART: Enable tx wakeup bit in wer
2012-03-09 6:19 UTC (6+ messages)
[PATCH 0/4 V2] pch_uart: Cleanups, board quirks, and user uartclk parameter
2012-03-08 21:10 UTC (11+ messages)
` [PATCH 1/4] pch_uart: Use uartclk instead of base_baud
` [PATCH 3/4] pch_uart: Add user_uartclk parameter
[PATCH 0/6] Series short description
2012-03-08 19:14 UTC (3+ messages)
` [PATCH 6/6] vt: push the tty_lock down into the map handling
[PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers
2012-03-08 17:59 UTC (6+ messages)
` [PATCH 5/7] tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES
bad serial port count when trying to login
2012-03-08 11:24 UTC (2+ messages)
MAIL
2012-03-07 15:46 UTC
Partnership
2012-03-06 6:43 UTC
Partnership
2012-03-06 6:40 UTC
[PATCH 0/9] [RFC] tty : make receive_room internal to N_TTY line discipline
2012-03-05 23:42 UTC (2+ messages)
[GIT PATCH] TTY/serial patches for 3.3-rc6
2012-03-05 23:35 UTC
[PATCH] mpc5200b/uart: select more tolerant uart prescaler on low baudrates
2012-03-05 15:14 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).