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
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
2012-11-15
serial: xilinx_uartps: kill CONFIG_OF conditional
Josh Cartwright
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-05-03
tty/serial: add support for Xilinx PS UART
John Linn
[prev]