aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/serial
Commit message (Collapse)AuthorAgeFilesLines
* TTY: serial, move 68360 driver to stagingJiri Slaby2011-09-224-0/+3002
This driver has been broken at least since 2008. At that time, a88487c79b (Fix compile errors in SGI console drivers) broke this driver completely. And since nobody noticed for the past 3 years, move it into staging. I think this will rot there and we will throw it away completely after some time. Or maybe someone will volunteer to fix it ;). Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>