aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pch_uart.c
Commit message (Expand)AuthorAge
* 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
* | pch_uart: Use uartclk instead of base_baudDarren Hart2012-03-09
* | serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang2012-02-09
* | serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang2012-02-09
* | serial: pch_uart: add debugfs hook for register dumpFeng Tang2012-02-09
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-31
* | | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-26
|\ \ \
| * | | pch_uart: Fix DMA resource leak issueTomoya MORINAGA2011-11-15
| * | | pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-15
| * | | pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-15
| * | | pch_uart: Fix hw-flow control issueTomoya MORINAGA2011-11-15
| |/ /
* / / drivers/tty/serial/pch_uart.c: add console supportAlexander Stein2011-11-15
|/ /
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\ \ | |/ |/|
| * TTY: serial, fix includes in some driversJiri Slaby2011-09-22
* | pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2011-08-22
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * pch_uart: add missing comment about OKI ML7223Alexander Stein2011-07-08
| * pch_uart: Add MSI supportAlexander Stein2011-07-08
| * serial/pch: use global div helper instead of creating a private oneUwe Kleine-König2011-06-07
* | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-15
|/
* drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton2011-05-25
* pch_uart: Support new device ML7223 IOHTomoya MORINAGA2011-05-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl2011-02-17
* | pch_uart: reference clock on CM-iTCDenis Turischev2011-03-14
* | pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA2011-02-22
* | pch_uart: fix exclusive access issueTomoya MORINAGA2011-02-22
* | pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA2011-02-22