index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
gspca.c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-07-30
[media] gspca: Don't use video_device_node_name in v4l2_device release handler
Hans de Goede
2012-07-30
[media] gspca: always call v4l2_ctrl_handler_setup after start
Hans Verkuil
2012-07-30
[media] gspca: clear priv field and disable relevant ioctls
Hans Verkuil
2012-06-11
[media] gspca-core: Fix buffers staying in queued state after a stream_off
Hans de Goede
2012-05-14
[media] v4l2-dev: rename two functions
Hans Verkuil
2012-05-14
[media] gspca: Remove gspca_auto_gain_n_exposure function
Hans de Goede
2012-05-14
[media] gspca: Set gspca_dev->usb_err to 0 at the begin of gspca_stream_off
Hans de Goede
2012-05-14
[media] gspca: Call sd_stop0 on disconnect
Hans de Goede
2012-05-14
[media] gspca: Use req_events in poll
Hans de Goede
2012-05-14
[media] gscpa: Clear usb_err before calling sd methods from suspend/resume
Hans de Goede
2012-05-14
[media] gspca: Switch to V4L2 core locking, except for the buffer queuing ioctls
Hans Verkuil
2012-05-14
[media] gspca: Fix locking issues related to suspend/resume
Hans Verkuil
2012-05-14
[media] gspca: Fix querycap and incorrect return codes
Hans Verkuil
2012-05-14
[media] gspca: Add support for control events
Hans Verkuil
2012-05-14
[media] gscpa: Use v4l2_fh and add G/S_PRIORITY support
Hans Verkuil
2012-05-14
[media] gspca: Use video_drvdata(file) instead of file->private_data
Hans Verkuil
2012-05-14
[media] gspca: Allow subdrivers to use the control framework
Hans Verkuil
2012-01-06
Merge tag 'v3.2' into staging/for_v3.3
Mauro Carvalho Chehab
2012-01-06
[media] gspca: Add a need_max_bandwidth flag to sd_desc
Hans de Goede
2012-01-06
[media] gspca - main: isoc mode devices are never low speed
Hans de Goede
2012-01-06
[media] gspca - main: Avoid clobbering all bandwidth when mic in webcam
Hans de Goede
2012-01-06
[media] gspca: Check dev->actconfig rather than dev->config
Hans de Goede
2012-01-06
[media] gspca - main: Take numerator into account in fps calculations
Hans de Goede
2012-01-06
[media] gspca - main: Correct use of interval in bandwidth calculation
Hans de Goede
2012-01-06
[media] gspca - main: rename build_ep_tb to build_isoc_ep_tb
Hans de Goede
2012-01-06
[media] gspca - main: Change the bandwidth estimation of isochronous transfer
Jean-François Moine
2011-12-31
gspca: Fix falling back to lower isoc alt settings
Mauro Carvalho Chehab
2011-12-30
[media] gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
2011-12-29
gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
2011-12-11
[media] gspca: Remove the useless variable 'nbalt'
Jean-François Moine
2011-09-23
[media] gspca - main: Display the subdriver name and version at probe time
Jean-François Moine
2011-09-23
[media] gspca - main: Version change to 2.14.0
Jean-François Moine
2011-09-23
[media] gspca - main: Handle the xHCI error on usb_set_interface()
Jean-François Moine
2011-09-23
[media] gspca - main: Use a better altsetting for image transfer
Jean-François Moine
2011-09-11
[media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSED
Jean-François Moine
2011-09-11
[media] gspca - main: Fix the isochronous transfer interval
Jean-François Moine
2011-09-04
[media] gspca: Use current logging styles
Joe Perches
2011-07-27
[media] gspca: s/strncpy/strlcpy/
Hans de Goede
2011-07-27
[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frame
Hans de Goede
2011-07-27
[media] gspca: don't include linux/version.h
Mauro Carvalho Chehab
2011-05-21
[media] gspca - main: Remove USB traces
Jean-François Moine
2011-05-21
[media] gspca - main: Version change to 2.13
Jean-François Moine
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
[media] gspca - main: Add endpoint direction test in alt_xfer
Patrice Chotard
2011-03-22
[media] gspca - main: Cleanup source
Jean-François Moine
2011-01-19
[media] gspca: Version change
Jean-François Moine
2011-01-19
[media] gspca_main: wake wq on streamoff
Hans de Goede
2011-01-19
[media] gspca_main: Allow switching from read to mmap / userptr mode
Hans de Goede
2011-01-19
[media] gspca_main: Simplify read mode memory type checks
Hans de Goede
[next]