summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-291-77/+120
|\ \
| * | serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt2011-06-281-33/+85
| * | serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt2011-06-281-47/+32
| * | serial: sh-sci: Add missing module description/author bits.Paul Mundt2011-06-281-0/+2
| * | serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt2011-06-281-2/+6
| | |
| \ \
*-. \ \ Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt2011-06-161-1/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-151-1/+3
| |/
* | serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt2011-06-141-7/+3
* | serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2011-06-142-122/+24
* | serial: sh-sci: Abstract register maps.Paul Mundt2011-06-142-313/+273
* | serial: sh-sci: More unused define purging.Paul Mundt2011-06-081-15/+6
* | serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-082-29/+13
* | serial: sh-sci: Generalize overrun handling.Paul Mundt2011-06-082-56/+47
* | serial: sh-sci: Kill off some more unused definitions.Paul Mundt2011-06-081-4/+0
* | serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt2011-06-081-26/+9
* | serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt2011-06-063-121/+14
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-271-1/+1
|\
| * Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-271-1/+1
| |\
| | * atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+1
* | | m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-261-1/+2
|/ /
* | drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton2011-05-251-0/+1
* | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-05-232-9/+23
|\ \
| * | sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm2011-05-231-8/+8
| * | serial: sh-sci: suspend/resume wakeup support V2Magnus Damm2011-05-231-1/+1
| * | serial: sh-sci: Runtime PM supportMagnus Damm2011-05-231-0/+14
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2350-187/+1270
|\ \ \
| * | | serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov2011-05-191-0/+32
| * | | tty/serial: Fix break handling for PORT_TEGRAStephen Warren2011-05-191-0/+28
| * | | tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-192-2/+13
| * | | tty: Remove to support serial for S5P6442Kukjin Kim2011-05-121-1/+1
| * | | 8250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau2011-05-111-1/+18
| * | | pch_uart: Support new device ML7223 IOHTomoya MORINAGA2011-05-102-5/+15
| * | | tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-033-0/+1127
| * | | TTY: serial_core, remove superfluous set_task_stateJiri Slaby2011-04-251-1/+0
| * | | TTY: serial_core, remove invalid testJiri Slaby2011-04-251-9/+0
| * | | Serial: Remove unused code.Govindraj.R2011-04-191-11/+0
| * | | Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl2011-04-191-2/+0
| * | | tty: remove invalid location line in file headerJovi Zhang2011-04-1944-87/+11
| * | | serial: core, remove uart_update_termiosJiri Slaby2011-04-191-24/+1
| * | | serial: core, do not set DTR/RTS twice on startupJiri Slaby2011-04-191-14/+0
| * | | serial: core, move termios handling to uart_startupJiri Slaby2011-04-191-15/+9
| * | | serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser2011-04-191-11/+15
| * | | TTY: serial_core, remove unused variableJiri Slaby2011-04-191-4/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-233-5/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-262-4/+3
| * | | Merge branch 'master' into for-nextJiri Kosina2011-04-2621-65/+53
| |\ \ \ | | | |/ | | |/|
| * | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1