index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pch_uart.c
Age
Commit message (
Expand
)
Author
2012-08-16
pch_uart: check kzalloc result in dma_handle_tx()
Fengguang Wu
2012-07-17
pch_uart: Fix parity setting issue
Tomoya MORINAGA
2012-07-17
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
2012-07-17
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
2012-06-20
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
Darren Hart
2012-04-23
Merge 3.4-rc4 into tty-next
Greg Kroah-Hartman
2012-04-18
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2012-04-18
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
2012-04-12
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-04-09
pch_uart: Fix duplicate memory release issue
Tomoya MORINAGA
2012-04-09
pch_uart: Fix return value issue
Tomoya MORINAGA
2012-04-09
pch_uart: delete unused data structure
Tomoya MORINAGA
2012-04-09
pch_uart: Support modem status interrupt
Tomoya MORINAGA
2012-04-09
pch_uart: change type to %d to %02x
Tomoya MORINAGA
2012-04-09
pch_uart: change type to u8
Tomoya MORINAGA
2012-04-09
pch_uart: Delete unused structure member
Tomoya MORINAGA
2012-04-09
pch_uart: Add Kontron COMe-mTT10 uart clock quirk
Michael Brunner
2012-04-09
pch_uart: Fix MSI setting issue
Tomoya MORINAGA
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-09
pch_uart: Add module parameter descriptions
Darren Hart
2012-03-09
pch_uart: Use existing default_baud in setup_console
Darren Hart
2012-03-09
pch_uart: Add user_uartclk parameter
Darren Hart
2012-03-09
pch_uart: Add Fish River Island II uart clock quirks
Darren Hart
2012-03-09
pch_uart: Use uartclk instead of base_baud
Darren Hart
2012-02-09
serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
Feng Tang
2012-02-09
serial: pch_uart: trivial cleanup by removing the get_msr()
Feng Tang
2012-02-09
serial: pch_uart: add debugfs hook for register dump
Feng Tang
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-11-27
Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c
Greg Kroah-Hartman
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-15
drivers/tty/serial/pch_uart.c: add console support
Alexander Stein
2011-11-15
pch_uart: Fix DMA resource leak issue
Tomoya MORINAGA
2011-11-15
pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2011-11-15
pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-11-15
pch_uart: Fix hw-flow control issue
Tomoya MORINAGA
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-08-22
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-08
pch_uart: add missing comment about OKI ML7223
Alexander Stein
2011-07-08
pch_uart: Add MSI support
Alexander Stein
2011-06-16
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
2011-06-07
serial/pch: use global div helper instead of creating a private one
Uwe Kleine-König
2011-05-25
drivers/tty/serial/pch_uart.c needs slab.h
Andrew Morton
2011-05-10
pch_uart: Support new device ML7223 IOH
Tomoya MORINAGA
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
[next]