index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]