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