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
/
cobalt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-19
media: cobalt: replace VB2_BUF_STATE_REQUEUEING by _ERROR
Hans Verkuil
1
-1
/
+1
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-4
/
+6
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
1
-4
/
+34
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
3
-10
/
+10
2018-08-31
media: cobalt: Use v4l2_calc_timeperframe helper
Jose Abreu
1
-2
/
+7
2018-07-27
media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()
Jia-Ju Bai
1
-1
/
+1
2018-02-14
media: cobalt: add SPDX license info
Hans Verkuil
26
-325
/
+26
2018-01-23
media: cobalt: select CONFIG_SND_PCM
Arnd Bergmann
1
-0
/
+1
2017-09-23
media: cobalt: do not register subdev nodes
Hans Verkuil
1
-3
/
+0
2017-09-23
media: cobalt: remove redundant zero check on retval
Colin Ian King
1
-2
/
+0
2017-08-26
media: pci: make i2c_adapter const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: pci: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-08-09
media: cobalt: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-06-06
[media] cobalt: fix unchecked return values
Pan Bian
1
-0
/
+2
2017-01-30
[media] cobalt: fix spelling mistake: "Celcius" -> "Celsius"
Colin Ian King
1
-2
/
+2
2016-12-21
[media] media/cobalt: use pci_irq_allocate_vectors
Christoph Hellwig
2
-8
/
+2
2016-11-16
[media] cobalt: fix copy-and-paste error
Hans Verkuil
1
-1
/
+1
2016-11-16
[media] cobalt: add cropcap support
Hans Verkuil
1
-0
/
+21
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2016-09-06
[media] cobalt: update EDID
Hans Verkuil
1
-23
/
+24
2016-08-24
[media] cobalt: support reduced fps
Hans Verkuil
1
-2
/
+5
2016-07-12
[media] ezkit/cobalt: drop unused op_656_range setting
Hans Verkuil
1
-2
/
+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
3
-11
/
+1
2016-04-13
[media] cobalt: add MTD dependency
Arnd Bergmann
1
-0
/
+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
-8
/
+4
2015-12-03
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
3
-6
/
+6
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-2
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
3
-14
/
+19
2015-10-01
[media] cobalt: fix Kconfig dependency
Hans Verkuil
1
-1
/
+1
2015-09-25
[media] media/pci/cobalt: Use %*ph to print small buffers
Alexander Kuleshov
1
-5
/
+3
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-9
/
+16
2015-07-22
[media] cobalt: allow fewer than 8 PCIe lanes
Hans Verkuil
1
-5
/
+6
2015-07-22
[media] cobalt: accept unchanged timings when vb2_is_busy()
Hans Verkuil
1
-3
/
+8
2015-07-17
[media] adv7604/cobalt: Allow compile test if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2015-07-17
[media] vb2: Only requeue buffers immediately once streaming is started
Sakari Ailus
1
-1
/
+1
2015-07-01
[media] media/pci/cobalt: fix Kconfig and build when SND is not enabled
Randy Dunlap
1
-0
/
+1
2015-06-10
[media] cobalt: fix 64-bit division
Hans Verkuil
2
-8
/
+8
2015-06-09
[media] adv7511: log the currently set infoframes
Hans Verkuil
1
-0
/
+1
2015-06-05
[media] cobalt: simplify colorspace code
Hans Verkuil
1
-13
/
+4
2015-06-05
[media] cobalt: support transfer function
Hans Verkuil
2
-0
/
+7
2015-05-30
[media] adv7604/cobalt: missing GPIOLIB dependency
Hans Verkuil
1
-1
/
+1
2015-05-30
[media] cobalt: fix sparse warnings
Hans Verkuil
1
-110
/
+124
2015-05-30
[media] cobalt: fix sparse warnings
Hans Verkuil
2
-29
/
+29
2015-05-30
[media] cobalt: fix sparse warnings
Hans Verkuil
1
-23
/
+28
[next]