messages from 2011-10-26 12:13:35 to 2011-11-11 10:15:17 UTC [more...]
[PATCH v7 00/21] OMAP2+: UART: Runtime adaptation + cleanup
2011-11-11 10:14 UTC (5+ messages)
` [PATCH v7 11/21] OMAP2+: UART: Move errata handling from serial.c to omap-serial
[PATCH v8 20/20] OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
2011-11-11 10:02 UTC
[PATCH v8 15/20] OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
2011-11-11 10:01 UTC (5+ messages)
` [PATCH v8 16/20] OMAP2+: UART: remove temporary variable used to count uart instance
` [PATCH v8 17/20] OMAP2+: UART: Use custom activate func for console uart
` [PATCH v8 18/20] OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
` [PATCH v8 19/20] OMAP2+: UART: Do not gate uart clocks if used for debug_prints
[PATCH v8 14/20] OMAP2+: UART: Allow UART parameters to be configured from board file
2011-11-11 9:59 UTC
[PATCH v8 10/20] OMAP2+: UART: Get context loss count to context restore
2011-11-11 9:59 UTC (4+ messages)
` [PATCH v8 11/20] OMAP2+: UART: Move errata handling from serial.c to omap-serial
` [PATCH v8 12/20] OMAP2+: UART: Add wakeup mechanism for omap-uarts
` [PATCH v8 13/20] OMAP2+: UART: Remove old and unused clocks handling funcs
[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
2011-11-11 9:57 UTC (10+ messages)
` [PATCH v8 01/20] OMAP2+: UART: cleanup + remove uart pm specific API
` [PATCH v8 02/20] OMAP2+: UART: cleanup 8250 console driver support
` [PATCH v8 03/20] OMAP2+: UART: Cleanup part of clock gating mechanism for uart
` [PATCH v8 04/20] OMAP2+: UART: Add default mux for all uarts
` [PATCH v8 05/20] OMAP2+: UART: Remove mapbase/membase fields from pdata
` [PATCH v8 06/20] OMAP2+: UART: Add runtime pm support for omap-serial driver
` [PATCH v8 07/20] OMAP2+: UART: Remove context_save and move context restore to driver
` [PATCH v8 08/20] OMAP2+: UART: Ensure all reg values configured are available from port structure
` [PATCH v8 09/20] OMAP2+: UART: Remove uart reset function
[PATCH V2 00/14] add clk_prepare/clk_unprepare to imx drivers
2011-11-11 9:15 UTC (19+ messages)
` [PATCH V2 01/14] clk: add helper functions clk_prepare_enable and clk_disable_unprepare
` [PATCH V2 03/14] ARM: mxc: ahci: add clk_prepare/clk_unprepare
` [PATCH V2 09/14] ARM: mx31moboard: "
` [PATCH V2 02/14] ARM: mxc: time: "
` [PATCH V2 04/14] ARM: mxc: pwm: "
` [PATCH V2 05/14] ARM: mxc: epit: "
` [PATCH V2 06/14] ARM: mxc: arch_reset: "
` [PATCH V2 07/14] ARM: mxc: audmux-v2: "
` [PATCH V2 08/14] ARM: pm-imx5: "
` [PATCH V2 10/14] ARM: mxs: "
` [PATCH V2 11/14] serial: imx: "
` [PATCH V2 12/14] net: fec: "
` [PATCH V2 13/14] i2c: imx: "
` [PATCH V2 14/14] mmc: sdhci-esdhc-imx: "
[PATCH] pch_uart: Fix DMA resource leak issue
2011-11-11 8:37 UTC (2+ messages)
[PATCH v7 15/21] OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
2011-11-10 19:02 UTC (13+ messages)
` [PATCH v7 16/21] OMAP2+: UART: Remove custom activate funcs and use generic funcs
` [PATCH v7 17/21] OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
` [PATCH v7 19/21] OMAP2+: UART: Use custom activate func for console uart
[PATCH 1/1] serial: imx: convert to clk_prepare/clk_unprepare
2011-11-10 8:24 UTC (3+ messages)
[PATCH 1/2] pch_uart: Fix hw-flow control issue
2011-11-10 2:11 UTC (7+ messages)
` [PATCH 2/2] pch_uart: Delete modem status interrupt enable code
[PATCH 01/10] TTY: serial, cleanup include file
2011-11-09 23:25 UTC (13+ messages)
` [PATCH 02/10] TTY: serial, cleanup atmel_set_ldisc
` [PATCH 03/10] TTY: serial, switch closing_wait and close_delay to jiffies
` [PATCH 04/10] TTY: serial, use tty_port_close_start helper
` [PATCH 05/10] TTY: serial, document few functions
` [PATCH 06/10] TTY: serial, do not touch tty->alt_speed
` [PATCH 07/10] TTY: serial, inline uart_get
` [PATCH 08/10] TTY: serial, define uart_port_activate/shutdown
` [PATCH 09/10] TTY: serial, fill uart_port_shutdown
` [PATCH 10/10] TTY: serial, extract uart_port_startup
[PATCH] atmel_serial: RS485: receiving enabled when sending data
2011-11-09 14:51 UTC (13+ messages)
` [PATCH] RS485: fix inconsistencies in the meaning of some variables
Re:
2011-11-09 11:58 UTC
[RFC 0/2] serial: OF alias support
2011-11-08 13:35 UTC (3+ messages)
` [RFC 1/2] serial: Add OF alias support for uartlite
` [RFC 2/2] serial: 8250: Add OF alias support
[PATCH] serial: samsung: Fix build for non-Exynos4210 devices
2011-11-08 5:00 UTC (3+ messages)
[PATCH 02/14] ARM : SAMSUNG : Add RS485 support
2011-11-04 10:18 UTC (7+ messages)
[PATCH 1/1] omap: serial: Add RS-485 standard support
2011-11-03 19:06 UTC (2+ messages)
[PATCH] serial/8250_pci: add a quirk for the kt serial controller
2011-11-03 16:34 UTC (6+ messages)
[PATCH] m68k/atari: SCC - Move Atari serial driver to staging
2011-11-03 15:12 UTC (2+ messages)
[RFC PATCH 00/34] msm: msm8660 and msm8960 clock support
2011-11-02 18:36 UTC (2+ messages)
` [RFC PATCH 34/34] msm_serial: fix clock rate on DMA-based uarts
[PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers
2011-11-01 13:40 UTC (8+ messages)
[PATCH 1/2] pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
2011-11-01 12:55 UTC (3+ messages)
` [PATCH 2/2] pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
[PATCH] tty/serial: atmel_serial: fix compilation
2011-10-29 11:49 UTC (4+ messages)
[PATCH] jsm: Change maintainership
2011-10-28 16:05 UTC (2+ messages)
Hello
2011-10-28 11:24 UTC
setserial failing strangely on omap development board (beagleboard)
2011-10-28 5:24 UTC
[PATCH v2] UART: add CSR SiRFprimaII SoC on-chip uart drivers
2011-10-28 2:52 UTC (6+ messages)
[GIT PATCH] TTY/serial driver patches for 3.2
2011-10-26 21:38 UTC (74+ messages)
` [PATCH 01/79] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
` [PATCH 13/79] serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
` [PATCH 14/79] ARM: SAMSUNG: Remove uart irq handling from plaform code
` [PATCH 17/79] mips: msp71xx/serial: convert to pr_foo() helpers
` [PATCH 18/79] mips: msp71xx/serial: add workaround for DW UART
` [PATCH 19/79] tty: serial8250: remove UPIO_DWAPB{,32}
` [PATCH 20/79] tty: serial8250: add helpers for the DesignWare 8250
` [PATCH 21/79] tty: of_serial: add support "
` [PATCH 22/79] Revert "tty: of_serial: add support for the DesignWare 8250"
` [PATCH 23/79] Revert "tty: serial8250: add helpers "
` [PATCH 24/79] serial/imx: support to handle break character
` [PATCH 25/79] atmel_serial: RS485: receiving enabled when sending data
` [PATCH 26/79] tty: Add support serial for EXYNOS4212 SoC
` [PATCH 27/79] jsm: remove remaining flip buffer code
` [PATCH 28/79] jsm: remove buggy write queue
` [PATCH 29/79] jsm: print byte we are dequeing
` [PATCH 30/79] TTY: serial, use ASYNCB_CLOSING in uart_close
` [PATCH 31/79] TTY: serial, move locking "
` [PATCH 32/79] TTY: define tty_wait_until_sent_from_close
` [PATCH 33/79] TTY: use tty_wait_until_sent_from_close in tty_port_close_start
` [PATCH 34/79] TTY: use tty_wait_until_sent_from_close in other drivers
` [PATCH 35/79] hsu: add runtime pm support
` [PATCH 36/79] n_gsm: update TODO list
` [PATCH 37/79] n_gsm: Send CLD command on exit
` [PATCH 38/79] max3110: wake up fixes
` [PATCH 39/79] x86/mrst: Add platform data for Max3110 devices
` [PATCH 40/79] max3110: add sysrq support
` [PATCH 41/79] max3110: Fix up port->tty backreferencing
` [PATCH 42/79] tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
` [PATCH 43/79] tty: 8250: export serial8250_handle_irq
` [PATCH 44/79] tty: add a DesignWare 8250 driver
` [PATCH 45/79] serial: pxa: work around for errata #20
` [PATCH 46/79] TTY: serial: Move mutex_unlock in uart_close function
` [PATCH 47/79] TTY: serial, remove dead code from 68328
` [PATCH 48/79] TTY: serial, fix includes in some drivers
` [PATCH 49/79] cris: fix a build error in drivers/tty/serial/crisv10.c
` [PATCH 50/79] serial: Support the EFR-register of XR1715x uarts
` [PATCH 51/79] cris: lower the printk level in cris serial driver
` [PATCH 52/79] TTY: serial, move 68360 driver to staging
` [PATCH 53/79] keyboard: Do not include <linux/irq.>
` [PATCH 54/79] serial: mfd: Initconst section fixes
` [PATCH 55/79] serial-core: power up uart port early before we do set_termios when resuming
` [PATCH 56/79] TTY: irq: Remove IRQF_DISABLED
` [PATCH 57/79] drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
` [PATCH 58/79] tty/n_gsm: fix bug in tiocmset
` [PATCH 59/79] 8250: ratelimit LSR safety check engaged warning
` [PATCH 60/79] tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)
` [PATCH 61/79] tty/n_gsm: avoid fifo overflow in gsm_dlci_data_output
` [PATCH 62/79] TTY: snyclinkmp: forever loop in tx_load_dma_buffer()
` [PATCH 63/79] hvc_console: display printk messages on console
` [PATCH 64/79] tty: Support compat_ioctl get/set termios_locked
` [PATCH 65/79] parport_pc: release IO region properly if unsupported ITE887x card is found
` [PATCH 66/79] h8300: drivers/serial/Kconfig was moved
` [PATCH 67/79] 8250_pci: Fix kernel panic when pch_uart is disabled
` [PATCH 68/79] TTY: drop driver reference in tty_open fail path
` [PATCH 69/79] TTY: make tty_add_file non-failing
` [PATCH 70/79] TTY: pty, release tty in all ptmx_open fail paths
` [PATCH 71/79] TTY: call tty_driver_lookup_tty unconditionally
` [PATCH 72/79] tty/serial: RS485 bindings for device tree
` [PATCH 73/79] tty/serial: atmel_serial: change platform_data variable name
` [PATCH 74/79] tty/serial: atmel_serial: whitespace and braces modifications
` [PATCH 75/79] tty/serial: atmel_serial: auto-enumerate ports
` [PATCH 76/79] tty/serial: atmel_serial: add device tree support
` [PATCH 77/79] Revert "TTY: call tty_driver_lookup_tty unconditionally"
` [PATCH 78/79] tty/serial: atmel_serial: bootconsole removed from auto-enumerates
` [PATCH 79/79] TTY: serial_core: Fix crash if DCD drop during suspend
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