Loading drivers/char/isicom.c +4 −2 Original line number Diff line number Diff line Loading @@ -7,12 +7,14 @@ * Original driver code supplied by Multi-Tech * * Changes * 1/9/98 alan@redhat.com Merge to 2.0.x kernel tree * 1/9/98 alan@lxorguk.ukuu.org.uk * Merge to 2.0.x kernel tree * Obtain and use official major/minors * Loader switched to a misc device * (fixed range check bug as a side effect) * Printk clean up * 9/12/98 alan@redhat.com Rough port to 2.1.x * 9/12/98 alan@lxorguk.ukuu.org.uk * Rough port to 2.1.x * * 10/6/99 sameer Merged the ISA and PCI drivers to * a new unified driver. Loading drivers/char/mxser.c +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ * (at your option) any later version. * * Fed through a cleanup, indent and remove of non 2.6 code by Alan Cox * <alan@redhat.com>. The original 1.8 code is available on www.moxa.com. * <alan@lxorguk.ukuu.org.uk>. The original 1.8 code is available on * www.moxa.com. * - Fixed x86_64 cleanness */ Loading drivers/usb/serial/ir-usb.c +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ * Introduced common header to be used also in USB Gadget Framework. * Still needs some other style fixes. * * 2007_Jun_21 Alan Cox <alan@redhat.com> * 2007_Jun_21 Alan Cox <alan@lxorguk.ukuu.org.uk> * Minimal cleanups for some of the driver problens and tty layer abuse. * Still needs fixing to allow multiple dongles. * Loading Loading
drivers/char/isicom.c +4 −2 Original line number Diff line number Diff line Loading @@ -7,12 +7,14 @@ * Original driver code supplied by Multi-Tech * * Changes * 1/9/98 alan@redhat.com Merge to 2.0.x kernel tree * 1/9/98 alan@lxorguk.ukuu.org.uk * Merge to 2.0.x kernel tree * Obtain and use official major/minors * Loader switched to a misc device * (fixed range check bug as a side effect) * Printk clean up * 9/12/98 alan@redhat.com Rough port to 2.1.x * 9/12/98 alan@lxorguk.ukuu.org.uk * Rough port to 2.1.x * * 10/6/99 sameer Merged the ISA and PCI drivers to * a new unified driver. Loading
drivers/char/mxser.c +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ * (at your option) any later version. * * Fed through a cleanup, indent and remove of non 2.6 code by Alan Cox * <alan@redhat.com>. The original 1.8 code is available on www.moxa.com. * <alan@lxorguk.ukuu.org.uk>. The original 1.8 code is available on * www.moxa.com. * - Fixed x86_64 cleanness */ Loading
drivers/usb/serial/ir-usb.c +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ * Introduced common header to be used also in USB Gadget Framework. * Still needs some other style fixes. * * 2007_Jun_21 Alan Cox <alan@redhat.com> * 2007_Jun_21 Alan Cox <alan@lxorguk.ukuu.org.uk> * Minimal cleanups for some of the driver problens and tty layer abuse. * Still needs fixing to allow multiple dongles. * Loading