index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
serial: mxs-auart: move to use generic DMA helper
Shawn Guo
2013-04-04
1
-48
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
serial: sunsu: add missing platform_driver_unregister() when module exit
Wei Yongjun
2013-05-05
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
|
|
|
|
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
32
-479
/
+608
|
\
\
\
\
\
|
*
|
|
|
|
tty/serial/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2013-04-23
1
-1
/
+1
|
*
|
|
|
|
serial: mxs: drop superfluous {get|put}_device
Wolfram Sang
2013-04-22
1
-3
/
+1
|
*
|
|
|
|
serial: mxs: fix buffer overflow
Wolfram Sang
2013-04-22
1
-1
/
+1
|
*
|
|
|
|
ARM: PL011: add support for extended FIFO-size of PL011-r1p5
Jongsung Kim
2013-04-17
1
-4
/
+16
|
*
|
|
|
|
serial_core.c: add put_device() after device_find_child()
Federico Vaga
2013-04-15
1
-0
/
+4
|
*
|
|
|
|
serial: sccnxp: Replace pdata.init/exit with regulator API
Alexander Shiyan
2013-04-15
1
-6
/
+15
|
*
|
|
|
|
serial: sccnxp: Do not override device name
Alexander Shiyan
2013-04-15
1
-2
/
+0
|
*
|
|
|
|
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2013-04-15
2
-7
/
+16
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
serial: 8250_dw: Fix the stub for dw8250_probe_acpi()
Heikki Krogerus
2013-04-12
1
-1
/
+1
|
*
|
|
|
|
serial: 8250_dw: Convert to devm_ioremap()
Heikki Krogerus
2013-04-11
1
-1
/
+2
|
*
|
|
|
|
serial: 8250_dw: Set port capabilities based on CPR register
Heikki Krogerus
2013-04-11
1
-0
/
+4
|
*
|
|
|
|
serial: 8250_dw: Let ACPI code extract the DMA client info
Heikki Krogerus
2013-04-11
1
-66
/
+9
|
*
|
|
|
|
serial: 8250_dw: Support clk framework also with ACPI
Heikki Krogerus
2013-04-11
1
-13
/
+5
|
*
|
|
|
|
serial: 8250_dw: Enable runtime PM
Heikki Krogerus
2013-04-11
1
-9
/
+52
|
*
|
|
|
|
serial: 8250_dma: Provide default slave configuration parameters
Heikki Krogerus
2013-04-11
1
-2
/
+8
|
*
|
|
|
|
serial: 8250_dma: Use dmaengine helpers to get the slave channels
Heikki Krogerus
2013-04-11
1
-2
/
+6
|
*
|
|
|
|
serial: 8250_dma: Fix RX handling
Heikki Krogerus
2013-04-11
1
-7
/
+16
|
*
|
|
|
|
serial: 8250_dma: TX cleanup
Heikki Krogerus
2013-04-11
1
-7
/
+4
|
*
|
|
|
|
tty: serial/samsung: fix modular build
Arnd Bergmann
2013-04-11
2
-3
/
+5
|
*
|
|
|
|
tty: serial/samsung: make register definitions global
Arnd Bergmann
2013-04-11
1
-3
/
+3
|
*
|
|
|
|
tty: serial/samsung: prepare for common clock API
Arnd Bergmann
2013-04-11
1
-1
/
+6
|
*
|
|
|
|
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-06
1
-2
/
+2
|
*
|
|
|
|
amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled
Chanho Min
2013-04-03
1
-0
/
+4
|
*
|
|
|
|
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-04-01
7
-24
/
+54
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ARM: PL011: Add support for Rx DMA buffer polling.
Chanho Min
2013-03-29
1
-19
/
+138
|
*
|
|
|
|
serial: 8250_dw: add support for clk api
Emilio López
2013-03-29
1
-9
/
+24
|
*
|
|
|
|
serial: samsung: Avoid waiting forever for TX ready
Michael Spang
2013-03-29
1
-3
/
+19
|
*
|
|
|
|
serial: samsung: Restore IRQ mask during noirq resume
Michael Spang
2013-03-29
1
-0
/
+20
|
*
|
|
|
|
tty: serial: samsung: Disable interrupts in a suspend-friendly way
Tomasz Figa
2013-03-29
1
-0
/
+4
|
*
|
|
|
|
serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
Karthik Manamcheri
2013-03-28
1
-7
/
+7
|
*
|
|
|
|
serial: 8250: remove a few lines of dead code
Paul Bolle
2013-03-26
1
-7
/
+0
|
*
|
|
|
|
serial: of_serial: Handle auto-flow-control property
Heikki Krogerus
2013-03-26
1
-3
/
+10
|
*
|
|
|
|
serial: xilinx_uartps: remove superfluous IDR write
Steffen Trumtrar
2013-03-25
1
-3
/
+0
|
*
|
|
|
|
serial: sh-sci: remove obsolete Kconfig macros
Paul Bolle
2013-03-25
1
-2
/
+0
|
*
|
|
|
|
serial: of_serial: Handle fifo-size property
Heikki Krogerus
2013-03-25
1
-0
/
+4
|
*
|
|
|
|
serial: 8250: Allow probe drivers to ignore tx_loadsz
Heikki Krogerus
2013-03-25
1
-0
/
+4
|
*
|
|
|
|
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-22
8
-31
/
+83
|
|
\
\
\
\
\
|
*
|
|
|
|
|
driver: tty: serial: remove cast for kzalloc return value
Zhang Yanfei
2013-03-19
1
-2
/
+1
|
*
|
|
|
|
|
TTY: serial, stop accessing potential NULLs
Jiri Slaby
2013-03-19
2
-2
/
+2
|
*
|
|
|
|
|
tty: ifx6x60: Remove unused suspend/resume callbacks
Lars-Peter Clausen
2013-03-19
1
-26
/
+0
|
*
|
|
|
|
|
tty: mrst_max3110: Use dev_pm_ops
Lars-Peter Clausen
2013-03-19
1
-7
/
+12
|
*
|
|
|
|
|
tty: max310x: Use dev_pm_ops
Lars-Peter Clausen
2013-03-19
1
-8
/
+16
|
*
|
|
|
|
|
tty: max3100: Use dev_pm_ops
Lars-Peter Clausen
2013-03-19
1
-10
/
+10
|
*
|
|
|
|
|
crisv10: use counts from tty_port
Jiri Slaby
2013-03-19
2
-27
/
+23
|
*
|
|
|
|
|
crisv10: use *_wait from tty_port
Jiri Slaby
2013-03-19
2
-11
/
+7
[prev]
[next]