linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-09 09:53:27 to 2011-03-16 21:15:03 UTC [more...]

[GIT PATCH] TTY/serial driver patches for .39
 2011-03-16 21:12 UTC  (61+ 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

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 0/4] *** SUBJECT HERE ***
 2011-02-28  8:31 UTC  (29+ messages)
` [PATCH 1/4] tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
` [PATCH 0/4] tty: serial: Updates for altera_uart driver
  ` [PATCH 2/4] tty: serial: altera_uart: Use port->regshift to store bus shift
  ` [PATCH 3/4] tty: serial: altera_uart: Add devicetree support
    ` [PATHV v2] "
      ` [Nios2-dev] "
    ` [PATCH 3/4 v3] "
  ` [PATCH 4/4] MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguart
    ` [Nios2-dev] "

[PATCH 0/5] tty: serial: Updates for altera_jtaguart driver
 2011-02-28  8:26 UTC  (18+ messages)
` [PATCH 1/5] tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer
` [PATCH 2/5] tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup
` [PATCH 3/5] tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources
` [PATCH 4/5] tty: serial: altera_jtaguart: Fixup type usage of port flags
` [PATCH 5/5] tty: serial: altera_jtaguart: Add device tree support
  ` [PATCH 5/5 v2] "
    ` [PATCH 5/5 v3] "
    ` [Nios2-dev] [PATCH 0/5] tty: serial: Updates for altera_jtaguart driver

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)

[RFC PATCH 0/6] Rework tty helpers to avoid need for file pointers
 2011-02-22 19:47 UTC  (10+ messages)
` [PATCH 1/6] tiocmget: kill off the passing of the struct file
` [PATCH 2/6] tiocmset: kill the file pointer argument
` [PATCH 3/6] tty: remove filp from the USB tty ioctls
` [PATCH 4/6] tty: now phase out the ioctl file pointer for good
` [PATCH 5/6] tty: add a helper for setting termios data from kernel side
` [PATCH 6/6] hci_ath: Fix the mess in this driver

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

MAX3107 driver faulty
 2011-02-18 14:00 UTC  (3+ messages)

Re:9
 2011-02-18  5:41 UTC 

uart ops tx_empty lock
 2011-02-12 16:11 UTC  (2+ messages)

Hnzacfa Bndhvhpx T%RAN_
 2011-02-10  2:32 UTC 


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