summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/xilinx_uartps.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-18/+67
|\
| * arm: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-271-18/+67
* | serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-4/+2
* | tty: xuartps: Remove suspend/resume functionsSoren Brinkmann2013-05-201-30/+0
|/
* Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-0/+2
|\
| * Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn2013-03-251-0/+2
* | serial: xilinx_uartps: remove superfluous IDR writeSteffen Trumtrar2013-03-251-3/+0
|/
* serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek2013-01-221-1/+1
* serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright2013-01-211-15/+19
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-11/+3
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright2012-11-151-9/+0
* tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-311-0/+1
* TTY: serial, fix includes in some driversJiri Slaby2011-09-221-1/+3
* tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-031-0/+1113
OpenPOWER on IntegriCloud