aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pch_uart.c
Commit message (Expand)AuthorAge
* Merge branch 'fixes' into tty-nextGreg Kroah-Hartman2014-01-22
|\
| * tty: serial: pch: don't crash if DMA enabled but not loadedSebastian Andrzej Siewior2013-12-08
* | tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-08
* | serial: pch_uart: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-08
|/
* serial: pch_uart: remove reference to .set_wake()Linus Walleij2013-10-16
* Merge 3.12-rc3 into tty-nextGreg Kroah-Hartman2013-09-29
|\
| * serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-17
| * serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-17
| * serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-09-17
* | serial: pch_uart: Add MODULE_DEVICE_TABLEBen Hutchings2013-09-26
|/
* serial: pch_uart: fix compilation warningLuis Henriques2013-08-14
* serial: pch_uart: Fix signed-ness and casting of uartclk related fieldsDarren Hart2013-07-29
* serial: pch_uart: Remove __initdata annotation from dmi_tableDarren Hart2013-07-29
* pch_uart: Use DMI interface for board detectionDarren Hart2013-07-26
* pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart2013-06-26
* serial: pch_uart: add console poll supportLiang Li2013-03-15
* serial: pch_uart: fix sysrq handling for pch_uartLiang Li2013-01-25
* pch_uart: add sysrq supportLiang Li2013-01-20
* pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-01-20
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* pch_uart: check kzalloc result in dma_handle_tx()Fengguang Wu2012-08-16
* pch_uart: Fix parity setting issueTomoya MORINAGA2012-07-17
* pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-07-17
* pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-07-17
* pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart2012-06-20
* Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-23
|\
| * Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-18
| |\
| * | pch_uart: Fix duplicate memory release issueTomoya MORINAGA2012-04-09
| * | pch_uart: Fix return value issueTomoya MORINAGA2012-04-09
| * | pch_uart: delete unused data structureTomoya MORINAGA2012-04-09
| * | pch_uart: Support modem status interruptTomoya MORINAGA2012-04-09
| * | pch_uart: change type to %d to %02xTomoya MORINAGA2012-04-09
| * | pch_uart: change type to u8Tomoya MORINAGA2012-04-09
| * | pch_uart: Delete unused structure memberTomoya MORINAGA2012-04-09
* | | pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-18
| |/ |/|
* | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-12
|\ \ | |/ |/|
| * pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner2012-04-09
| * pch_uart: Fix MSI setting issueTomoya MORINAGA2012-04-09
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ | |/ |/|
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \ | |/ |/|
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* | pch_uart: Add module parameter descriptionsDarren Hart2012-03-09
* | pch_uart: Use existing default_baud in setup_consoleDarren Hart2012-03-09
* | pch_uart: Add user_uartclk parameterDarren Hart2012-03-09
* | pch_uart: Add Fish River Island II uart clock quirksDarren Hart2012-03-09