index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
xilinx_uartps.c
Age
Commit message (
Expand
)
Author
2015-05-10
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2015-03-26
serial: xuartps: Fix check in console_setup().
Thomas Betker
2015-03-26
serial: xuartps: Get rid of register access macros.
Thomas Betker
2015-03-26
serial: xuartps: Fix iobase use.
Thomas Betker
2015-03-26
serial: xuartps: Fix cdns_uart_port[] definition.
Thomas Betker
2015-03-26
serial: xuartps: Fix register space size.
Thomas Betker
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2015-03-07
tty: serial: xilinx_uartps: Use Macro for ttyPS0
Peter Crosthwaite
2015-02-02
tty: xuartps: Fix RX hang, and TX corruption in termios call
Nathan Rossi
2014-11-06
tty: xuartps: Add support for setting modem control signals
Lars-Peter Clausen
2014-09-28
serial: cadence: Add generic earlycon support
Michal Simek
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
2014-09-08
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
2014-09-08
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-04-24
tty: xuartps: Rebrand driver as Cadence UART
Soren Brinkmann
2014-04-24
tty: xuartps: Don't write IRQ disable register to enable interrupts
Soren Brinkmann
2014-04-24
tty: xuartps: Refactor read-modify-writes
Soren Brinkmann
2014-04-24
tty: xuartps: Print warning in clock notifier
Soren Brinkmann
2014-04-24
tty: xuartps: Clean up
Soren Brinkmann
2014-04-24
tty: xuartps: Initialize ports according to aliases
Michal Simek
2014-04-24
tty: xuartps: Fix kernel-doc errors in the driver
Michal Simek
2013-12-17
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
2013-10-29
tty: xuartps: Fix build error when COMMON_CLK is not set
Soren Brinkmann
2013-10-29
tty: xuartps: Fix build error due to missing forward declaration
Soren Brinkmann
2013-10-29
tty: xuartps: Fix "may be used uninitialized" build warning
Soren Brinkmann
2013-10-19
tty: xuartps: Update copyright information
Soren Brinkmann
2013-10-19
tty: xuartps: Implement suspend/resume callbacks
Soren Brinkmann
2013-10-19
tty: xuartps: Dynamically adjust to input frequency changes
Soren Brinkmann
2013-10-19
tty: xuartps: Updating set_baud_rate()
Soren Brinkmann
2013-10-19
tty: xuartps: Force enable the UART in xuartps_console_write
Lars-Peter Clausen
2013-10-19
tty: xuartps: support 64 byte FIFO size
Suneel
2013-10-19
tty: xuartps: Add polled mode support for xuartps
Vlad Lungu
2013-10-19
tty: xuartps: Implement BREAK detection, add SYSRQ support
Vlad Lungu
2013-10-19
tty: xuartps: Use devm_kzalloc
Soren Brinkmann
2013-10-19
tty: xuartps: Use devm_clk_get()
Soren Brinkmann
2013-07-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-27
arm: zynq: Migrate platform to clock controller
Soren Brinkmann
2013-05-20
tty: xuartps: Remove suspend/resume functions
Soren Brinkmann
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-03-25
Xilinx: ARM: UART: clear pending irqs before enabling irqs
John Linn
2013-03-25
serial: xilinx_uartps: remove superfluous IDR write
Steffen Trumtrar
2013-01-22
serial: xilinx_uartps: Remove leftover __exit_p()
Michal Simek
2013-01-21
serial: xilinx_uartps: Get clock rate info from dts
Josh Cartwright
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
[next]