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
/
pwc
/
pwc.h
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-07-06
[media] pwc: use the new vb2 helpers
Hans Verkuil
2012-05-14
[media] pwc: Fix locking
Hans de Goede
2012-01-16
[media] pwc: Use one shared usb command buffer
Hans de Goede
2012-01-16
[media] pwc: Avoid sending mode info to the camera when it is not needed
Hans de Goede
2012-01-16
[media] pwc: Fix pixfmt handling
Hans de Goede
2012-01-16
[media] pwc: Make decoder data part of the main pwc struct
Hans de Goede
2012-01-06
[media] pwc: Get rid of compression module parameter
Hans de Goede
2012-01-06
[media] pwc: Remove software emulation of arbritary resolutions
Hans de Goede
2012-01-06
[media] pwc: Remove driver specific ioctls
Hans de Goede
2012-01-06
[media] pwc: Remove dead snapshot code
Hans de Goede
2012-01-06
[media] pwc: Remove driver specific sysfs interface
Hans de Goede
2012-01-06
[media] pwc: Rework locking
Hans de Goede
2012-01-06
[media] pwc: Make auto white balance speed and delay available as v4l2 controls
Hans de Goede
2012-01-06
[media] pwc: Use v4l2-device and v4l2-fh
Hans de Goede
2011-07-27
[media] pwc: clean-up header files
Hans de Goede
2011-07-27
[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere
Hans de Goede
2011-07-27
[media] pwc: Allow dqbuf / read to complete while waiting for controls
Hans de Goede
2011-07-27
[media] pwc: Replace control code with v4l2-ctrls framework
Hans de Goede
2011-07-27
[media] pwc: properly allocate dma-able memory for ISO buffers
Hans de Goede
2011-07-27
[media] pwc: Allow multiple opens
Hans de Goede
2011-07-27
[media] pwc: Move various initialization to driver load and / or stream start
Hans de Goede
2011-07-27
[media] pwc: Make power-saving a per device option
Hans de Goede
2011-07-27
[media] pwc: Remove some unused PWC_INT_PIPE left overs
Hans de Goede
2011-07-27
[media] pwc: Get rid of error_status and unplugged variables
Hans de Goede
2011-07-27
[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.h
Hans de Goede
2011-07-27
[media] pwc: Replace private buffer management code with videobuf2
Hans de Goede
2011-07-27
[media] pwc: remove __cplusplus guards from private header
Hans de Goede
2011-07-27
[media] pwc: Use the default version for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-06-21
[media] pwc: better usb disconnect handling
Hans de Goede
2011-03-21
[media] pwc: convert to video_ioctl2
Hans Verkuil
2010-12-29
[media] pwc: do not start isoc stream on /dev/video open
Hans de Goede
2010-10-21
V4L/DVB: pwc: fully convert driver to V4L2
Hans Verkuil
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-12
V4L/DVB (12489): pwc - fix few use-after-free and memory leaks
Dmitry Torokhov
2009-09-12
V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.h
Mauro Carvalho Chehab
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-03-30
V4L/DVB (10242): pwc: add support for webcam snapshot button
Nam Phạm Thành
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-07-27
V4L/DVB (8548): pwc: Fix compilation
Mauro Carvalho Chehab
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2007-08-22
USB: fix DoS in pwc USB video driver
Oliver Neukum
2007-07-18
V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver
Matthias Kaehlcke
2007-04-27
V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls
Luc Saillard
2007-02-21
V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings
Trent Piepho
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-25
V4L/DVB (4147): Drivers/media/video/pwc/: make code static
Adrian Bunk
2006-06-25
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...
Mauro Carvalho Chehab
[next]