messages from 2011-04-30 10:06:44 to 2011-06-02 10:00:24 UTC [more...]
/proc/stat btime accuracy problem
2011-06-02 10:00 UTC (3+ messages)
[PATCH v5] 8250_pci: add -ENODEV code for Intel EG20T PCH
2011-06-02 2:31 UTC
ioremap warning fix for jsm driver
2011-06-01 20:29 UTC (3+ messages)
[PATCH 1/2] serial: 8250_pci: add .probe member to struct pci_serial_quirk
2011-06-01 12:41 UTC (3+ messages)
` [PATCH 2/2] parport/serial: add support for Timedia/SUNIX cards to parport_serial
[PATCH][RESEND] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
2011-05-31 17:06 UTC (2+ messages)
` [PATCH][RESEND] 8250: Fix capabilities when changing the port type
[PATCH v4] 8250_pci: add -ENODEV code for Intel EG20T PCH
2011-05-31 10:47 UTC (2+ messages)
[GIT PATCH] TTY/serial driver patches for .40
2011-05-31 10:24 UTC (69+ messages)
` [PATCH 01/48] vt: remove uneeded retval check before tty->ops->open inside tty_open
` [PATCH 02/48] vt: Add K_OFF return value to vt_ioctl KDGKBMODE
` [PATCH 03/48] drivers/tty/vt/vt_ioctl.c: repair insane ?: expression
` [PATCH 04/48] tty: VT, remove unused variable
` [PATCH 05/48] TTY: serial_core, "
` [PATCH 06/48] Char: cyclades, fix "
` [PATCH 07/48] TTY: VT, remove unused variables
` [PATCH 08/48] Char: moxa, "
` [PATCH 09/48] TTY: rocket, "
` [PATCH 10/48] TTY: unify tty_init_dev fail path handling
` [PATCH 11/48] TTY: unify pty_install "
` [PATCH 12/48] TTY: unify pty_unix98_install "
` [PATCH 13/48] TTY: introduce deinit helpers for proper ldisc shutdown
` [PATCH 14/48] TTY: plug in deinitialize_tty_struct
` [PATCH 15/48] TTY: fix fail path in tty_open
` [PATCH 16/48] serial: altera_uart: Scan for a free port if platform device id is -1
` [PATCH 17/48] Char: moxa, do not touch NORMAL_ACTIVE bit
` [PATCH 18/48] serial: core, move termios handling to uart_startup
` [PATCH 19/48] serial: core, do not set DTR/RTS twice on startup
` [PATCH 20/48] serial: core, remove uart_update_termios
` [PATCH 21/48] tty: remove invalid location line in file header
` [PATCH 22/48] Serial: ifx6x60c: Remove duplicate includes of linux/tty.h
` [PATCH 23/48] tty: Clean console safely
` [PATCH 24/48] Serial: Remove unused code
` [PATCH 25/48] tty: make receive_buf() return the amout of bytes received
` [PATCH 26/48] Char: nozomi, use GFP_KERNEL for kfifo allocation
` [PATCH 27/48] Char: nozomi, remove port.count checks
` [PATCH 28/48] Char: nozomi, remove useless tty_sem
` [PATCH 29/48] Char: moxa, fix locking in moxa_write
` [PATCH 30/48] TTY: serial_core, remove invalid test
` [PATCH 31/48] TTY: serial_core, remove superfluous set_task_state
` [PATCH 32/48] TTY: tty_io, annotate locking functions
` [PATCH 33/48] drivers/tty/moxa.c: Put correct tty value
` [PATCH 34/48] n_gsm: Use print_hex_dump_bytes
` [PATCH 35/48] tty/serial: add support for Xilinx PS UART
` [PATCH 36/48] parport: Use request_muxed_region for IT87 probe and lock
` [PATCH 37/48] pch_uart: Support new device ML7223 IOH
` [PATCH 38/48] ASoC: Update cx20442 for TTY API change
` [PATCH 39/48] 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter
` [PATCH 40/48] pch_phub: Support new device ML7223
` [PATCH 41/48] tty: Remove to support serial for S5P6442
` [PATCH 42/48] export kernel call get_task_comm()
` [PATCH 43/48] Kernel documentation for the PTI feature
` [PATCH 44/48] Intel PTI implementaiton of MIPI 1149.7
` [PATCH 45/48] n_tracerouter and n_tracesink ldisc additions
` [PATCH 46/48] tty/serial: Add explicit PORT_TEGRA type
` [PATCH 47/48] tty/serial: Fix break handling for PORT_TEGRA
` [PATCH 48/48] serial: 8250_pci: add support for Cronyx Omega PCI multiserial board
[PATCH v3] 8250_pci: add -ENODEV code for Intel EG20T PCH
2011-05-31 9:09 UTC (3+ messages)
[PATCH v2] 8250_pci: add -ENODEV code for Intel EG20T PCH
2011-05-30 14:50 UTC (2+ messages)
[PATCH] 8250_pci: add -ENODEV code for Intel EG20T PCH
2011-05-30 11:19 UTC (6+ messages)
[PATCH 2/2] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
2011-05-26 14:18 UTC (5+ messages)
` [PATCH] 8250: Fix capabilities when changing the port type
` [PATCH] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
[PATCH] serial/pch: use global div helper instead of creating a private one
2011-05-26 8:55 UTC (2+ messages)
[PATCH] tty/serial: (8250) Fix initialization warning
2011-05-26 7:01 UTC
[PATCH] 8250_pci: Fix missing const from merges
2011-05-24 11:35 UTC
[PATCH 1/2] 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
2011-05-19 23:48 UTC (2+ messages)
serial_core's port->count mess
2011-05-19 13:17 UTC (4+ messages)
[PATCH] serial: 8250_pci: add support for Cronyx Omega PCI multiserial board
2011-05-18 18:38 UTC
scheduling work from receive_buf
2011-05-18 15:08 UTC (2+ messages)
[PATCH v2 1/2] tty/serial: Add explicit PORT_TEGRA type
2011-05-18 8:10 UTC (3+ messages)
` [PATCH v2 2/2] tty/serial: Fix break handling for PORT_TEGRA
[PATCH 0/2] tty/serial: Add PORT_TEGRA, fix break handling for it
2011-05-17 21:58 UTC (6+ messages)
` [PATCH 1/2] tty/serial: Add explicit PORT_TEGRA type
` [PATCH 2/2] tty/serial: Fix break handling for PORT_TEGRA
[PATCH 1/2] amba pl011: workaround for uart registers lockup
2011-05-17 18:51 UTC (14+ messages)
` [PATCH 2/2] amba pl011: platform data for reg lockup and glitch
` [PATCHv2 "
` [PATCHv2 1/2] amba pl011: workaround for uart registers lockup
[PATCH] serial: 8250_pci: add support for Cronyx Omega PCI multiserial board
2011-05-17 18:22 UTC (2+ messages)
Serial driver parity support
2011-05-16 21:23 UTC (2+ messages)
Support for CP2105
2011-05-16 13:00 UTC
Hi Dear,
2011-05-16 6:33 UTC
[PATCH] serial: 8250_pci: add support for Cronyx Omega PCI multiserial board
2011-05-13 23:22 UTC (3+ messages)
[RFC 0/5] Support for Technologic Systems TS-5500 board
2011-05-13 22:03 UTC (28+ messages)
` [RFC 1/5] platform-drivers-x86: add support for Technologic Systems TS-5xxx detection
` [RFC 2/5] gpio: add support for Technologic Systems TS-5500 GPIOs
` [RFC 3/5] serial: add support for Technologic Systems TS-5500 RS-485 serial port
` [RFC 4/5] leds: add support for Technologic Systems TS-5500 leds
` [RFC 5/5] hwmon: add support for Technologic Systems TS-5500 A-D converter
` [lm-sensors] "
Serial driver parity support
2011-05-12 17:29 UTC
Add Cisco PowerTV serial support to 8250/PC16550D serial implementation
2011-05-09 12:54 UTC (2+ messages)
[PATCH v2 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
2011-05-09 12:23 UTC (34+ messages)
` [PATCH v2 03/12] OMAP2+: Serial: Add default mux for all uarts
` [PATCH v2 04/12] Serial: OMAP: Add runtime pm support for omap-serial driver
` [PATCH v2 05/12] OMAP: Serial: Hold console lock for console usage
` [PATCH v2 07/12] OMAP: Serial: Allow UART parameters to be configured from board file
` [PATCH v2 10/12] OMAP2+: hwmod: Add api to enable io_ring wakeup
` [PATCH v2 11/12] OMAP: Serial: Use resume call from prcm to enable uart
` [PATCH v2 12/12] OMAP2: Serial: Add no async wake flag
[PATCH V4] tty/serial: add support for Xilinx PS UART
2011-05-06 16:41 UTC (4+ messages)
[PATCH V6] tty/serial: add support for Xilinx PS UART
2011-05-06 12:12 UTC (3+ messages)
[PATCH] Basic support for Moschip 9900 family I/O chips
2011-05-05 19:00 UTC
Config. tips sought: Serial-console garbles boot messages
2011-05-05 4:07 UTC (2+ messages)
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).