Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
68c5735eaa
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
7 years ago |
Dan Carpenter
|
6e298d5847
media: stk-webcam: Fix use after free on disconnect
|
8 years ago |
Al Viro
|
c23e0cb81e
media: annotate ->poll() instances
|
8 years ago |
Bhumika Goyal
|
8684494220
media: usb: make video_device const
|
8 years ago |
Arvind Yadav
|
7fb2e072d4
media: usb: constify usb_device_id
|
8 years ago |
Bhumika Goyal
|
ff05c9849a
media: : usb: add const to v4l2_file_operations structures
|
8 years ago |
Joe Perches
|
f1bd9bd69b
media: stkwebcam: Use more common logging styles
|
8 years ago |
Sakari Ailus
|
bcb63314e2
[media] media: Drop FSF's postal address from the source code files
|
9 years ago |
Dan Carpenter
|
d08876f524
[media] stk-webcam: fix an endian bug in stk_camera_read_reg()
|
8 years ago |
Mauro Carvalho Chehab
|
b4b3f99c8d
[media] stkwebcam: don't break long lines
|
9 years ago |
Mauro Carvalho Chehab
|
b5f93cb513
[media] stk-webcam: don't use stack for DMA
|
9 years ago |
Wolfram Sang
|
2685b1d1d1
[media] media: usb: stkwebcam: stk-webcam: don't print error when allocating urb fails
|
9 years ago |
Markus Elfring
|
704b3f4c11
[media] stk-webcam: Delete an unnecessary check before the function call "vfree"
|
10 years ago |
Hans Verkuil
|
21a7e0596a
[media] media: drivers shouldn't touch debug field in video_device
|
10 years ago |
Laurent Pinchart
|
d52e238136
[media] v4l: Support extending the v4l2_pix_format structure
|
11 years ago |
Ramakrishnan Muthukrishnan
|
95cd5d5ee6
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
|
11 years ago |
Gregor Jasny
|
08149ecf2c
[media] Add HCL T12Rg-H to STK webcam upside-down table
|
12 years ago |
Hans Verkuil
|
9776e17189
[media] stk-webcam: implement support for count == 0 when calling REQBUFS
|
12 years ago |
Hans Verkuil
|
f81e372a5d
[media] stk-webcam: s_fmt shouldn't grab ownership
|
12 years ago |
Hans Verkuil
|
1b499fe506
[media] stk-webcam: fix read() handling when reqbufs was already called
|
12 years ago |
Hans Verkuil
|
f80daa2d7d
[media] stk-webcam: enable core-locking
|
12 years ago |
Hans Verkuil
|
8407653f5e
[media] stk-webcam: zero the priv field of v4l2_pix_format
|
12 years ago |
Hans Verkuil
|
b27763f0fa
[media] stk-webcam: fix querycap and simplify s_input
|
12 years ago |
Hans Verkuil
|
89ea47069c
[media] stk-webcam: add support for control events and prio handling
|
12 years ago |
Hans Verkuil
|
10351adc6a
[media] stk-webcam: don't use private_data, use video_drvdata
|
12 years ago |
Hans Verkuil
|
dc0fb28675
[media] stk-webcam: convert to the control framework
|
12 years ago |
Hans Verkuil
|
968c60f603
[media] stk-webcam: add support for struct v4l2_device
|
12 years ago |
Hans Verkuil
|
e144760a33
[media] stk-webcam: remove bogus STD support
|
12 years ago |