Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Mauro Carvalho Chehab
|
3259081991
MAINTAINERS & files: Canonize the e-mails I use at files
|
7 years ago |
Mauro Carvalho Chehab
|
e771bdf595
media: tm6000: avoid casting just to print pointer address
|
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 |
Mauro Carvalho Chehab
|
4839c58f03
media: v4l2-dev: convert VFL_TYPE_* into an enum
|
8 years ago |
Mauro Carvalho Chehab
|
75d1e3ef9f
media: usb: add SPDX identifiers to some code I wrote
|
7 years ago |
Al Viro
|
c23e0cb81e
media: annotate ->poll() instances
|
8 years ago |
Al Viro
|
0169943775
annotate poll_table_struct ->_key
|
8 years ago |
Colin Ian King
|
b436e26e48
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
|
7 years ago |
Markus Elfring
|
7e11d5027b
media: tm6000: cleanup trival coding style issues
|
8 years ago |
Julia Lawall
|
63f2ec67fa
media: tm6000: constify videobuf_queue_ops structures
|
8 years ago |
Bhumika Goyal
|
ff05c9849a
media: : usb: add const to v4l2_file_operations structures
|
8 years ago |
Christophe JAILLET
|
f81a18d860
[media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'
|
8 years ago |
Santosh Kumar Singh
|
1e071039b1
[media] tm6000: Clean up file handle in open() error path
|
8 years ago |
Sakari Ailus
|
bcb63314e2
[media] media: Drop FSF's postal address from the source code files
|
9 years ago |
Mauro Carvalho Chehab
|
6861650457
[media] tm6000: don't break long lines
|
9 years ago |
Wolfram Sang
|
7c240e8c0f
[media] media: usb: tm6000: tm6000-video: don't print error when allocating urb fails
|
9 years ago |
Mauro Carvalho Chehab
|
09f2082e23
[media] usb drivers: use BUG_ON() instead of if () BUG
|
10 years ago |
Mauro Carvalho Chehab
|
485bdbb6b8
[media] tm6000: remove needless check
|
10 years ago |
Hans Verkuil
|
65b88c0be1
[media] tm6000: embed video_device
|
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 |
Laurent Pinchart
|
8774bed9ce
[media] v4l: subdev: Move [gs]_std operation to video ops
|
11 years ago |
Hans Verkuil
|
804be2d493
[media] tm6000: remove deprecated current_norm
|
12 years ago |
Hans Verkuil
|
314527acbb
[media] v4l2: pass std by value to the write-only s_std ioctl
|
12 years ago |
Hans Verkuil
|
2f73c7c582
[media] v4l2: add const to argument of write-only s_tuner ioctl
|
12 years ago |
Hans Verkuil
|
b530a447bb
[media] v4l2: add const to argument of write-only s_frequency ioctl
|
12 years ago |
Hans Verkuil
|
82f0efbcd3
[media] tm6000: fix an uninitialized variable
|
12 years ago |