Hans de Goede
|
4fd466a130
[media] stk-webcam: Don't flip the image by default
|
13 years ago |
Linus Torvalds
|
122804ecb5
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Thomas Meyer
|
9884d7bea7
[media] v4l2-ctrls: Use kcalloc instead of kzalloc to allocate array
|
13 years ago |
Greg Kroah-Hartman
|
ecb3b2b35d
USB: convert drivers/media/* to use module_usb_driver()
|
13 years ago |
Arvydas Sidorenko
|
7b1c8f58fc
[media] stk-webcam.c: webcam LED bug fix
|
14 years ago |
Arvydas Sidorenko
|
b57ce4179b
[media] drivers/media/video/stk-webcam.c: coding style issue
|
14 years ago |
Arvydas Sidorenko
|
47a7e6f8d2
[media] drivers/media/video/stk-webcam.c: webcam LED bug fix
|
14 years ago |
Hans Verkuil
|
0a58d71306
[media] stk-webcam: remove V4L1 compatibility code, replace with V4L2 controls
|
14 years ago |
Arnd Bergmann
|
0edf2e5e2b
[media] v4l: kill the BKL
|
14 years ago |
Laurent Pinchart
|
46b21094ce
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
|
15 years ago |
Laurent Pinchart
|
38c7c03603
V4L/DVB (13550): v4l: Use the new video_device_node_name function
|
15 years ago |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
16 years ago |
Oliver Neukum
|
821c777080
V4L/DVB (12491): remove unnecessary power management primitive in stk-webcam
|
16 years ago |
Roel Kluin
|
77f2c2db11
V4L/DVB (12436): stk-webcam: read buffer overflow
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Roel Kluin
|
223ffe5f82
V4L/DVB: cleanup redundant tests on unsigned
|
16 years ago |
Trent Piepho
|
2509e1cb33
V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufs
|
16 years ago |
Trent Piepho
|
df7bdfcd0e
V4L/DVB (10817): stkwebcam: Don't need to zero ioctl parameter fields
|
16 years ago |
Trent Piepho
|
9cfb6a3f1b
V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl
|
16 years ago |
Hans Verkuil
|
bec43661b1
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
|
16 years ago |
Julia Lawall
|
134179823b
V4L/DVB (10130): use USB API functions rather than constants
|
16 years ago |
Jaime Velasco Juan
|
126be90f72
V4L/DVB (9978): stkwebcam: Implement VIDIOC_ENUM_FRAMESIZES ioctl
|
16 years ago |
Hans Verkuil
|
c6330fb86f
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
|
17 years ago |
David Ellingsworth
|
f051ae1866
V4L/DVB (9194): stk-webcam: fix crash on close after disconnect
|
17 years ago |
David Ellingsworth
|
081d868fae
V4L/DVB (9193): stk-webcam: minor cleanup
|
17 years ago |
David Ellingsworth
|
4aaec3ea41
V4L/DVB (9034): With the recent patch to v4l2 titled "v4l2: use register_chrdev_region
|
17 years ago |
Hans Verkuil
|
601e9444f2
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
|
17 years ago |
Hans Verkuil
|
d56dc61265
V4L/DVB (8613): v4l: move BKL down to the driver level.
|
17 years ago |
Hans Verkuil
|
0ea6bc8d43
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
|
17 years ago |