04 Aug, 2010

1 commit

  • Below you will find an updated version from the original series bunching all patches into one big patch
    updating broken web addresses that are located in Documentation/*
    Some of the addresses date as far far back as 1995 etc... so searching became a bit difficult,
    the best way to deal with these is to use web.archive.org to locate these addresses that are outdated.
    Now there are also some addresses pointing to .spec files some are located, but some(after searching
    on the companies site)where still no where to be found. In this case I just changed the address
    to the company site this way the users can contact the company and they can locate them for the users.

    Signed-off-by: Justin P. Mattock
    Signed-off-by: Thomas Weber
    Signed-off-by: Mike Frysinger
    Cc: Paulo Marques
    Cc: Randy Dunlap
    Cc: Michael Neuling
    Signed-off-by: Jiri Kosina

    Justin P. Mattock
     

21 May, 2010

2 commits

  • Add support for the parallel port on the moschip MCS7715 device. The port
    registers itself with the parport subsystem as a low-level driver. A separate
    entry to the kernel configuration is added beneath that for the mos7720, to
    avoid the need to link with the parport subsystem code for users who don't have
    or don't want the parallel port. Only compatibility mode is currently supported
    (no ECP/EPP). Tested with both moschip devices (7720 and 7715) on UP and SMP
    hosts, including regression testing of serial port, concurrent operation of
    serial and parallel ports, and various connect / disconnect scenarios.

    Signed-off-by: Mike Dunn
    Signed-off-by: Greg Kroah-Hartman

    Mike Dunn
     
  • Documentation update

    Signed-off-by: Greg Kroah-Hartman

    Eric Raymond
     

25 Apr, 2008

1 commit


20 Oct, 2007

1 commit


13 Oct, 2007

1 commit

  • This patch implements a USB serial port driver for the Winchiphead
    CH341 USB-RS232 Converter. This chip also implements an IEEE 1284
    parallel port, I2C and SPI, but that is not supported by the driver.

    Signed-off-by: Frank A Kingswood
    Signed-off-by: Greg Kroah-Hartman

    Frank A Kingswood
     

09 May, 2007

1 commit


05 May, 2007

1 commit


30 Nov, 2006

2 commits


04 Nov, 2006

1 commit


04 Oct, 2006

3 commits


28 Sep, 2006

1 commit


13 Jul, 2006

1 commit

  • Text from the back of the box, for your information/amusement:

    USB DATA CABLE
    FOR K700 Series

    The USB Cable is an ideal link between your mobile phone and PC. Employing
    the user-friendiy [sic] USB standard,its capacity for rapid data transfer enables functions
    such as synchronization of phone book and calendar,as well as Internet browsing via
    a modem-enabled phone.Autual [sic] connection speed is dependent on phone capacity.

    MADE IN CHINA

    From: Peter Moulder
    Signed-off-by: Greg Kroah-Hartman

    Peter Moulder
     

17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds