index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pch_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-09
pch_uart: delete unused data structure
Tomoya MORINAGA
1
-6
/
+0
2012-04-09
pch_uart: Support modem status interrupt
Tomoya MORINAGA
1
-2
/
+13
2012-04-09
pch_uart: change type to %d to %02x
Tomoya MORINAGA
1
-1
/
+1
2012-04-09
pch_uart: change type to u8
Tomoya MORINAGA
1
-8
/
+4
2012-04-09
pch_uart: Delete unused structure member
Tomoya MORINAGA
1
-2
/
+0
2012-04-09
pch_uart: Add Kontron COMe-mTT10 uart clock quirk
Michael Brunner
1
-0
/
+7
2012-04-09
pch_uart: Fix MSI setting issue
Tomoya MORINAGA
1
-0
/
+1
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-6
/
+2
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-6
/
+2
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
2012-03-10
pch_uart: Add module parameter descriptions
Darren Hart
1
-0
/
+4
2012-03-10
pch_uart: Use existing default_baud in setup_console
Darren Hart
1
-1
/
+1
2012-03-10
pch_uart: Add user_uartclk parameter
Darren Hart
1
-0
/
+5
2012-03-10
pch_uart: Add Fish River Island II uart clock quirks
Darren Hart
1
-13
/
+27
2012-03-10
pch_uart: Use uartclk instead of base_baud
Darren Hart
1
-10
/
+10
2012-02-09
serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
Feng Tang
1
-13
/
+3
2012-02-09
serial: pch_uart: trivial cleanup by removing the get_msr()
Feng Tang
1
-21
/
+8
2012-02-09
serial: pch_uart: add debugfs hook for register dump
Feng Tang
1
-0
/
+84
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2011-11-27
Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c
Greg Kroah-Hartman
1
-5
/
+14
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-2
/
+2
2011-11-16
drivers/tty/serial/pch_uart.c: add console support
Alexander Stein
1
-1
/
+159
2011-11-16
pch_uart: Fix DMA resource leak issue
Tomoya MORINAGA
1
-2
/
+2
2011-11-16
pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-3
/
+3
2011-11-16
pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
1
-0
/
+8
2011-11-16
pch_uart: Fix hw-flow control issue
Tomoya MORINAGA
1
-0
/
+1
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2011-09-23
TTY: serial, fix includes in some drivers
Jiri Slaby
1
-0
/
+2
2011-08-23
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
1
-1
/
+2
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+8
2011-07-09
pch_uart: add missing comment about OKI ML7223
Alexander Stein
1
-0
/
+1
2011-07-09
pch_uart: Add MSI support
Alexander Stein
1
-0
/
+5
2011-06-16
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+3
2011-06-07
serial/pch: use global div helper instead of creating a private one
Uwe Kleine-König
1
-3
/
+2
2011-05-25
drivers/tty/serial/pch_uart.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-05-11
pch_uart: Support new device ML7223 IOH
Tomoya MORINAGA
1
-0
/
+8
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-03-15
pch_uart: reference clock on CM-iTC
Denis Turischev
1
-2
/
+7
2011-02-23
pch_uart: Fix DMA channel miss-setting issue.
Tomoya MORINAGA
1
-12
/
+47
2011-02-23
pch_uart: fix exclusive access issue
Tomoya MORINAGA
1
-2
/
+9
2011-02-23
pch_uart: fix auto flow control miss-setting issue
Tomoya MORINAGA
1
-6
/
+13
2011-02-23
pch_uart: fix uart clock setting issue
Tomoya MORINAGA
1
-1
/
+6
2011-02-23
pch_uart : Use dev_xxx not pr_xxx
Tomoya MORINAGA
1
-28
/
+49
2011-02-23
pch_uart : Reduce memcpy
Tomoya MORINAGA
1
-8
/
+5
2011-02-23
pch_uart: add spin_lock_init
Tomoya MORINAGA
1
-0
/
+2
2011-02-23
pch_uart: add multi-scatter processing
Tomoya MORINAGA
1
-28
/
+89
2011-02-17
serial, pch uart: Remove duplicate inclusion of linux/pci.h header
Jesper Juhl
1
-1
/
+0
2011-02-04
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
1
-8
/
+19
[prev]
[next]