1. 24 9月, 2008 1 次提交
  2. 14 8月, 2008 1 次提交
    • K
      USB Storage Sierra: TRU-Install feature update · 32fe5e39
      Kevin Lloyd 提交于
      This patch upgrades the support for the Sierra Wireless TRU-Install
      feature (i.e. zeroCD) to allow for future support of Linux enabled
      TRU-Install devices.
      
      By default all devices that do not have a Linux enabled TRU-Install
      device (i.e. the device does not have a Linux package on the virtual CD
      partition) will be switched into "modem mode." Devices that do contain a
      Linux package in the TRU-Install virtual CD will be allowed to enumerate
      as a CD-Rom so that either (a) a user can install the packaged software
      or (b) a user-space application (e.g. udev) can switch it to modem mode.
      
      This patch does allow for manual override by adding a usb-storage module
      parameter 'swi_tru_install' which can force the modem into either mode
      regardless of what packages it contains.
      Signed-off-by: NKevin Lloyd <klloyd@sierrawireless.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      32fe5e39
  3. 03 5月, 2008 1 次提交
  4. 25 4月, 2008 3 次提交
  5. 26 10月, 2007 1 次提交
    • A
      USB: isd200: sort out USB/IDE dependancy mess · 3794ade5
      Alan Cox 提交于
      The ISD200 driver imports a single trivial routine from the IDE layer and
      in doing so creates a mess of dependancies that drag in the entire old
      IDE layer. Even more sad - it does this for a routine which is usually
      (little endian) a null function!
      
      - Copy the function into ISD200
      - Rename it so it doesn't clash with the ide header prototype
      - Remove all the depend constraints
      Signed-off-by: NAlan Cox <alan@redhat.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      3794ade5
  6. 04 10月, 2006 1 次提交
  7. 01 10月, 2006 1 次提交
  8. 28 9月, 2006 1 次提交
  9. 18 4月, 2006 1 次提交
  10. 05 1月, 2006 2 次提交
  11. 18 11月, 2005 1 次提交
  12. 29 10月, 2005 1 次提交
  13. 09 9月, 2005 1 次提交
  14. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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!
      1da177e4