index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: fix tty-kref leak in dma-rx path
Johan Hovold
2013-10-05
1
-1
/
+2
*
serial: pch_uart: fix tty-kref leak in rx-error path
Johan Hovold
2013-10-05
1
-0
/
+2
*
pch_uart: Add uart_clk selection for the MinnowBoard
Darren Hart
2013-07-21
1
-0
/
+5
*
serial: pch_uart: add console poll support
Liang Li
2013-03-15
1
-24
/
+79
*
serial: pch_uart: fix sysrq handling for pch_uart
Liang Li
2013-01-25
1
-0
/
+2
*
pch_uart: add sysrq support
Liang Li
2013-01-20
1
-8
/
+19
*
pch_uart: fix a deadlock when pch_uart as console
Liang Li
2013-01-20
1
-7
/
+22
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-17
/
+2
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-5
/
+5
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
1
-2
/
+3
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
pch_uart: check kzalloc result in dma_handle_tx()
Fengguang Wu
2012-08-16
1
-0
/
+4
*
pch_uart: Fix parity setting issue
Tomoya MORINAGA
2012-07-17
1
-1
/
+1
*
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
2012-07-17
1
-6
/
+12
*
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
2012-07-17
1
-0
/
+1
*
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
Darren Hart
2012-06-20
1
-12
/
+26
*
Merge 3.4-rc4 into tty-next
Greg Kroah-Hartman
2012-04-23
1
-23
/
+30
|
\
|
*
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2012-04-18
1
-0
/
+8
|
|
\
|
*
|
pch_uart: Fix duplicate memory release issue
Tomoya MORINAGA
2012-04-09
1
-4
/
+7
|
*
|
pch_uart: Fix return value issue
Tomoya MORINAGA
2012-04-09
1
-0
/
+5
|
*
|
pch_uart: delete unused data structure
Tomoya MORINAGA
2012-04-09
1
-6
/
+0
|
*
|
pch_uart: Support modem status interrupt
Tomoya MORINAGA
2012-04-09
1
-2
/
+13
|
*
|
pch_uart: change type to %d to %02x
Tomoya MORINAGA
2012-04-09
1
-1
/
+1
|
*
|
pch_uart: change type to u8
Tomoya MORINAGA
2012-04-09
1
-8
/
+4
|
*
|
pch_uart: Delete unused structure member
Tomoya MORINAGA
2012-04-09
1
-2
/
+0
*
|
|
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
2012-04-18
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-04-12
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
pch_uart: Add Kontron COMe-mTT10 uart clock quirk
Michael Brunner
2012-04-09
1
-0
/
+7
|
*
pch_uart: Fix MSI setting issue
Tomoya MORINAGA
2012-04-09
1
-0
/
+1
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-6
/
+2
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
1
-2
/
+2
*
|
pch_uart: Add module parameter descriptions
Darren Hart
2012-03-09
1
-0
/
+4
*
|
pch_uart: Use existing default_baud in setup_console
Darren Hart
2012-03-09
1
-1
/
+1
*
|
pch_uart: Add user_uartclk parameter
Darren Hart
2012-03-09
1
-0
/
+5
*
|
pch_uart: Add Fish River Island II uart clock quirks
Darren Hart
2012-03-09
1
-13
/
+27
*
|
pch_uart: Use uartclk instead of base_baud
Darren Hart
2012-03-09
1
-10
/
+10
*
|
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
|
|
/
/
[next]