summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/xilinx_uartps.c
AgeCommit message (Expand)Author
2013-12-17tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann
2013-10-29tty: xuartps: Fix build error when COMMON_CLK is not setSoren Brinkmann
2013-10-29tty: xuartps: Fix build error due to missing forward declarationSoren Brinkmann
2013-10-29tty: xuartps: Fix "may be used uninitialized" build warningSoren Brinkmann
2013-10-19tty: xuartps: Update copyright informationSoren Brinkmann
2013-10-19tty: xuartps: Implement suspend/resume callbacksSoren Brinkmann
2013-10-19tty: xuartps: Dynamically adjust to input frequency changesSoren Brinkmann
2013-10-19tty: xuartps: Updating set_baud_rate()Soren Brinkmann
2013-10-19tty: xuartps: Force enable the UART in xuartps_console_writeLars-Peter Clausen
2013-10-19tty: xuartps: support 64 byte FIFO sizeSuneel
2013-10-19tty: xuartps: Add polled mode support for xuartpsVlad Lungu
2013-10-19tty: xuartps: Implement BREAK detection, add SYSRQ supportVlad Lungu
2013-10-19tty: xuartps: Use devm_kzallocSoren Brinkmann
2013-10-19tty: xuartps: Use devm_clk_get()Soren Brinkmann
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-05-27arm: zynq: Migrate platform to clock controllerSoren Brinkmann
2013-05-20tty: xuartps: Remove suspend/resume functionsSoren Brinkmann
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman
2013-03-25Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn
2013-03-25serial: xilinx_uartps: remove superfluous IDR writeSteffen Trumtrar
2013-01-22serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek
2013-01-21serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-15serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn