index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
[media] saa7134: Fix compilation breakage when go7007 is not selected
Mauro Carvalho Chehab
2
-1
/
+10
2014-09-23
[media] saa7134: add saa7134-go7007
Hans Verkuil
5
-3
/
+576
2014-09-23
[media] saa7134: also capture the WSS signal for 50 Hz VBI capture
Hans Verkuil
2
-2
/
+2
2014-09-21
[media] cx23885: fix size helper functions
Hans Verkuil
2
-8
/
+3
2014-09-21
[media] cx23885: fix VBI support
Hans Verkuil
2
-6
/
+6
2014-09-21
Merge remote-tracking branch 'linus/master' into patchwork
Mauro Carvalho Chehab
1
-0
/
+1
2014-09-08
[media] tw68: drop bogus cpu_to_le32() call
Hans Verkuil
1
-1
/
+1
2014-09-08
[media] tw68: simplify tw68_buffer_count
Hans Verkuil
1
-10
/
+1
2014-09-08
[media] cx23885: Add busy checks before changing formats
Hans Verkuil
2
-8
/
+17
2014-09-08
[media] cx23885: remove btcx-risc dependency
Hans Verkuil
5
-26
/
+35
2014-09-08
[media] cx23885: fix field handling
Hans Verkuil
1
-1
/
+6
2014-09-08
[media] cx23885: convert to vb2
Hans Verkuil
9
-1246
/
+650
2014-09-08
[media] ngene: properly handle __user ptr
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-04
[media] tw68: make tw68_pci_tbl static and constify
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-04
[media] tw68: refactor and cleanup the tw68 driver
Hans Verkuil
14
-3400
/
+554
2014-09-04
[media] tw68: add original tw68 code
Hans Verkuil
10
-0
/
+5011
2014-09-03
[media] saa7164: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-2
/
+1
2014-09-03
[media] bt8xx: just return 0 instead of using a var
Mauro Carvalho Chehab
2
-5
/
+2
2014-09-03
[media] lm3560: simplify a boolean test
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-03
[media] bttv-driver: remove an uneeded semicolon
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-03
[media] cx18: fix sparse warnings
Hans Verkuil
1
-1
/
+1
2014-09-03
[media] ivtv: fix sparse warnings
Hans Verkuil
1
-7
/
+5
2014-09-03
[media] cx23885: fix sparse warning
Hans Verkuil
1
-1
/
+1
2014-09-03
[media] dm1105: fix sparse warning
Hans Verkuil
1
-1
/
+1
2014-09-03
[media] cx25821: fix sparse warning
Hans Verkuil
1
-2
/
+3
2014-09-03
[media] mantis: fix sparse warnings
Hans Verkuil
8
-13
/
+13
2014-09-03
[media] ngene: fix sparse warnings
Hans Verkuil
4
-13
/
+10
2014-09-03
[media] ddbridge: fix sparse warnings
Hans Verkuil
2
-23
/
+19
2014-09-03
[media] solo6x10: fix sparse warnings
Hans Verkuil
3
-8
/
+8
2014-09-03
[media] cx18: fix kernel oops with tda8290 tuner
Hans Verkuil
1
-0
/
+1
2014-09-03
[media] cx23885: remove FSF address as per checkpatch
Hans Verkuil
30
-141
/
+0
2014-09-03
[media] cx23885: use video_drvdata to get cx23885_dev pointer
Hans Verkuil
5
-71
/
+60
2014-09-03
[media] cx23885: drop videobuf abuse in cx23885-alsa
Hans Verkuil
2
-15
/
+88
2014-09-03
[media] cx23885: fmt, width and height are global, not per-fh
Hans Verkuil
2
-99
/
+34
2014-09-03
[media] cx23885: drop unused clip fields from struct cx23885_fh
Hans Verkuil
1
-5
/
+0
2014-09-03
[media] cx23885: drop type field from struct cx23885_fh
Hans Verkuil
2
-50
/
+40
2014-09-03
[media] cx23885: drop radio-related dead code
Hans Verkuil
2
-15
/
+3
2014-09-03
[media] cx23885: map invalid fields to a valid field
Hans Verkuil
1
-1
/
+2
2014-09-03
[media] cx23885: fix format colorspace compliance error
Hans Verkuil
1
-0
/
+2
2014-09-03
[media] cx23885: convert 417 to the control framework
Hans Verkuil
3
-121
/
+20
2014-09-03
[media] cx23885: convert to the control framework
Hans Verkuil
4
-244
/
+51
2014-09-03
[media] cx23885: use core locking, switch to unlocked_ioctl
Hans Verkuil
2
-36
/
+12
2014-09-03
[media] cx23885: support v4l2_fh and g/s_priority
Hans Verkuil
3
-1
/
+12
2014-09-03
[media] cx23885: fix audio input handling
Hans Verkuil
1
-11
/
+20
2014-09-03
[media] cx23885: fix querycap
Hans Verkuil
1
-6
/
+9
2014-08-26
[media] be sure that HAS_DMA is enabled for vb2-dma-contig
Mauro Carvalho Chehab
2
-0
/
+2
2014-08-21
[media] media: ttpci: fix av7110 build to be compatible with CONFIG_INPUT_EVDEV
Randy Dunlap
3
-5
/
+9
2014-08-21
[media] drivers: media: pci: Makefile: Remove duplicate subdirectory from obj-y
Andreas Ruprecht
1
-1
/
+0
2014-08-21
[media] cx23885: Spelling s/compuations/computations/
Geert Uytterhoeven
1
-1
/
+1
2014-08-08
media: use pci_zalloc_consistent
Joe Perches
2
-16
/
+7
[prev]
[next]