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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-13
[media] tw686x: Support VIDIOC_{S,G}_PARM ioctls
Ezequiel Garcia
1
-3
/
+43
2016-07-13
[media] tw686x: use a formula instead of two tables for div
Mauro Carvalho Chehab
1
-34
/
+61
2016-07-13
[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi...
Colin Ian King
1
-1
/
+1
2016-07-12
[media] cx23885: Add support for Hauppauge WinTV quadHD DVB version
Stephen Backway
3
-14
/
+146
2016-07-12
[media] ezkit/cobalt: drop unused op_656_range setting
Hans Verkuil
1
-2
/
+0
2016-07-12
[media] media: solo6x10: increase FRAME_BUF_SIZE
Andrey Utkin
1
-1
/
+1
2016-07-12
[media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl ops
Hans Verkuil
1
-3
/
+3
2016-07-12
[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl ops
Hans Verkuil
1
-3
/
+3
2016-07-12
[media] cx88: use wm8775_s_ctrl instead of the s_ctrl op
Hans Verkuil
1
-6
/
+2
2016-07-12
[media] saa7164: drop unused saa7164_ctrl struct
Hans Verkuil
1
-4
/
+0
2016-07-08
[media] tw686x: make const structs static
Hans Verkuil
1
-3
/
+3
2016-07-08
[media] ddbridge: Replace vmalloc with vzalloc
Amitoj Kaur Chawla
1
-2
/
+1
2016-07-08
[media] saa7164: Replace if and BUG with BUG_ON
Amitoj Kaur Chawla
1
-4
/
+2
2016-07-08
[media] bt8xx: remove needless module refcounting
Alexey Khoroshilov
1
-2
/
+0
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
21
-21
/
+21
2016-07-08
[media] media/pci/tw686x: convert driver to use the new vb2_queue dev field
Hans Verkuil
2
-36
/
+1
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
32
-143
/
+31
2016-06-28
[media] solo6x10: Simplify solo_enum_ext_input
Ismael Luceno
1
-18
/
+16
2016-06-28
[media] tw686x: be explicit about the possible dma_mode options
Hans Verkuil
1
-1
/
+1
2016-06-28
[media] tw686x: audio: Prevent hw param changes while busy
Ezequiel Garcia
2
-4
/
+17
2016-06-28
[media] tw686x: audio: Allow to configure the period size
Ezequiel Garcia
3
-23
/
+34
2016-06-28
[media] tw686x: audio: Implement non-memcpy capture
Ezequiel Garcia
1
-4
/
+28
2016-06-28
[media] tw686x: Add support for DMA scatter-gather mode
Ezequiel Garcia
4
-0
/
+207
2016-06-28
[media] tw686x: Add support for DMA contiguous interlaced frame mode
Ezequiel Garcia
4
-0
/
+56
2016-06-28
[media] tw686x: Introduce an interface to support multiple DMA modes
Ezequiel Garcia
4
-121
/
+206
2016-06-24
zr36016: remove some unused tables
Mauro Carvalho Chehab
1
-4
/
+0
2016-06-24
cx25821-alsa: shutup a Gcc 6.1 warning
Mauro Carvalho Chehab
1
-1
/
+1
2016-06-24
cx18: use macros instead of static const vars
Mauro Carvalho Chehab
5
-14
/
+14
2016-06-07
[media] Change frontend allocation strategy for NetUP Universal DVB cards
Abylay Ospan
1
-59
/
+7
2016-06-07
[media] Fix CAM module memory read/write
Abylay Ospan
1
-2
/
+2
2016-06-07
[media] New hw revision 1.4 of NetUP Universal DVB card added
Abylay Ospan
2
-55
/
+161
2016-06-07
[media] Add support Sony HELENE Sat/Ter Tuner
Abylay Ospan
1
-1
/
+6
2016-05-07
[media] smipcie: add RC map into card configuration options
Olli Salonen
3
-4
/
+6
2016-05-07
[media] smipcie: MAC address printout formatting
Olli Salonen
1
-1
/
+2
2016-05-07
[media] smipcie: add support for TechnoTrend S2-4200 Twin
Olli Salonen
3
-1
/
+15
2016-05-07
[media] drivers/media/pci/zoran: avoid fragile snprintf use
Rasmus Villemoes
1
-2
/
+3
2016-04-26
[media] tw686x: avoid going past array
Mauro Carvalho Chehab
1
-2
/
+2
2016-04-25
[media] tw686x: Don't go past array
Mauro Carvalho Chehab
1
-2
/
+11
2016-04-25
[media] sta2x11: remove unused vars
Mauro Carvalho Chehab
1
-2
/
+0
2016-04-25
[media] sta2x11_vip: fix s_std
Hans Verkuil
1
-16
/
+10
2016-04-25
[media] tw686x-video: test for 60Hz instead of 50Hz
Hans Verkuil
1
-4
/
+4
2016-04-20
[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* defines
Hans Verkuil
2
-22
/
+4
2016-04-20
[media] tw686x: Specify that the DMA is 32 bits
Ezequiel Garcia
1
-0
/
+1
2016-04-20
[media] tw686x: add missing statics
Hans Verkuil
1
-2
/
+2
2016-04-20
[media] media: Support Intersil/Techwell TW686x-based video capture cards
Ezequiel Garcia
9
-0
/
+2031
2016-04-13
[media] cx23885: uninitialized variable in cx23885_av_work_handler()
Dan Carpenter
1
-1
/
+1
2016-04-13
[media] cobalt: add MTD dependency
Arnd Bergmann
1
-0
/
+1
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+6
2016-03-03
[media] saa7134: fix warning with !MEDIA_CONTROLLER
Arnd Bergmann
1
-2
/
+2
2016-03-03
[media] cx23885: incorrect I2C bus used in the CI registration
Olli Salonen
1
-2
/
+2
[next]