diff options
| author | Luca Risolia <[email protected]> | 2006-02-25 06:54:18 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-03-20 14:49:59 -0800 |
| commit | ccad7789d5e557644d1c866b018394872af0ec5b (patch) | |
| tree | c3894cc5b75fe11b4db85229927591387aa332a8 /include/linux/debugobjects.h | |
| parent | 2ffab02fea5880da284dc5511479b25a796a8dee (diff) | |
[PATCH] USB: ET61X[12]51 driver updates
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: Luca Risolia <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions