1. 04 9月, 2011 1 次提交
  2. 28 7月, 2011 1 次提交
  3. 19 1月, 2011 1 次提交
  4. 25 4月, 2008 1 次提交
  5. 19 7月, 2007 1 次提交
  6. 21 2月, 2007 1 次提交
  7. 25 3月, 2006 2 次提交
  8. 21 3月, 2006 1 次提交
    • L
      [PATCH] USB: ET61X[12]51 driver updates · ccad7789
      Luca Risolia 提交于
      USB: ET61X[12]51 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 mutexes instead of semaphores
      + 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>
      ccad7789
  9. 01 2月, 2006 3 次提交
  10. 13 7月, 2005 1 次提交
  11. 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