aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/mips_ejtag_fdc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2017-11-08tty: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-10-20tty: mips_ejtag_fdc: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-08-28tty: mips_ejtag_fdc: constify mips_cdmm_device_idArvind Yadav1-1/+1
2016-07-07timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinnedThomas Gleixner1-2/+2
2015-10-17ttyFDC: Fix build problems due to use of module_{init,exit}James Hogan1-34/+1
2015-10-04MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPENDSudeep Holla1-2/+2
2015-09-03MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas1-3/+6
2015-05-26ttyFDC: Fix to use native endian MMIO readsJames Hogan1-8/+9
2015-03-31ttyFDC: Implement KGDB IO operations.James Hogan1-6/+163
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan1-0/+20
2015-03-31TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan1-0/+1126