index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pch_uart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
Feng Tang
2012-02-09
1
-13
/
+3
*
serial: pch_uart: trivial cleanup by removing the get_msr()
Feng Tang
2012-02-09
1
-21
/
+8
*
serial: pch_uart: add debugfs hook for register dump
Feng Tang
2012-02-09
1
-0
/
+84
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-2
/
+2
|
\
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
1
-2
/
+2
|
|
\
|
|
*
spi, serial: move to dma_transfer_direction
Vinod Koul
2011-10-31
1
-2
/
+2
*
|
|
Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c
Greg Kroah-Hartman
2011-11-26
1
-5
/
+14
|
\
\
\
|
*
|
|
pch_uart: Fix DMA resource leak issue
Tomoya MORINAGA
2011-11-15
1
-2
/
+2
|
*
|
|
pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2011-11-15
1
-3
/
+3
|
*
|
|
pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-11-15
1
-0
/
+8
|
*
|
|
pch_uart: Fix hw-flow control issue
Tomoya MORINAGA
2011-11-15
1
-0
/
+1
|
|
/
/
*
|
|
drivers/tty/serial/pch_uart.c: add console support
Alexander Stein
2011-11-15
1
-1
/
+159
|
/
/
*
|
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-26
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-09-22
1
-0
/
+2
*
|
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
2011-08-22
1
-1
/
+2
|
/
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-25
1
-3
/
+8
|
\
|
*
pch_uart: add missing comment about OKI ML7223
Alexander Stein
2011-07-08
1
-0
/
+1
|
*
pch_uart: Add MSI support
Alexander Stein
2011-07-08
1
-0
/
+5
|
*
serial/pch: use global div helper instead of creating a private one
Uwe Kleine-König
2011-06-07
1
-3
/
+2
*
|
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
2011-06-15
1
-1
/
+3
|
/
*
drivers/tty/serial/pch_uart.c needs slab.h
Andrew Morton
2011-05-25
1
-0
/
+1
*
pch_uart: Support new device ML7223 IOH
Tomoya MORINAGA
2011-05-10
1
-0
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-1
/
+0
|
\
|
*
serial, pch uart: Remove duplicate inclusion of linux/pci.h header
Jesper Juhl
2011-02-17
1
-1
/
+0
*
|
pch_uart: reference clock on CM-iTC
Denis Turischev
2011-03-14
1
-2
/
+7
*
|
pch_uart: Fix DMA channel miss-setting issue.
Tomoya MORINAGA
2011-02-22
1
-12
/
+47
*
|
pch_uart: fix exclusive access issue
Tomoya MORINAGA
2011-02-22
1
-2
/
+9
*
|
pch_uart: fix auto flow control miss-setting issue
Tomoya MORINAGA
2011-02-22
1
-6
/
+13
*
|
pch_uart: fix uart clock setting issue
Tomoya MORINAGA
2011-02-22
1
-1
/
+6
*
|
pch_uart : Use dev_xxx not pr_xxx
Tomoya MORINAGA
2011-02-22
1
-28
/
+49
*
|
pch_uart : Reduce memcpy
Tomoya MORINAGA
2011-02-22
1
-8
/
+5
*
|
pch_uart: add spin_lock_init
Tomoya MORINAGA
2011-02-22
1
-0
/
+2
*
|
pch_uart: add multi-scatter processing
Tomoya MORINAGA
2011-02-22
1
-28
/
+89
*
|
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2011-02-03
1
-8
/
+19
|
/
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+1451