messages from 2011-03-16 21:13:43 to 2011-04-29 13:19:17 UTC [more...]
[PATCH v2 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
2011-04-29 13:20 UTC (14+ messages)
` [PATCH v2 01/12] OMAP2+: UART: Remove certain uart calls from sram_idle
` [PATCH v2 02/12] OMAP2+: UART: Remove uart clock handling code from serial.c
` "
` [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 06/12] Serial: OMAP2+: Move erratum handling from serial.c
` [PATCH v2 07/12] OMAP: Serial: Allow UART parameters to be configured from board file
` [PATCH v2 08/12] Serial: OMAP2+: Make the RX_TIMEOUT for DMA configurable for each UART
` [PATCH v2 09/12] OMAP3: Serial: Remove uart pads from 3430 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-04-27 20:57 UTC (3+ messages)
[PATCH V3] tty/serial: add support for Xilinx PS UART
2011-04-27 14:15 UTC (4+ messages)
[PATCH V3] tty/serial: add support for Xilinx PS UART
2011-04-26 21:19 UTC (3+ messages)
[PATCH V3] tty/serial: add support for Xilinx PS UART
2011-04-26 19:58 UTC (2+ messages)
Difficulty with SIGHUP
2011-04-26 16:24 UTC
[GIT PATCH] TTY/serial driver fixes for .39
2011-04-22 23:11 UTC (4+ messages)
` [PATCH 1/3] parport_pc.c: correctly release the requested region for the IT887x
` [PATCH 2/3] serial/imx: read cts state only after acking cts change irq
` [PATCH 3/3] tty/n_gsm: fix bug in CRC calculation for gsm1 mode
[PATCH V2] tty/serial: add support for Xilinx PS UART
2011-04-22 16:23 UTC (13+ messages)
[PATCH] tty/serial: add support for Xilinx PS UART
2011-04-20 15:35 UTC (13+ messages)
[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/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 (55+ messages)
` [PATCH 01/76] tty: serial: bfin_sport_uart: fix signedness error
` [PATCH 09/76] 68328serial: remove unsed m68k_serial->tqueue_hangup
` [PATCH 24/76] serial: ifx6x60: probe routine needs to call spi_setup
` [PATCH 25/76] serial: ifx6x60: minor cleanup
` [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
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).