summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pch_uart.c
Commit message (Expand)AuthorAgeFilesLines
* pch_uart: don't hardcode PCI slot to get DMA deviceAndy Shevchenko2014-08-011-3/+4
* serial: pch_uart: Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2014-07-111-1/+1
* serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson2014-04-241-5/+0
* pch_uart: Add uart device to irq nameAlexander Stein2014-04-241-1/+7
* serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=nJingoo Han2014-02-131-0/+2
* Merge branch 'fixes' into tty-nextGreg Kroah-Hartman2014-01-221-3/+7
|\
| * tty: serial: pch: don't crash if DMA enabled but not loadedSebastian Andrzej Siewior2013-12-081-3/+7
* | tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-081-1/+1
* | serial: pch_uart: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-081-1/+0
|/
* serial: pch_uart: remove reference to .set_wake()Linus Walleij2013-10-161-1/+0
* Merge 3.12-rc3 into tty-nextGreg Kroah-Hartman2013-09-291-10/+3
|\
| * serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1
| * serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2
| * serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-09-171-0/+2
* | serial: pch_uart: Add MODULE_DEVICE_TABLEBen Hutchings2013-09-261-0/+2
|/
* serial: pch_uart: fix compilation warningLuis Henriques2013-08-141-0/+2
* serial: pch_uart: Fix signed-ness and casting of uartclk related fieldsDarren Hart2013-07-291-7/+6
* serial: pch_uart: Remove __initdata annotation from dmi_tableDarren Hart2013-07-291-1/+1
* pch_uart: Use DMI interface for board detectionDarren Hart2013-07-261-22/+49
* pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart2013-06-251-0/+5
* serial: pch_uart: add console poll supportLiang Li2013-03-151-24/+79
* serial: pch_uart: fix sysrq handling for pch_uartLiang Li2013-01-251-0/+2
* pch_uart: add sysrq supportLiang Li2013-01-201-8/+19
* pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-01-201-7/+22
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-17/+2
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-5/+5
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+3
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* pch_uart: check kzalloc result in dma_handle_tx()Fengguang Wu2012-08-161-0/+4
* pch_uart: Fix parity setting issueTomoya MORINAGA2012-07-171-1/+1
* pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-07-171-6/+12
* pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-07-171-0/+1
* pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart2012-06-201-12/+26
* Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-231-23/+30
|\
| * Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-181-0/+8
| |\
| * | 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
* | | pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-181-1/+3
| |/ |/|
* | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-121-0/+8
|\ \ | |/ |/|
| * 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
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-6/+2
|\ \ | |/ |/|
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-6/+2
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-2/+2
|\ \ | |/ |/|
OpenPOWER on IntegriCloud