summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-199-51/+47
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-192-31/+29
| | * | | | | OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-191-1/+73
| | * | | | | serial: pl011: implement workaround for CTS clear event issueRajanikanth H.V2012-04-191-91/+18
| | * | | | | pch_uart: Fix duplicate memory release issueTomoya MORINAGA2012-04-091-4/+7
| | * | | | | pch_uart: Fix return value issueTomoya MORINAGA2012-04-091-0/+5
| | * | | | | pch_uart: delete unused data structureTomoya MORINAGA2012-04-091-6/+0
| | * | | | | pch_uart: Support modem status interruptTomoya MORINAGA2012-04-091-2/+13
| | * | | | | pch_uart: change type to %d to %02xTomoya MORINAGA2012-04-091-1/+1
| | * | | | | pch_uart: change type to u8Tomoya MORINAGA2012-04-091-8/+4
| | * | | | | pch_uart: Delete unused structure memberTomoya MORINAGA2012-04-091-2/+0
| | * | | | | TTY: 68328serial, use tty_port_block_til_readyJiri Slaby2012-04-091-91/+5
| | * | | | | TTY: 68328serial, use tty from tty_portJiri Slaby2012-04-091-6/+6
| | * | | | | TTY: 68328serial, propagate ttyJiri Slaby2012-04-091-26/+27
| | * | | | | TTY: 68328serial, use flags from tty_portJiri Slaby2012-04-091-21/+18
| | * | | | | TTY: 68328serial, use close_delay/closing_wait from tty_portJiri Slaby2012-04-091-15/+11
| | * | | | | TTY: 68328serial, use open/close_wait from tty_portJiri Slaby2012-04-091-10/+6
| | * | | | | TTY: 68328serial, add tty_portJiri Slaby2012-04-091-20/+20
| | * | | | | TTY: 68328serial, remove 68328serial.hJiri Slaby2012-04-092-97/+76
| | * | | | | TTY: 68328serial, use ulong flags for interrupts statusJiri Slaby2012-04-091-2/+4
| | * | | | | TTY: 68328serial, remove garbageJiri Slaby2012-04-091-19/+0
| | * | | | | TTY: 68328serial, remove unused stuff from m68k_serialJiri Slaby2012-04-092-48/+4
| | * | | | | TTY: 68328serial, remove serial_state and friendsJiri Slaby2012-04-092-109/+22
| | * | | | | TTY: crisv10, initialize tty_portJiri Slaby2012-04-091-0/+1
| | * | | | | TTY: crisv10, remove unused tmp_bufJiri Slaby2012-04-091-26/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-223-0/+24
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | serial: mxs-auart: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | serial: amba-pl011: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | tty: serial: imx: adopt pinctrl supportShawn Guo2012-05-111-0/+8
| |/ / / /
* | | | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-111-1/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2012-05-111-1/+0
| |/ / /
* / / / tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger2012-04-301-3/+3
|/ / /
* | | pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-191-1/+3
* | | ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-191-6/+8
| |/ |/|
* | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-139-51/+47
|\ \ | |/ |/|
| * pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner2012-04-091-0/+7
| * pch_uart: Fix MSI setting issueTomoya MORINAGA2012-04-091-0/+1
| * serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-092-4/+21
| * Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-092-19/+2
| * Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams2012-04-091-14/+0
| * tty/serial/omap: console can only be built-inArnd Bergmann2012-04-091-1/+1
| * serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim2012-04-091-0/+1
| * tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe2012-04-091-0/+4
| * tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-091-2/+2
| * omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D2012-04-091-23/+20
| * serial: PL011: move interrupt clearingLinus Walleij2012-04-061-4/+4
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86
|\ \
| * | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-062-13/+4
|\ \
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-062-13/+4