index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx25821
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
[media] cx25821: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2
-13
/
+2
2016-09-22
[media] cx25821: Drop Freeing of Workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
3
-12
/
+2
2016-06-24
cx25821-alsa: shutup a Gcc 6.1 warning
Mauro Carvalho Chehab
1
-1
/
+1
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-6
/
+6
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
1
-1
/
+2
2015-11-10
cx25821: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2
-10
/
+14
2015-10-01
[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP
Luis de Bethencourt
1
-1
/
+1
2015-05-13
[media] cx25821: cx25821-medusa-reg.h: fix 0x0x prefix
Antonio Ospite
1
-3
/
+3
2014-12-23
[media] cx25821: remove video output support
Hans Verkuil
4
-3
/
+14
2014-12-23
[media] cx25821: add create_bufs support
Hans Verkuil
1
-1
/
+6
2014-12-23
[media] cx25821: convert to vb2
Hans Verkuil
4
-577
/
+207
2014-12-23
[media] cx28521: drop videobuf abuse in cx25821-alsa
Hans Verkuil
1
-17
/
+90
2014-12-23
[media] cx25821: remove bogus btcx_risc dependency
Hans Verkuil
6
-19
/
+52
2014-11-25
[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
Hans Verkuil
1
-6
/
+6
2014-09-03
[media] cx25821: fix sparse warning
Hans Verkuil
1
-2
/
+3
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-3
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-02-14
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+3
2013-12-10
[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2
-2
/
+2
2013-10-17
[media] cx25821: fix sparse warnings
Hans Verkuil
4
-20
/
+14
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-126
/
+53
2013-04-25
[media] cx25821-alsa: get rid of a __must_check warning
Mauro Carvalho Chehab
1
-0
/
+2
2013-04-25
[media] cx25821-video: declare cx25821_vidioc_s_std as static
Mauro Carvalho Chehab
1
-1
/
+2
2013-04-25
[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
Mauro Carvalho Chehab
1
-2
/
+1
2013-04-16
[media] cx25821: remove cx25821-audio-upstream.c from the Makefile
Hans Verkuil
2
-4
/
+1
2013-04-16
[media] cx25821: replace custom ioctls with write()
Hans Verkuil
4
-228
/
+72
2013-04-16
[media] cx25821: drop cx25821-video-upstream-ch2.c/h
Hans Verkuil
7
-1195
/
+243
2013-04-16
[media] cx25821: add output format ioctls
Hans Verkuil
1
-0
/
+46
2013-04-16
[media] cx25821: prepare querycap for output support
Hans Verkuil
1
-2
/
+2
2013-04-16
[media] cx25821: group all fmt functions together
Hans Verkuil
1
-41
/
+43
2013-04-16
[media] cx25821: setup output nodes correctly
Hans Verkuil
4
-200
/
+67
2013-04-16
[media] cx25821: remove references to subdevices that aren't there
Hans Verkuil
3
-131
/
+7
2013-04-16
[media] cx25821: remove custom ioctls that duplicate v4l2 ioctls
Hans Verkuil
3
-143
/
+6
2013-04-16
[media] cx25821: g/s/try/enum_fmt related fixes and cleanups
Hans Verkuil
1
-102
/
+32
2013-04-16
[media] cx25821: switch to v4l2_fh, add event and prio handling
Hans Verkuil
3
-148
/
+59
2013-04-16
[media] cx25821: replace resource management functions with fh ownership
Hans Verkuil
2
-100
/
+35
2013-04-16
[media] cx25821: move vidq from cx25821_fh to cx25821_channel
Hans Verkuil
2
-128
/
+115
2013-04-16
[media] cx25821: remove 'type' field from cx25821_fh
Hans Verkuil
2
-42
/
+15
2013-04-16
[media] cx25821: use core locking
Hans Verkuil
4
-96
/
+27
2013-04-16
[media] cx25821: remove unnecessary debug messages
Hans Verkuil
1
-12
/
+0
2013-04-16
[media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL defines
Hans Verkuil
3
-7
/
+2
2013-04-16
[media] cx25821: convert to the control framework
Hans Verkuil
3
-184
/
+41
[next]