1. 25 3月, 2006 2 次提交
  2. 21 3月, 2006 1 次提交
    • L
      [PATCH] USB: SN9C10x driver updates · 2ffab02f
      Luca Risolia 提交于
      SN9C10x driver updates.
      
      Changes: + new, - removed, * cleanup, @ bugfix
      
      @ Fix stream_interrupt()
      @ Fix vidioc_enum_input() and split vidioc_gs_input()
      @ Need usb_get|put_dev() when disconnecting, if the device is open
      * Use wait_event_interruptible_timeout() instead of wait_event_interruptible()
        when waiting for video frames
      * replace wake_up_interruptible(&wait_stream) with wake_up(&wait_stream)
      * Cleanups and updates in the documentation
      + Use per-device sensor structures
      + Add support for PAS202BCA image sensors
      + Add frame_timeout module parameter
      Signed-off-by: NLuca Risolia <luca.risolia@studio.unibo.it>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      2ffab02f
  3. 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