Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc8d5e565f00c9442fa1cbf9acc115475628527c
/
drivers
/
media
/
pci
/
dt3155
/
dt3155.c
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
23908db
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
90874cd
dt3155: fix CodingStyle issues
by Mauro Carvalho Chehab
· 10 years ago
7c89a21
[media] dt3155: add GFP_DMA32 flag to vb2 queue
by Hans Verkuil
· 10 years ago
cc11b14
[media] dt3155: move out of staging into drivers/media/pci
by Hans Verkuil
· 10 years ago
[Renamed (99%) from drivers/staging/media/dt3155v4l/dt3155v4l.c]
c34b7ef
[media] dt3155v4l: support inputs VID0-3
by Hans Verkuil
· 10 years ago
44a38df
[media] dt3155v4l: fix format handling
by Hans Verkuil
· 10 years ago
5c9ede4
[media] dt3155v4l: drop CONFIG_DT3155_CCIR, use s_std instead
by Hans Verkuil
· 10 years ago
9db8baf
[media] dt3155v4l: correctly start and stop streaming
by Hans Verkuil
· 10 years ago
a6e9514
[media] dt3155v4l: drop CONFIG_DT3155_STREAMING
by Hans Verkuil
· 10 years ago
9556be1
[media] dt3155v4l: move vb2_queue to top-level
by Hans Verkuil
· 10 years ago
deb2897
[media] dt3155v4l: remove bogus single-frame capture in init_board
by Hans Verkuil
· 10 years ago
5dcabee
[media] dt3155v4l: remove pointless dt3155_alloc/free_coherent
by Hans Verkuil
· 10 years ago
168b509
[media] dt3155v4l: add v4l2_device support
by Hans Verkuil
· 10 years ago
7965622
[media] dt3155v4l: remove unused statistics
by Hans Verkuil
· 10 years ago
6a11087
[media] dt3155v4l: code cleanup
by Hans Verkuil
· 10 years ago
f91fccd
[media] dt3155v4l: embed video_device
by Hans Verkuil
· 10 years ago
92afdc1
[media] staging: dt3155v4l: Switch to using managed resource with devm_
by Kiran Padwal
· 10 years ago
57e774c
[media] staging/media: fix querycap
by Hans Verkuil
· 10 years ago
5b340ea
[media] Staging: dt3155v4l: set error code on failure
by Dan Carpenter
· 11 years ago
e37559b
[media] vb2: stop_streaming should return void
by Hans Verkuil
· 11 years ago
3c83e61
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
5ae7437e
staging: dt3155v4l: make q_ops static
by Kristina Martšenko
· 11 years ago
6fb0e40
[media] staging/dt3155v4l: use PCI_VENDOR_ID_INTEL
by Jon Mason
· 11 years ago
ade4868
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
by Sakari Ailus
· 11 years ago
41e043f
staging: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
6878897
DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper
by Russell King
· 11 years ago
8f73d3b
[media] dt3155v4l: remove deprecated current_norm
by Hans Verkuil
· 12 years ago
0dcb953
[media] dt3155v4l: fix timestamp handling
by Hans Verkuil
· 12 years ago
228b791
[media] dt3155v4l: fix incorrect mutex locking
by Hans Verkuil
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
a44dca1
Merge tag 'v3.8-rc1' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
6dc8f38
[media] staging: media: Fix minor typo in staging/media
by Masanari Iida
· 12 years ago
d8c532c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
4ce7986
staging: dt3155v4l: remove use of __devexit
by Bill Pemberton
· 12 years ago
2a91a6d
staging: dt3155v4l: remove use of __devinit
by Bill Pemberton
· 12 years ago
79fc8d8
staging: dt3155v4l: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
067d851
[media] dt3155v4l: vb2_queue_init() can now fail. Check is required
by Mauro Carvalho Chehab
· 12 years ago
0d0c159
[media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPS
by Hans Verkuil
· 12 years ago
1a3acd3
[media] staging/media/dt3155v4l: use module_pci_driver macro
by Devendra Naga
· 12 years ago
5126f25
[media] v4l2-dev: add flag to have the core lock all file operations
by Hans Verkuil
· 13 years ago
aecf33d
[media] Staging: dt3155v4l: probe() always fails
by Dan Carpenter
· 13 years ago
527f18b
[media] Staging: dt3155v4l: update to newer API
by Dan Carpenter
· 13 years ago
4860c73
staging: Move media drivers to staging/media
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/staging/dt3155v4l/dt3155v4l.c]
1eb6337
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
5ba321c
Staging: dt3155v4l: silence a compiler warning
by Dan Carpenter
· 13 years ago
1f28291
[media] staging: dt3155v4l: fix build break
by Marek Szyprowski
· 13 years ago
1707864
staging: dt3155v4l: remove irq_handler from struct dt3155_priv
by H Hartley Sweeten
· 13 years ago
c94a2e4
staging: dt3155v4l: Remove printk noise
by H Hartley Sweeten
· 13 years ago
99c9785
staging: Add module.h to drivers/staging users
by Paul Gortmaker
· 13 years ago
dac95cb
drivers/staging/dt3155v4l/dt3155v4l.c needs slab.h
by Andrew Morton
· 13 years ago
8ded351
staging: use videobuf2 framework for drivers/staging/dt3155v4l driver
by Marin Mitov
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
0e0809a
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
by Hans Verkuil
· 14 years ago
f932e3a
Staging: dt3155v4l: correcting a pointer mismatch bug and cleanups
by Marin Mitov
· 15 years ago
a57941c
Staging: dt3155v4l: remove private memory allocator
by Marin Mitov
· 15 years ago
fdd2d93
Staging: dt3155v4l: introduce state machine
by Marin Mitov
· 15 years ago
ad60225
staging: dt3155v4l: last fix to correct a bug introduces a bug. Correct it.
by Marin Mitov
· 15 years ago
b8aab12
Staging: dt3155v4l: correcting a bug
by Marin Mitov
· 15 years ago
717f4a5
staging: dt3155v4l syncronize with API changes
by Marin Mitov
· 15 years ago
2342df0
Staging: dt3155v4l: fix some sparse warnings
by Greg Kroah-Hartman
· 15 years ago
7ec2118
Staging: dt3155v4l: Adding the missing linux/delay.h
by Marin Mitov
· 15 years ago
d42bffb
Staging: Yet another (third) dt3155 driver PCI/video4linux compliant
by Marin Mitov
· 15 years ago