Skip to content
Snippets Groups Projects
  1. Aug 04, 2010
    • Justin P. Mattock's avatar
      Documentation: update broken web addresses. · 0ea6e611
      Justin P. Mattock authored
      
      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: default avatarJustin P. Mattock <justinmattock@gmail.com>
      Signed-off-by: default avatarThomas Weber <weber@corscience.de>
      Signed-off-by: default avatarMike Frysinger <vapier.adi@gmail.com>
      Cc: Paulo Marques <pmarques@grupopie.com>
      Cc: Randy Dunlap <rdunlap@xenotime.net>
      Cc: Michael Neuling <mikey@neuling.org>
      Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
      0ea6e611
  2. Dec 20, 2005
  3. Sep 12, 2005
    • Stelian Pop's avatar
      [PATCH] USB: add apple usb touchpad driver · f7214ff4
      Stelian Pop authored
      
      This is a driver for the USB touchpad which can be found on post-February 2005
      Apple PowerBooks.
      
      This driver is derived from Johannes Berg's appletrackpad driver [1],
      but it has been improved in some areas:
          * appletouch is a full kernel driver, no userspace program is necessary
          * appletouch can be interfaced with the synaptics X11 driver[2], in order
            to have touchpad acceleration, scrolling, two/three finger tap, etc.
      
      This driver has been tested by the readers of the 'debian-powerpc' mailing
      list for a few weeks now and I believe it is now ready for inclusion into the
      mainline kernel.
      
      Credits go to Johannes Berg for reverse-engineering the touchpad protocol,
      Frank Arnold for further improvements, and Alex Harper for some additional
      information about the inner workings of the touchpad sensors.
      
      Signed-off-by: default avatarStelian Pop <stelian@popies.net>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      f7214ff4
Loading