index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
of_serial.c
Age
Commit message (
Expand
)
Author
2015-05-31
serial: of_serial: check the return value of clk_prepare_enable()
Masahiro Yamada
2015-05-31
serial: of_serial: use devm_clk_get() instead of clk_get()
Masahiro Yamada
2015-05-10
serial: of_serial: do not set port.type twice
Masahiro Yamada
2015-04-28
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-15
serial: of_serial: Support big-endian register accesses
Kevin Cernekee
2015-03-26
serial: of: set port iomem size from devicetree
Mans Rullgard
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2015-03-07
Revert "tty/serial: of_serial: add DT alias ID handling"
Baruch Siach
2015-02-03
serial: of-serial: fetch line number from DT
Lucas Stach
2015-02-02
tty/serial: of_serial: add support for PXA/MMP uarts
Rob Herring
2015-02-02
tty/serial: of_serial: add DT alias ID handling
Rob Herring
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-06
Merge 3.18-rc7 into tty-next
Greg Kroah-Hartman
2014-11-26
serial: of-serial: add PM suspend/resume support
Jingchang Lu
2014-11-26
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
2014-11-26
Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"
Greg Kroah-Hartman
2014-11-25
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
2014-11-11
Revert "serial: of-serial: fetch line number from DT"
Greg Kroah-Hartman
2014-11-10
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
2014-11-06
serial: of-serial: fetch line number from DT
Lucas Stach
2014-11-06
serial: of: add a PORT_RT2880 definition
John Crispin
2014-11-06
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
2014-11-06
serial: of-serial: fix up PM ops on no_console_suspend and port type
Jingchang Lu
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-29
serial: of-serial: add PM suspend/resume support
Jingchang Lu
2014-09-08
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
2014-05-28
printk/of_serial: fix serial console cessation part way through boot.
Stephen Chivers
2014-05-28
serial: uart: add hw flow control support configuration
Murali Karicheri
2014-01-08
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
2013-03-25
serial: of_serial: Handle auto-flow-control property
Heikki Krogerus
2013-03-25
serial: of_serial: Handle fifo-size property
Heikki Krogerus
2013-03-12
tty/serial: Add support for Altera serial port
Ley Foon Tan
2013-02-05
tty: of_serial: unexport tegra_serial_handle_break
Stephen Warren
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-01
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
2012-07-17
tty: of_serial: add no-loopback-test property
Gabor Juhos
2012-07-17
8250: three way resolve of the 8250 diffs
Alan Cox
2012-06-12
serial/of-serial: Add LPC3220 standard UART compatible string
Roland Stigge
2012-04-18
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
2011-10-24
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-07-09
tty/serial: Add devicetree support for nVidia Tegra serial ports
Grant Likely
2011-07-04
tty/serial: change of_serial to use new of_property_read_u32() api
Grant Likely
2011-06-30
tty: of_serial: support for 32 bit accesses
Jamie Iles
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-02-28
dt/serial: Eliminate users of of_platform_{,un}register_driver
Grant Likely
[next]