summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pch_uart.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+2
* | pch_uart: Add module parameter descriptionsDarren Hart2012-03-091-0/+4
* | pch_uart: Use existing default_baud in setup_consoleDarren Hart2012-03-091-1/+1
* | pch_uart: Add user_uartclk parameterDarren Hart2012-03-091-0/+5
* | pch_uart: Add Fish River Island II uart clock quirksDarren Hart2012-03-091-13/+27
* | pch_uart: Use uartclk instead of base_baudDarren Hart2012-03-091-10/+10
* | serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang2012-02-091-13/+3
* | serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang2012-02-091-21/+8
* | serial: pch_uart: add debugfs hook for register dumpFeng Tang2012-02-091-0/+84
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-2/+2
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-2/+2
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-311-2/+2
* | | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-261-5/+14
|\ \ \
| * | | pch_uart: Fix DMA resource leak issueTomoya MORINAGA2011-11-151-2/+2
| * | | pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-3/+3
| * | | pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-151-0/+8
| * | | pch_uart: Fix hw-flow control issueTomoya MORINAGA2011-11-151-0/+1
| |/ /
* | | drivers/tty/serial/pch_uart.c: add console supportAlexander Stein2011-11-151-1/+159
|/ /
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-0/+2
|\ \ | |/ |/|
| * TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+2
OpenPOWER on IntegriCloud