linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-03 05:01:08 to 2011-10-26 12:13:30 UTC [more...]

[GIT PATCH] TTY/serial driver patches for 3.2
 2011-10-26 12:12 UTC  (8+ messages)
` [PATCH 01/79] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
  ` [PATCH 02/79] drivers/tty/synclink: remove double comment
  ` [PATCH 03/79] TTY: serial, remove BTM from wait_until_sent
  ` [PATCH 04/79] TTY: msm_serial, remove unneeded console set
  ` [PATCH 05/79] TTY: serial, remove tasklet for tty_wakeup
  ` [PATCH 06/79] TTY: ami_serial, remove BTM from wait_until_sent
  ` [PATCH 07/79] TTY: remove tty_locked

[PATCH] serial/8250_pci: add a quirk for the kt serial controller
 2011-10-25 22:52 UTC  (5+ messages)

[PATCH v2 0/9] serial: samsung: rework clock lookup and add device tree support
 2011-10-24 11:38 UTC  (14+ messages)
` [PATCH v2 1/9] serial: samsung: Keep a copy of the location of platform data in driver's private data
  ` [PATCH v2 2/9] serial: samsung: move handling of fclk/n clock to platform code
` [PATCH v2 3/9] serial: samsung: switch to clkdev based clock lookup
` [PATCH v2 4/9] serial: samsung: remove struct 's3c24xx_uart_clksrc' and all uses of it
` [PATCH v2 5/9] serial: samsung: remove all uses of get_clksrc and set_clksrc
` [PATCH v2 6/9] arm: samsung: register uart clocks to clock lookup list
` [PATCH v2 7/9] serial: samsung: merge all SoC specific port reset functions
` [PATCH v2 8/9] serial: samsung: merge probe() function from all SoC specific extensions
` [PATCH v2 9/9] serial: samsung: add device tree support

[PATCH 02/14] ARM : SAMSUNG : Add RS485 support
 2011-10-23 20:20 UTC  (4+ messages)

[PATCH v7 20/21] OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
 2011-10-20  9:47 UTC  (9+ messages)
` [PATCH v7 21/21] OMAP2+: UART: Do not gate uart clocks if used for debug_prints

[PATCH v2] UART: add CSR SiRFprimaII SoC on-chip uart drivers
 2011-10-20  8:37 UTC  (7+ messages)

[PATCH] TTY: serial_core: Fix crash if agetty() run on non-console serial port
 2011-10-19 18:52 UTC  (8+ messages)
` [PATCH v2] TTY: serial_core: Fix crash if DCD drop during suspend
    ` [PATCH v3] "

[PATCH] tty/serial: atmel_serial: bootconsole removed from auto-enumerates
 2011-10-19 15:35 UTC  (3+ messages)
` patch "tty/serial: atmel_serial: auto-enumerate ports" added to tty tree

[Patch 1/6]drivers/usb/serial/ftdi_sio.c: Basic icount infrastructure for ftdi_sio
 2011-10-18 20:44 UTC  (2+ messages)

[PATCH v7 15/21] OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
 2011-10-18 15:35 UTC  (5+ messages)
` [PATCH v7 16/21] OMAP2+: UART: Remove custom activate funcs and use generic funcs
` [PATCH v7 17/21] OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
` [PATCH v7 18/21] OMAP2+: UART: remove temporary variable used to count uart instance
` [PATCH v7 19/21] OMAP2+: UART: Use custom activate func for console uart

[PATCH v7 14/21] OMAP2+: UART: Allow UART parameters to be configured from board file
 2011-10-18 15:34 UTC 

[PATCH v7 00/21] OMAP2+: UART: Runtime adaptation + cleanup
 2011-10-18 15:26 UTC  (14+ messages)
` [PATCH v7 01/21] OMAP2+: UART: cleanup + remove uart pm specific API
` [PATCH v7 02/21] OMAP2+: UART: cleanup 8250 console driver support
` [PATCH v7 03/21] OMAP2+: UART: Cleanup part of clock gating mechanism for uart
` [PATCH v7 04/21] OMAP2+: UART: Add default mux for all uarts
` [PATCH v7 05/21] OMAP2+: UART: Remove mapbase/membase fields from pdata
` [PATCH v7 06/21] OMAP2+: UART: Add runtime pm support for omap-serial driver
` [PATCH v7 07/21] OMAP2+: UART: Remove context_save and move context restore to driver
` [PATCH v7 08/21] OMAP2+: UART: Ensure all reg values configured are available from port structure
` [PATCH v7 09/21] OMAP2+: UART: Remove uart reset function
` [PATCH v7 10/21] OMAP2+: UART: Get context loss count to context restore
` [PATCH v7 11/21] OMAP2+: UART: Move errata handling from serial.c to omap-serial
` [PATCH v7 12/21] OMAP2+: UART: Add wakeup mechanism for omap-uarts
` [PATCH v7 13/21] OMAP2+: UART: Remove old and unused clocks handling funcs

OMAP2+:UART driver help
 2011-10-18  4:46 UTC  (3+ messages)

administrativní zprávy
 2011-10-15 17:08 UTC 

[PATCH v6 01/16] OMAP2+: hwmod: Add API to enable IO ring wakeup
 2011-10-14 18:29 UTC  (40+ messages)
` [PATCH v6 02/16] OMAP2+: hwmod: Add API to check IO PAD wakeup status
` [PATCH v6 04/16] OMAP2+: UART: cleanup 8250 console driver support
` [PATCH v6 05/16] OMAP2+: UART: Cleanup part of clock gating mechanism for uart
` [PATCH v6 06/16] OMAP2+: UART: Remove certain feilds from omap_uart_state struct
` [PATCH v6 07/16] OMAP2+: UART: Add default mux for all uarts
` [PATCH v6 08/16] OMAP2+: UART: Store certain reg values to port structure
` [PATCH v6 09/16] OMAP2+: UART: Add runtime pm support for omap-serial driver

serial device name for smart card reader that is integrated to Anysee DVB USB device
 2011-10-14 17:32 UTC  (8+ messages)

[PATCH v6 10/16] OMAP2+: UART: Modify omap_uart_can_sleep function
 2011-10-14 17:12 UTC  (25+ messages)
` [PATCH v6 11/16] OMAP2+: UART: Move errata handling from serial.c to omap-serial
` [PATCH v6 12/16] OMAP2+: UART: Allow UART parameters to be configured from board file
` [PATCH v6 14/16] OMAP2+: UART: Take console_lock in suspend path if not taken
` [PATCH v6 15/16] OMAP2+: UART: Enable back uart clocks with runtime API for early console

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-10-14 16:49 UTC 

[PATCH] tty/serial: Prevent drop of DCD on suspend for Tegra UARTs
 2011-10-13 17:57 UTC  (3+ messages)

[PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers
 2011-10-13 14:49 UTC  (5+ messages)

Using serial driver 16550A in poll mode without interrupt connected
 2011-10-13 10:08 UTC  (5+ messages)

[PATCH v2 0/5] tty/serial: atmel_serial: Device Tree support
 2011-10-13  1:04 UTC  (11+ messages)
` [PATCH v2 1/5] tty/serial: RS485 bindings for device tree
  ` [PATCH v2 3/5] tty/serial: atmel_serial: whitespace and braces modifications
    ` [PATCH v2 2/5] tty/serial: atmel_serial: change platform_data variable name
    ` [PATCH v2 4/5] tty/serial: atmel_serial: auto-enumerate ports
    ` [PATCH v2 5/5] tty/serial: atmel_serial: add device tree support

[PATCH] 8250_pci: Fix kernel panic when pch_uart is disabled
 2011-10-12 18:17 UTC  (2+ messages)

[RFC PATCH] tty/serial: atmel_serial: add device tree support
 2011-10-12 15:35 UTC  (8+ messages)

[RFC PATCH] tty/serial: RS485 bindings for device tree
 2011-10-12 12:02 UTC  (4+ messages)

For Your Interest:
 2011-10-11 22:28 UTC 

[Patch 6/6]drivers/usb/serial/ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers
 2011-10-10 15:24 UTC 

[Patch 5/6]drivers/usb/serial/ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
 2011-10-10 15:24 UTC 

[Patch 4/6]drivers/usb/serial/ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
 2011-10-10 15:24 UTC 

[Patch 3/6]drivers/usb/serial/ftdi_sio.c:Fill TX field of the ftdi async_icount structure
 2011-10-10 15:24 UTC 

[Patch 2/6]drivers/usb/serial/ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
 2011-10-10 15:24 UTC 

(unknown),
 2011-10-09 20:56 UTC 

[PATCH 00/16] ARM: amba: Enable module alias autogeneration for AMBA drivers
 2011-10-05 16:05 UTC  (3+ messages)
` [PATCH 12/16] serial: pl010: "
` [PATCH 13/16] serial: pl011: "

[PATCH] jsm: Fixed EEH recovery error
 2011-10-03 16:52 UTC 

[PATCH 1/3] tty/serial: atmel_serial: change platform_data variable name
 2011-10-03 10:11 UTC  (8+ messages)
` [PATCH 2/3] tty/serial: atmel_serial: whitespace and braces modifications
` [PATCH 3/3] tty/serial: atmel_serial: __devinit_p for probe function


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