messages from 2011-03-08 14:04:24 to 2011-04-20 09:55:32 UTC [more...]
[PATCH 1/7] Char: nozomi, use GFP_KERNEL for kfifo allocation
2011-04-20 9:55 UTC (8+ messages)
` [PATCH 2/7] Char: nozomi, remove port.count checks
` [PATCH 3/7] Char: nozomi, remove useless tty_sem
` [PATCH 4/7] Char: moxa, fix locking in moxa_write
` [PATCH 5/7] TTY: serial_core, remove invalid test
` [PATCH 6/7] TTY: serial_core, remove superfluous set_task_state
` [PATCH 7/7] TTY: tty_io, annotate locking functions
[PATCH] tty/serial: add support for Xilinx PS UART
2011-04-20 9:39 UTC (10+ messages)
[PATCH] tty/serial/pl011: don't print error msg if dmaengine_pause is not supported
2011-04-19 6:07 UTC (4+ messages)
[PATCH] dmaengine: implement pause and resume for dw_dmac
2011-04-19 6:04 UTC (3+ messages)
[PATCH] Serial: Remove unused code
2011-04-18 14:57 UTC
[RESEND, PATCH v2] parport_pc.c: correctly release the requested region for the IT887x
2011-04-18 14:26 UTC
[PATCH] atmel_serial: keep the platform_device unchanged
2011-04-15 19:02 UTC (3+ messages)
(unknown)
2011-04-14 7:15 UTC
[PATCH] tty: fix typo in descripton of tty_termios_encode_baud_rate
2011-04-12 11:25 UTC (3+ messages)
Wrong GIT author ? also bugs: serial: Add uart driver for i.MX23/28
2011-04-12 7:28 UTC (6+ messages)
[PATCH] serial/imx: read cts state only after acking cts change irq
2011-04-11 8:59 UTC
[PATCH v2] parport_pc.c: correctly release the requested region for the IT887x
2011-04-11 7:27 UTC
GET BACK TO ME IMMEDIATELY
2011-04-10 19:25 UTC
[PATCH][Trivial] Serial, ifx6x60c: Remove duplicate includes of linux/tty.h
2011-04-10 17:22 UTC
Add new ASYNC_SPD_WARP13?
2011-04-06 19:38 UTC (8+ messages)
[PATCH V6] MIPS: lantiq: add serial port support
2011-04-05 23:58 UTC (4+ messages)
Microblaze early console support
2011-04-04 17:21 UTC
[PATCH] tty/n_gsm: fix bug in CRC calculation for gsm1 mode
2011-03-31 12:11 UTC (4+ messages)
[PATCH V5 04/10] MIPS: lantiq: add serial port support
2011-03-30 9:33 UTC (2+ messages)
Should .dtr_rts do tty_port_tty_get?
2011-03-29 15:10 UTC (6+ messages)
` [PATCH 1/1] TTY: serial_core, fix dtr_rts NULL dereference
[PATCH V4 04/10] MIPS: lantiq: add serial port support
2011-03-28 14:07 UTC
[PATCH] serial: altera_uart: Scan for a free port if platform device id is -1
2011-03-28 11:57 UTC
[PATCH 2/7] TTY: serial_core, remove unused variable
2011-03-23 9:15 UTC (2+ messages)
[RFC 0/5] Starting to pull out the I/O operations
2011-03-18 20:04 UTC (7+ 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
` [RFC 4/5] 8250: evict the hub6 I/O operations
` [RFC 5/5] 8250: extract out the "odd" port types
[PATCH] MAINTAINERS: Add serial
2011-03-18 20:00 UTC (2+ messages)
[PATCH] MAINTAINERS: Add serial
2011-03-18 14:10 UTC (2+ 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 (6+ messages)
[PATCH 0/7] OMAP2+: UART: runtime conversion + cleanup
2011-03-09 23:06 UTC (9+ messages)
` [PATCH 5/7] Serial: OMAP: add runtime pm support for omap-serial driver
[PATCH 2/7] OMAP2+: mux: Enable wakeup for wakeup enable requested pads
2011-03-09 14:45 UTC (12+ messages)
[PATCH 1/2] n_gsm: improve behaviour with encoding 0
2011-03-08 21:15 UTC (6+ messages)
` [PATCH v2 1/2] n_gsm: add a documentation
` [PATCH v2 2/2] n_gsm: fix UIH control byte : P bit should be 0
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