summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | serial: sh-sci: modify sci_break_ctl()Shimoda, Yoshihiro2012-04-091-4/+26
* | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-2216-771/+759
|\ \ \ \ \ \
| * | | | | | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...Sonic Zhang2012-05-171-16/+4
| * | | | | | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang2012-05-171-12/+10
| * | | | | | serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang2012-05-171-1/+1
| * | | | | | serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang2012-05-171-19/+13
| * | | | | | Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman2012-05-151-4/+2
| * | | | | | tty: Allow uart_register/unregister/registerAlan Cox2012-05-141-0/+1
| * | | | | | serial8250-em: Add DT supportMagnus Damm2012-05-091-0/+7
| * | | | | | serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm2012-05-091-1/+2
| * | | | | | serial_core: Update buffer overrun statistics.Corbin Atkinson2012-05-091-2/+4
| * | | | | | cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker2012-05-081-2/+2
| * | | | | | tty_lock: Localise the lockAlan Cox2012-05-041-2/+2
| * | | | | | serial8250-em: Emma Mobile UART driver V2Magnus Damm2012-05-043-0/+187
| * | | | | | Add missing call to uart_update_timeout()Lothar Waßmann2012-05-041-0/+2
| * | | | | | serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-021-32/+59
| * | | | | | serial8250: Clean up default map and dl codeMagnus Damm2012-05-021-26/+12
| * | | | | | serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm2012-05-021-33/+29
| * | | | | | serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm2012-05-021-41/+26
| * | | | | | serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2012-05-022-53/+78
| * | | | | | 8250.c: less than 2400 baud fix.Christian Melki2012-05-011-4/+5
| * | | | | | 8250_pci: fix pch uart matchingArnaud Patard2012-04-291-0/+18
| * | | | | | Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-2310-589/+361
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | serial/8250_pci: fix suspend/resume vs init/exit quirksDan Williams2012-04-181-0/+6
| | * | | | | serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli2012-04-183-0/+51
| | * | | | | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-189-51/+47
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-182-31/+29
| | * | | | | OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-181-1/+73
| | * | | | | serial: pl011: implement workaround for CTS clear event issueRajanikanth H.V2012-04-181-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
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud