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
/
saa7134
/
saa7134.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-12-03
media: saa7134: rc-core maintains users count, no need to duplicate
Sean Young
1
-5
/
+4
2018-11-22
media: saa7134: rc device does not need 'saa7134 IR (' prefix
Sean Young
1
-1
/
+0
2018-09-17
media: saa7134: declare its own pads
Mauro Carvalho Chehab
1
-1
/
+7
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-4
/
+4
2017-10-31
media: saa7134: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-10-27
media: cx23885/saa7134: make vb2_ops const
Bhumika Goyal
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
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
1
-1
/
+0
2016-03-03
[media] saa7134: Add support for Snazio TvPVR PRO
GEORGE
1
-0
/
+1
2016-02-10
[media] saa7134: add media controller support
Mauro Carvalho Chehab
1
-0
/
+13
2016-02-10
[media] saa7134: Get rid of struct saa7134_input.tv field
Mauro Carvalho Chehab
1
-1
/
+0
2016-02-10
[media] saa7134: use input types, instead of hardcoding strings
Mauro Carvalho Chehab
1
-7
/
+26
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-1
/
+1
2015-09-25
[media] saa7134: add Leadtek Winfast TV2100 FM card support
Darek Zielski
1
-0
/
+1
2015-06-09
[media] saa7134: add AverMedia AverTV/505 card support
Dmitry Eremin-Solenikov
1
-0
/
+1
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
1
-1
/
+2
2015-05-13
[media] saa7134: prepare to use pr_foo macros
Mauro Carvalho Chehab
1
-0
/
+2
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
1
-1
/
+0
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
1
-0
/
+1
2014-09-23
[media] saa7134: add saa7134-go7007
Hans Verkuil
1
-0
/
+5
2014-05-23
[media] saa7134: add saa7134_userptr module option to enable USERPTR
Hans Verkuil
1
-0
/
+1
2014-05-23
[media] saa7134: convert to vb2
Hans Verkuil
1
-48
/
+46
2014-05-23
[media] saa7134: move saa7134_pgtable to saa7134_dmaqueue
Hans Verkuil
1
-6
/
+1
2014-05-23
[media] saa7134: rename vbi/cap to vbi_vbq/cap_vbq
Hans Verkuil
1
-2
/
+2
2014-05-23
[media] saa7134: add vidioc_querystd
Mikhail Domrachev
1
-0
/
+1
2014-05-13
[media] saa7134: rename empress_tsq to empress_vbq
Hans Verkuil
1
-1
/
+1
2014-05-13
[media] saa7134: remove fmt from saa7134_buf
Hans Verkuil
1
-1
/
+0
2014-05-13
[media] saa7134: store VBI hlen/vlen globally
Hans Verkuil
1
-0
/
+1
2014-05-13
[media] saa7134: drop abuse of low-level videobuf functions
Hans Verkuil
1
-1
/
+4
2014-01-07
[media] saa7134: share resource management between normal and empress nodes
Hans Verkuil
1
-1
/
+21
2014-01-07
[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress node
Hans Verkuil
1
-1
/
+1
2014-01-07
[media] saa7134: cleanup radio/video/empress ioctl handling
Hans Verkuil
1
-1
/
+15
2014-01-07
[media] saa7134: convert to the control framework
Hans Verkuil
1
-3
/
+10
2014-01-07
[media] saa7134: move the queue data from saa7134_fh to saa7134_dev
Hans Verkuil
1
-8
/
+5
2013-06-17
[media] saa7134: move qos_request from saa7134_fh to saa7134_dev
Hans Verkuil
1
-1
/
+1
2013-06-17
[media] saa7134: move fmt/width/height from saa7134_fh to saa7134_dev
Hans Verkuil
1
-2
/
+2
2013-06-17
[media] saa7134: move the overlay fields from saa7134_fh to saa7134_dev
Hans Verkuil
1
-5
/
+4
2013-06-17
[media] saa7134: remove radio/type field from saa7134_fh
Hans Verkuil
1
-2
/
+0
2013-04-14
[media] saa7134: v4l2-compliance: return real frequency
Ondrej Zary
1
-1
/
+0
2013-04-14
[media] saa7134: v4l2-compliance: use v4l2_fh to fix priority handling
Ondrej Zary
1
-2
/
+2
2013-04-08
[media] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FM
Ondrej Zary
1
-0
/
+1
2013-04-08
[media] tuner-core: Change config from unsigned int to void *
Ondrej Zary
1
-1
/
+2
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-1
/
+1
2013-02-08
[media] saa7134: Add capture card Hawell HW-9004V1
Vadim Frolov
1
-0
/
+1
[next]