summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/altera_jtaguart.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov2017-05-181-0/+1
* serial: altera_jtaguart: add earlycon supportTobias Klauser2017-03-171-0/+20
* serial: altera: constify uart_ops structuresJulia Lawall2016-09-021-1/+1
* drivers/tty/serial: altera: fix typos in #endif commentsValentin Rothberg2015-05-061-1/+1
* serial: altera-juart: fix NULL device in log messageLey Foon Tan2015-01-091-0/+1
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* serial: altera: Make of_device_id arrays constTobias Klauser2014-09-081-1/+1
* serial: altera_jtaguart: Fix putchar function passed to uart_console_write()Tobias Klauser2014-07-221-4/+2
* serial: altera_jtaguart: Adpot uart_console_write()Tobias Klauser2014-07-171-7/+5
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-5/+0
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-061-0/+1
|\
| * dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-291-0/+1
* | tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer...Viresh Kumar2013-08-271-0/+2
* | serial: use dev_get_platdata()Jingoo Han2013-07-311-1/+2
|/
* tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser2013-02-051-4/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-1/+1
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-271-3/+2
|\
| * devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGrant Likely2011-10-051-0/+1
| * tty: use of_match_ptr() for of_match_table entryBen Dooks2011-09-291-3/+1
* | TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
|/
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-2/+13
|\
| * tty: serial: altera_jtaguart: Add device tree supportTobias Klauser2011-03-011-2/+13
* | tty: serial: altera_jtaguart: Fixup type usage of port flagsTobias Klauser2011-02-221-1/+1
* | tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resourcesTobias Klauser2011-02-221-19/+42
* | tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setupTobias Klauser2011-02-221-22/+0
* | tty: serial: altera_jtaguart: Don't use plain integer as NULL pointerTobias Klauser2011-02-221-1/+1
|/
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+504