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.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
/
of_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
serial: 8250: move of_serial code to 8250 directory
Arnd Bergmann
1
-348
/
+0
2015-12-14
serial: of: CONFIG_SERIAL_8250 is always set
Arnd Bergmann
1
-18
/
+0
2015-12-14
serial: remove NWP serial support
Arnd Bergmann
1
-14
/
+0
2015-12-14
serial: support 16-bit register interface for console
Masahiro Yamada
1
-0
/
+3
2015-10-18
serial: Enable Freescale 16550 workaround on arm
Scott Wood
1
-0
/
+5
2015-10-04
tty: serial: of_serial: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-04
serial: of-serial: compile correctly when 8250 driver is compiled as module
Martin Sperl
1
-0
/
+4
2015-06-01
serial: of_serial: check the return value of clk_prepare_enable()
Masahiro Yamada
1
-1
/
+4
2015-06-01
serial: of_serial: use devm_clk_get() instead of clk_get()
Masahiro Yamada
1
-1
/
+1
2015-05-10
serial: of_serial: do not set port.type twice
Masahiro Yamada
1
-1
/
+0
2015-04-28
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
1
-1
/
+0
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2015-04-15
serial: of_serial: Support big-endian register accesses
Kevin Cernekee
1
-1
/
+2
2015-03-27
serial: of: set port iomem size from devicetree
Mans Rullgard
1
-0
/
+1
2015-03-27
tty: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-07
Revert "tty/serial: of_serial: add DT alias ID handling"
Baruch Siach
1
-4
/
+0
2015-02-04
serial: of-serial: fetch line number from DT
Lucas Stach
1
-0
/
+5
2015-02-02
tty/serial: of_serial: add support for PXA/MMP uarts
Rob Herring
1
-0
/
+4
2015-02-02
tty/serial: of_serial: add DT alias ID handling
Rob Herring
1
-0
/
+4
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-06
Merge 3.18-rc7 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2014-11-26
serial: of-serial: add PM suspend/resume support
Jingchang Lu
1
-0
/
+66
2014-11-26
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
1
-27
/
+0
2014-11-26
Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"
Greg Kroah-Hartman
1
-46
/
+7
2014-11-25
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
1
-27
/
+0
2014-11-11
Revert "serial: of-serial: fetch line number from DT"
Greg Kroah-Hartman
1
-4
/
+0
2014-11-10
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-11-07
serial: of-serial: fetch line number from DT
Lucas Stach
1
-0
/
+4
2014-11-07
serial: of: add a PORT_RT2880 definition
John Crispin
1
-1
/
+9
2014-11-06
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
1
-1
/
+1
2014-11-06
serial: of-serial: fix up PM ops on no_console_suspend and port type
Jingchang Lu
1
-7
/
+46
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-29
serial: of-serial: add PM suspend/resume support
Jingchang Lu
1
-0
/
+27
2014-09-09
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
1
-4
/
+0
2014-05-29
printk/of_serial: fix serial console cessation part way through boot.
Stephen Chivers
1
-0
/
+1
2014-05-29
serial: uart: add hw flow control support configuration
Murali Karicheri
1
-0
/
+4
2014-01-08
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-03-26
serial: of_serial: Handle auto-flow-control property
Heikki Krogerus
1
-3
/
+10
2013-03-26
serial: of_serial: Handle fifo-size property
Heikki Krogerus
1
-0
/
+4
2013-03-12
tty/serial: Add support for Altera serial port
Ley Foon Tan
1
-0
/
+6
2013-02-05
tty: of_serial: unexport tegra_serial_handle_break
Stephen Warren
1
-3
/
+4
2012-11-22
tty: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-01
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
1
-2
/
+2
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
1
-6
/
+26
2012-07-17
tty: of_serial: add no-loopback-test property
Gabor Juhos
1
-0
/
+4
2012-07-17
8250: three way resolve of the 8250 diffs
Alan Cox
1
-1
/
+8
2012-06-13
serial/of-serial: Add LPC3220 standard UART compatible string
Roland Stigge
1
-0
/
+1
2012-04-19
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
1
-0
/
+26
[next]