| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2012-05-24 | 3 | -71/+0 |
|\ |
|
| * | serial: delete the MCA specific 8250 support. | Paul Gortmaker | 2012-05-18 | 3 | -71/+0 |
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 | 1 | -5/+44 |
|\ \ |
|
| * | | serial: sh-sci: Fix for port types without BRI interrupts. | Paul Mundt | 2012-05-18 | 1 | -1/+18 |
| * | | Merge branch 'sh/rsk-updates' into sh-latest | Paul Mundt | 2012-05-10 | 3 | -10/+14 |
| |\| |
|
| * | | Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest | Paul Mundt | 2012-04-19 | 9 | -51/+47 |
| |\ \ |
|
| * | | | serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes. | Shimoda, Yoshihiro | 2012-04-12 | 1 | -18/+18 |
| * | | | serial: sh-sci: modify sci_break_ctl() | Shimoda, Yoshihiro | 2012-04-09 | 1 | -4/+26 |
* | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-23 | 16 | -771/+759 |
|\ \ \ \ |
|
| * | | | | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro... | Sonic Zhang | 2012-05-17 | 1 | -16/+4 |
| * | | | | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. | Sonic Zhang | 2012-05-17 | 1 | -12/+10 |
| * | | | | serial: bfin_uart: narrow the reboot condition in DMA tx interrupt | Sonic Zhang | 2012-05-17 | 1 | -1/+1 |
| * | | | | serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. | Sonic Zhang | 2012-05-17 | 1 | -19/+13 |
| * | | | | Revert "serial_core: Update buffer overrun statistics." | Greg Kroah-Hartman | 2012-05-15 | 1 | -4/+2 |
| * | | | | tty: Allow uart_register/unregister/register | Alan Cox | 2012-05-14 | 1 | -0/+1 |
| * | | | | serial8250-em: Add DT support | Magnus Damm | 2012-05-10 | 1 | -0/+7 |
| * | | | | serial8250-em: clk_get() IS_ERR() error handling fix | Magnus Damm | 2012-05-10 | 1 | -1/+2 |
| * | | | | serial_core: Update buffer overrun statistics. | Corbin Atkinson | 2012-05-09 | 1 | -2/+4 |
| * | | | | cris: fix missing tty arg in wait_event_interruptible_tty call | Paul Gortmaker | 2012-05-08 | 1 | -2/+2 |
| * | | | | tty_lock: Localise the lock | Alan Cox | 2012-05-05 | 1 | -2/+2 |
| * | | | | serial8250-em: Emma Mobile UART driver V2 | Magnus Damm | 2012-05-05 | 3 | -0/+187 |
| * | | | | Add missing call to uart_update_timeout() | Lothar Waßmann | 2012-05-05 | 1 | -0/+2 |
| * | | | | serial8250: Introduce serial8250_register_8250_port() | Magnus Damm | 2012-05-02 | 1 | -32/+59 |
| * | | | | serial8250: Clean up default map and dl code | Magnus Damm | 2012-05-02 | 1 | -26/+12 |
| * | | | | serial8250: Use dl_read()/dl_write() on RM9K | Magnus Damm | 2012-05-02 | 1 | -33/+29 |
| * | | | | serial8250: Use dl_read()/dl_write() on Alchemy | Magnus Damm | 2012-05-02 | 1 | -41/+26 |
| * | | | | serial8250: Add dl_read()/dl_write() callbacks | Magnus Damm | 2012-05-02 | 2 | -53/+78 |
| * | | | | 8250.c: less than 2400 baud fix. | Christian Melki | 2012-05-01 | 1 | -4/+5 |
| * | | | | 8250_pci: fix pch uart matching | Arnaud Patard | 2012-04-30 | 1 | -0/+18 |
| * | | | | Merge 3.4-rc4 into tty-next | Greg Kroah-Hartman | 2012-04-23 | 10 | -589/+361 |
| |\ \ \ \ |
|
| | * | | | | serial/8250_pci: fix suspend/resume vs init/exit quirks | Dan Williams | 2012-04-19 | 1 | -0/+6 |
| | * | | | | serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI | Sudhakar Mamillapalli | 2012-04-19 | 3 | -0/+51 |
| | * | | | | Merge 3.4-rc3 into tty-next | Greg Kroah-Hartman | 2012-04-19 | 9 | -51/+47 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | tegra, serial8250: add ->handle_break() uart_port op | Dan Williams | 2012-04-19 | 2 | -31/+29 |
| | * | | | | OMAP2+: UART: Remove cpu checks for populating errata flags | Govindraj.R | 2012-04-19 | 1 | -1/+73 |
| | * | | | | serial: pl011: implement workaround for CTS clear event issue | Rajanikanth H.V | 2012-04-19 | 1 | -91/+18 |
| | * | | | | pch_uart: Fix duplicate memory release issue | Tomoya MORINAGA | 2012-04-09 | 1 | -4/+7 |
| | * | | | | pch_uart: Fix return value issue | Tomoya MORINAGA | 2012-04-09 | 1 | -0/+5 |
| | * | | | | pch_uart: delete unused data structure | Tomoya MORINAGA | 2012-04-09 | 1 | -6/+0 |
| | * | | | | pch_uart: Support modem status interrupt | Tomoya MORINAGA | 2012-04-09 | 1 | -2/+13 |
| | * | | | | pch_uart: change type to %d to %02x | Tomoya MORINAGA | 2012-04-09 | 1 | -1/+1 |
| | * | | | | pch_uart: change type to u8 | Tomoya MORINAGA | 2012-04-09 | 1 | -8/+4 |
| | * | | | | pch_uart: Delete unused structure member | Tomoya MORINAGA | 2012-04-09 | 1 | -2/+0 |
| | * | | | | TTY: 68328serial, use tty_port_block_til_ready | Jiri Slaby | 2012-04-09 | 1 | -91/+5 |
| | * | | | | TTY: 68328serial, use tty from tty_port | Jiri Slaby | 2012-04-09 | 1 | -6/+6 |
| | * | | | | TTY: 68328serial, propagate tty | Jiri Slaby | 2012-04-09 | 1 | -26/+27 |
| | * | | | | TTY: 68328serial, use flags from tty_port | Jiri Slaby | 2012-04-09 | 1 | -21/+18 |
| | * | | | | TTY: 68328serial, use close_delay/closing_wait from tty_port | Jiri Slaby | 2012-04-09 | 1 | -15/+11 |
| | * | | | | TTY: 68328serial, use open/close_wait from tty_port | Jiri Slaby | 2012-04-09 | 1 | -10/+6 |
| | * | | | | TTY: 68328serial, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -20/+20 |