linux-stable-rt/drivers/usb/media
Luca Risolia 2ffab02fea [PATCH] USB: SN9C10x driver updates
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: Luca Risolia <luca.risolia@studio.unibo.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-20 14:49:59 -08:00
..
pwc [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
Kconfig
Makefile [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
dabfirmware.h
dabusb.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
dabusb.h [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
dsbr100.c
et61x251.h
et61x251_core.c
et61x251_sensor.h
et61x251_tas5130d1b.c
ibmcam.c
konicawc.c
ov511.c [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
ov511.h [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
se401.c [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
se401.h [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
sn9c102.h [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
sn9c102_core.c [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
sn9c102_hv7131d.c
sn9c102_mi0343.c
sn9c102_ov7630.c [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
sn9c102_pas106b.c
sn9c102_pas202bca.c [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
sn9c102_pas202bcb.c [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
sn9c102_sensor.h [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
sn9c102_tas5110c1b.c [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
sn9c102_tas5130d1b.c [PATCH] USB: SN9C10x driver updates 2006-03-20 14:49:59 -08:00
stv680.c [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
stv680.h [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
ultracam.c
usbvideo.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
usbvideo.h [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
vicam.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
w9968cf.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
w9968cf.h [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
w9968cf_decoder.h
w9968cf_vpp.h
zc0301.h [PATCH] USB: ZC0301 driver updates 2006-03-20 14:49:59 -08:00
zc0301_core.c [PATCH] USB: ZC0301 driver updates 2006-03-20 14:49:59 -08:00
zc0301_pas202bcb.c [PATCH] USB: ZC0301 driver updates 2006-03-20 14:49:59 -08:00
zc0301_sensor.h