aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/mips_ejtag_fdc.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-08tty: Remove redundant license textGravatar Greg Kroah-Hartman 1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Gravatar Greg Kroah-Hartman 1-0/+1
2017-10-20tty: mips_ejtag_fdc: Convert timers to use timer_setup()Gravatar Kees Cook 1-4/+4
2017-08-28tty: mips_ejtag_fdc: constify mips_cdmm_device_idGravatar Arvind Yadav 1-1/+1
2016-07-07timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinnedGravatar Thomas Gleixner 1-2/+2
2015-10-17ttyFDC: Fix build problems due to use of module_{init,exit}Gravatar James Hogan 1-34/+1
2015-10-04MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPENDGravatar Sudeep Holla 1-2/+2
2015-09-03MIPS: Remove "weak" from get_c0_fdc_int() declarationGravatar Bjorn Helgaas 1-3/+6
2015-05-26ttyFDC: Fix to use native endian MMIO readsGravatar James Hogan 1-8/+9
2015-03-31ttyFDC: Implement KGDB IO operations.Gravatar James Hogan 1-6/+163
2015-03-31MIPS, ttyFDC: Add early FDC console supportGravatar James Hogan 1-0/+20
2015-03-31TTY: Add MIPS EJTAG Fast Debug Channel TTY driverGravatar James Hogan 1-0/+1126