messages from 2011-02-18 07:23:26 to 2011-03-18 15:45:29 UTC [more...]
[RFC 0/5] Starting to pull out the I/O operations
2011-03-18 15:25 UTC (4+ messages)
` [RFC 1/5] 8250: Make serial_dl_write a port operation
` [RFC 2/5] 8250: introduce the idea of an operations struct for an 8250 port
` [RFC 3/5] 8250: register upio users
[PATCH] MAINTAINERS: Add serial
2011-03-18 13:56 UTC
[PATCH] MAINTAINERS: Add serial
2011-03-18 14:10 UTC (2+ messages)
Wrong GIT author ? also bugs: serial: Add uart driver for i.MX23/28
2011-03-18 13:49 UTC (3+ messages)
[RFC PATCH 0/2] serial: Hack up 8520.c for evil device tree hookin
2011-03-18 5:18 UTC (17+ messages)
` [RFC PATCH 1/2] serial: 8250: Add a notifier chain for driver registration
` [RFC PATCH 2/2] MIPS: Octeon: Use device tree to register serial ports
[GIT PATCH] TTY/serial driver patches for .39
2011-03-16 22:41 UTC (78+ messages)
` [PATCH 01/76] tty: serial: bfin_sport_uart: fix signedness error
` [PATCH 02/76] serial: mfd: remove the timeout workaround for A0
` [PATCH 03/76] serial: ifx6x60: expanded info available from platform data
` [PATCH 04/76] OMAP: Enable Magic SysRq on serial console ttyOx
` [PATCH 05/76] serial: omap-serial: Enable the UART wake-up bits always
` [PATCH 06/76] tty_ldisc: don't use flush_scheduled_work()
` [PATCH 07/76] serial: mrst_max3110: make buffer larger
` [PATCH 08/76] serial-core: reset the console speed on resume
` [PATCH 09/76] 68328serial: remove unsed m68k_serial->tqueue_hangup
` [PATCH 10/76] serial: pch_uart: support new device ML7213
` [PATCH 11/76] serial: pch_uart: revert Kconfig for non-DMA mode
` [PATCH 12/76] hvc_dcc: Fix bad code generation by marking assembly volatile
` [PATCH 13/76] hvc_dcc: Simplify put_chars()/get_chars() loops
` [PATCH 14/76] hvc_dcc: Simplify assembly for v6 and v7 ARM
` [PATCH 15/76] vt: Add virtual console keyboard mode OFF
` [PATCH 16/76] hvc: add Blackfin JTAG console support
` [PATCH 17/76] TTY: use appropriate printk priority level
` [PATCH 18/76] tty,vcs: lseek/VC-release race fix
` [PATCH 19/76] tty,vcs removing con_buf/conf_buf_mtx
` [PATCH 20/76] serial: ifx6x60: fixed call to tty_port_init
` [PATCH 21/76] serial: ifx6x60: dma_alloc_coherent must use parent dev
` [PATCH 22/76] serial: ifx6x60: changed internal bpw from boolean to int
` [PATCH 23/76] serial: ifx6x60: set SPI max_speed_hz based on platform type
` [PATCH 24/76] serial: ifx6x60: probe routine needs to call spi_setup
` [PATCH 25/76] serial: ifx6x60: minor cleanup
` [PATCH 26/76] serial: also set the uartclk value in resume after goes to highspeed
` [PATCH 27/76] serial: change the divisor latch only when prescalar actually changed
` [PATCH 28/76] tty: Add msm_smd_tty driver
` [PATCH 29/76] atmel_serial: enable PPS support
` [PATCH 30/76] tty,vt: fix VT_SETACTIVATE console switch
` [PATCH 31/76] tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
` [PATCH 32/76] tty: serial: altera_uart: Use port->regshift to store bus shift
` [PATCH 33/76] MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguart
` [PATCH 34/76] tiocmget: kill off the passing of the struct file
` [PATCH 35/76] tiocmset: kill the file pointer argument
` [PATCH 36/76] tty: remove filp from the USB tty ioctls
` [PATCH 37/76] tty: now phase out the ioctl file pointer for good
` [PATCH 38/76] tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
` [PATCH 39/76] tty: add a helper for setting termios data from kernel side
` [PATCH 40/76] hci_ath: Fix the mess in this driver
` [PATCH 41/76] tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
` [PATCH 42/76] tty: move Kconfig entries into drivers/tty from drivers/char
` [PATCH 43/76] tty: simserial: now phase out the ioctl file pointer for good
` [PATCH 44/76] serial: mfd: remove the TX full-empty interrupts workaround
` [PATCH 45/76] serial: mfd: add a module parameter for setting each port's working mode
` [PATCH 46/76] tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer
` [PATCH 47/76] tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup
` [PATCH 48/76] tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources
` [PATCH 49/76] tty: serial: altera_jtaguart: Fixup type usage of port flags
` [PATCH 50/76] tty: move a number of tty drivers from drivers/char/ to drivers/tty/
` [PATCH 51/76] tty: move ipwireless driver from drivers/char/pcmcia/ "
` [PATCH 52/76] tty: move obsolete and broken tty drivers to drivers/staging/tty/
` [PATCH 53/76] tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/
` [PATCH 54/76] pch_uart: add multi-scatter processing
` [PATCH 55/76] pch_uart: add spin_lock_init
` [PATCH 56/76] pch_uart : Reduce memcpy
` [PATCH 57/76] pch_uart : Use dev_xxx not pr_xxx
` [PATCH 58/76] pch_uart: fix uart clock setting issue
` [PATCH 59/76] pch_uart: fix auto flow control miss-setting issue
` [PATCH 60/76] pch_uart: fix exclusive access issue
` [PATCH 61/76] pch_uart: Fix DMA channel miss-setting issue
` [PATCH 62/76] tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile
` [PATCH 63/76] tty: phase out of ioctl file pointer for tty3270 as well
` [PATCH 64/76] MAINTAINERS: Update HVC file patterns
` [PATCH 65/76] tty/serial: Relax the device_type restriction from of_serial
` [PATCH 66/76] nozomi: don't use flush_scheduled_work()
` [PATCH 67/76] Staging: generic_serial: fix double locking bug
` [PATCH 68/76] pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()
` [PATCH 69/76] Staging: tty: fix build with epca.c driver
` [PATCH 70/76] tty: move cd1865.h to drivers/staging/tty/
` [PATCH 71/76] tty_audit: fix tty_audit_add_data live lock on audit disabled
` [PATCH 72/76] serial: msm_serial_hs: Add MSM high speed UART driver
` [PATCH 73/76] n_gsm: add a documentation
` [PATCH 74/76] n_gsm: fix UIH control byte : P bit should be 0
` [PATCH 75/76] pch_phub: add new device ML7213
` [PATCH 76/76] pch_uart: reference clock on CM-iTC
LAVA PCIe serial card problem
2011-03-10 20:16 UTC (7+ messages)
[PATCH 0/7] OMAP2+: UART: runtime conversion + cleanup
2011-03-09 23:06 UTC (25+ messages)
` [PATCH 1/7] OMAP2+ : hwmod_data: update uart hwmod data
` [PATCH 2/7] OMAP2+: mux: Enable wakeup for wakeup enable requested pads
` [PATCH 3/7] OMAP2+: UART: Remove certain uart calls from sram_idle
` [PATCH 4/7] OMAP2+: UART: Remove uart clock handling code serial.c
` [PATCH 5/7] Serial: OMAP: add runtime pm support for omap-serial driver
` [PATCH 6/7] OMAP: Serial: Allow UART parameters to be configured from board file
` [PATCH 7/7] Serial: OMAP2+: Make the RX_TIMEOUT for DMA configurable for each UART
[PATCH 2/7] OMAP2+: mux: Enable wakeup for wakeup enable requested pads
2011-03-09 14:45 UTC (13+ messages)
[PATCH 1/2] n_gsm: improve behaviour with encoding 0
2011-03-08 21:15 UTC (10+ messages)
` [PATCH 2/2] n_gsm: add a documentation
` [PATCH v2 1/2] "
` [PATCH v2 2/2] n_gsm: fix UIH control byte : P bit should be 0
[PATCH v3] serial: msm_serial_hs: Add MSM high speed UART driver
2011-03-07 4:58 UTC
[PATCH v3] serial: msm_serial_hs: Add MSM high speed UART driver
2011-03-07 4:56 UTC (2+ messages)
ioctl for Edgeport/8s MEI
2011-03-06 23:16 UTC
(unknown)
2011-03-03 5:39 UTC
(unknown),
2011-03-01 23:47 UTC
(unknown),
2011-03-01 23:48 UTC
[smatch stuff] altera_uart: inconsistent checks for null
2011-03-01 8:10 UTC (4+ messages)
[PATCH 3/4] tty: serial: altera_uart: Add devicetree support
2011-02-28 8:31 UTC (10+ messages)
` [PATHV v2] "
` [Nios2-dev] "
` [PATCH 3/4 v3] "
[PATCH 5/5] tty: serial: altera_jtaguart: Add device tree support
2011-02-28 8:26 UTC (5+ messages)
` [PATCH 5/5 v2] "
` [PATCH 5/5 v3] "
Please i wait to hear from you urgently, it very important
2011-02-24 19:14 UTC
SC16is752 I2c driver
2011-02-23 8:15 UTC (4+ messages)
[PATCH 4/6] tty: now phase out the ioctl file pointer for good
2011-02-22 19:47 UTC (2+ messages)
[PATCH 2/2] serial: mfd: add a module parameter for setting each port's working mode
2011-02-22 7:28 UTC
[PATCH 1/2] serial: mfd: remove the TX full-empty interrupts workaround
2011-02-22 7:28 UTC
Newbie question: setting baudrate / managing FIFO
2011-02-18 20:24 UTC (4+ messages)
[PATCH 0/5] tty: serial: Updates for altera_jtaguart driver
2011-02-18 17:20 UTC (9+ messages)
` [Nios2-dev] "
MAX3107 driver faulty
2011-02-18 14:00 UTC (3+ 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).