aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/mips_ejtag_fdc.c
AgeCommit message (Expand)Author
2017-11-08tty: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-20tty: mips_ejtag_fdc: Convert timers to use timer_setup()Kees Cook
2017-08-28tty: mips_ejtag_fdc: constify mips_cdmm_device_idArvind Yadav
2016-07-07timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinnedThomas Gleixner
2015-10-17ttyFDC: Fix build problems due to use of module_{init,exit}James Hogan
2015-10-04MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPENDSudeep Holla
2015-09-03MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas
2015-05-26ttyFDC: Fix to use native endian MMIO readsJames Hogan
2015-03-31ttyFDC: Implement KGDB IO operations.James Hogan
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan
2015-03-31TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan