summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/pch_uart.c
AgeCommit message (Expand)Author
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-09pch_uart: Fix duplicate memory release issueTomoya MORINAGA
2012-04-09pch_uart: Fix return value issueTomoya MORINAGA
2012-04-09pch_uart: delete unused data structureTomoya MORINAGA
2012-04-09pch_uart: Support modem status interruptTomoya MORINAGA
2012-04-09pch_uart: change type to %d to %02xTomoya MORINAGA
2012-04-09pch_uart: change type to u8Tomoya MORINAGA
2012-04-09pch_uart: Delete unused structure memberTomoya MORINAGA
2012-04-09pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner
2012-04-09pch_uart: Fix MSI setting issueTomoya MORINAGA
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-09pch_uart: Add module parameter descriptionsDarren Hart
2012-03-09pch_uart: Use existing default_baud in setup_consoleDarren Hart
2012-03-09pch_uart: Add user_uartclk parameterDarren Hart
2012-03-09pch_uart: Add Fish River Island II uart clock quirksDarren Hart
2012-03-09pch_uart: Use uartclk instead of base_baudDarren Hart
2012-02-09serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang
2012-02-09serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang
2012-02-09serial: pch_uart: add debugfs hook for register dumpFeng Tang
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-27Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-15drivers/tty/serial/pch_uart.c: add console supportAlexander Stein
2011-11-15pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-15pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-15pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-15pch_uart: Fix hw-flow control issueTomoya MORINAGA
2011-10-31spi, serial: move to dma_transfer_directionVinod Koul
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-08-22pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-08pch_uart: add missing comment about OKI ML7223Alexander Stein
2011-07-08pch_uart: Add MSI supportAlexander Stein
2011-06-16drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-07serial/pch: use global div helper instead of creating a private oneUwe Kleine-König
2011-05-25drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton
2011-05-10pch_uart: Support new device ML7223 IOHTomoya MORINAGA
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-14pch_uart: reference clock on CM-iTCDenis Turischev
2011-02-23pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA
2011-02-23pch_uart: fix exclusive access issueTomoya MORINAGA
2011-02-23pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA
2011-02-23pch_uart: fix uart clock setting issueTomoya MORINAGA