index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
gspca.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
1
-2456
/
+0
*
[media] gspca: Don't use video_device_node_name in v4l2_device release handler
Hans de Goede
2012-07-30
1
-3
/
+0
*
[media] gspca: always call v4l2_ctrl_handler_setup after start
Hans Verkuil
2012-07-30
1
-1
/
+1
*
[media] gspca: clear priv field and disable relevant ioctls
Hans Verkuil
2012-07-30
1
-23
/
+22
*
[media] gspca-core: Fix buffers staying in queued state after a stream_off
Hans de Goede
2012-06-11
1
-1
/
+3
*
[media] v4l2-dev: rename two functions
Hans Verkuil
2012-05-14
1
-3
/
+3
*
[media] gspca: Remove gspca_auto_gain_n_exposure function
Hans de Goede
2012-05-14
1
-89
/
+0
*
[media] gspca: Set gspca_dev->usb_err to 0 at the begin of gspca_stream_off
Hans de Goede
2012-05-14
1
-5
/
+2
*
[media] gspca: Call sd_stop0 on disconnect
Hans de Goede
2012-05-14
1
-11
/
+11
*
[media] gspca: Use req_events in poll
Hans de Goede
2012-05-14
1
-18
/
+26
*
[media] gscpa: Clear usb_err before calling sd methods from suspend/resume
Hans de Goede
2012-05-14
1
-0
/
+2
*
[media] gspca: Switch to V4L2 core locking, except for the buffer queuing ioctls
Hans Verkuil
2012-05-14
1
-181
/
+76
*
[media] gspca: Fix locking issues related to suspend/resume
Hans Verkuil
2012-05-14
1
-5
/
+11
*
[media] gspca: Fix querycap and incorrect return codes
Hans Verkuil
2012-05-14
1
-9
/
+10
*
[media] gspca: Add support for control events
Hans Verkuil
2012-05-14
1
-0
/
+4
*
[media] gscpa: Use v4l2_fh and add G/S_PRIORITY support
Hans Verkuil
2012-05-14
1
-3
/
+10
*
[media] gspca: Use video_drvdata(file) instead of file->private_data
Hans Verkuil
2012-05-14
1
-33
/
+31
*
[media] gspca: Allow subdrivers to use the control framework
Hans Verkuil
2012-05-14
1
-9
/
+27
*
Merge tag 'v3.2' into staging/for_v3.3
Mauro Carvalho Chehab
2012-01-06
1
-1
/
+1
|
\
|
*
gspca: Fix falling back to lower isoc alt settings
Mauro Carvalho Chehab
2011-12-31
1
-1
/
+1
|
*
gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
2011-12-29
1
-2
/
+2
*
|
[media] gspca: Add a need_max_bandwidth flag to sd_desc
Hans de Goede
2012-01-06
1
-1
/
+2
*
|
[media] gspca - main: isoc mode devices are never low speed
Hans de Goede
2012-01-06
1
-4
/
+1
*
|
[media] gspca - main: Avoid clobbering all bandwidth when mic in webcam
Hans de Goede
2012-01-06
1
-0
/
+17
*
|
[media] gspca: Check dev->actconfig rather than dev->config
Hans de Goede
2012-01-06
1
-4
/
+4
*
|
[media] gspca - main: Take numerator into account in fps calculations
Hans de Goede
2012-01-06
1
-1
/
+1
*
|
[media] gspca - main: Correct use of interval in bandwidth calculation
Hans de Goede
2012-01-06
1
-1
/
+6
*
|
[media] gspca - main: rename build_ep_tb to build_isoc_ep_tb
Hans de Goede
2012-01-06
1
-8
/
+6
*
|
[media] gspca - main: Change the bandwidth estimation of isochronous transfer
Jean-François Moine
2012-01-06
1
-3
/
+11
*
|
[media] gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
2011-12-30
1
-2
/
+2
*
|
[media] gspca: Remove the useless variable 'nbalt'
Jean-François Moine
2011-12-11
1
-2
/
+1
|
/
*
[media] gspca - main: Display the subdriver name and version at probe time
Jean-François Moine
2011-09-23
1
-1
/
+2
*
[media] gspca - main: Version change to 2.14.0
Jean-François Moine
2011-09-23
1
-5
/
+3
*
[media] gspca - main: Handle the xHCI error on usb_set_interface()
Jean-François Moine
2011-09-23
1
-0
/
+3
*
[media] gspca - main: Use a better altsetting for image transfer
Jean-François Moine
2011-09-23
1
-60
/
+151
*
[media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSED
Jean-François Moine
2011-09-11
1
-14
/
+3
*
[media] gspca - main: Fix the isochronous transfer interval
Jean-François Moine
2011-09-11
1
-1
/
+4
*
[media] gspca: Use current logging styles
Joe Perches
2011-09-04
1
-22
/
+24
*
[media] gspca: s/strncpy/strlcpy/
Hans de Goede
2011-07-27
1
-3
/
+3
*
[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frame
Hans de Goede
2011-07-27
1
-1
/
+4
*
[media] gspca: don't include linux/version.h
Mauro Carvalho Chehab
2011-07-27
1
-8
/
+4
*
[media] gspca - main: Remove USB traces
Jean-François Moine
2011-05-21
1
-1
/
+1
*
[media] gspca - main: Version change to 2.13
Jean-François Moine
2011-05-21
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
[media] gspca - main: Add endpoint direction test in alt_xfer
Patrice Chotard
2011-03-22
1
-1
/
+2
*
[media] gspca - main: Cleanup source
Jean-François Moine
2011-03-22
1
-6
/
+7
*
[media] gspca: Version change
Jean-François Moine
2011-01-19
1
-1
/
+1
*
[media] gspca_main: wake wq on streamoff
Hans de Goede
2011-01-19
1
-0
/
+2
*
[media] gspca_main: Allow switching from read to mmap / userptr mode
Hans de Goede
2011-01-19
1
-0
/
+4
*
[media] gspca_main: Simplify read mode memory type checks
Hans de Goede
2011-01-19
1
-12
/
+2
[next]