summaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/vivid.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil1-2/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil6-1/+132
2015-12-18[media] cs3308: add new 8-channel volume control driverHans Verkuil4-0/+158
2015-12-18[media] cx25840: initialize the standard to NTSC_MHans Verkuil1-1/+2
2015-12-18[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xxHans Verkuil1-18/+19
2015-12-18[media] cx25840: relax a Vsrc checkHans Verkuil1-1/+7
2015-12-18[media] cx25840: more cx23888 register address changesHans Verkuil1-26/+23
2015-12-18[media] cx25840: fix VBI support for cx23888Hans Verkuil3-19/+34
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2-6/+6
2015-12-18[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil2-2/+25
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil2-6/+38
2015-12-12Revert "[media] UVC: Add support for ds4 depth camera"Mauro Carvalho Chehab3-35/+0
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab42-64/+64
2015-12-04drm, ipu-v3: use https://linuxtv.org for LinuxTV URLMauro Carvalho Chehab2-2/+2
2015-12-04WHENCE: use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab1-1/+1
2015-12-04MAINTAINERS: use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab1-96/+96
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann1-20/+15
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.cArnd Bergmann1-11/+9
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.cArnd Bergmann1-33/+17
2015-12-03[media] radio-bcm2048: fix code indentJoseph Marrero1-2/+2
2015-12-03[media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott1-1/+1
2015-12-03[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2015-12-03[media] media: rc: remove unneeded codeHeiner Kallweit3-20/+1
2015-12-03[media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott1-5/+81
2015-12-03[media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott1-14/+37
2015-12-03[media] si2165: set list of DVB-T registers togetherMatthias Schwarzott1-47/+26
2015-12-03[media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott1-13/+13
2015-12-03[media] si2165: move setting ts config to initMatthias Schwarzott1-13/+14
2015-12-03[media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott1-17/+15
2015-12-03[media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott1-0/+21
2015-12-03[media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott1-2/+2
2015-12-03[media] si2165: rename frontend -> feMatthias Schwarzott1-9/+9
2015-12-03[media] UVC: Add support for ds4 depth cameraAviv Greenberg3-0/+35
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall5-5/+5
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall7-7/+7
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil11-17/+24
2015-11-23Linux 4.4-rc2v4.4-rc2Linus Torvalds1-1/+1
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer6-11/+11
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer1-1/+5
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer1-18/+22
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer1-30/+79
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer1-18/+67
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller3-26/+31
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller6-15/+291
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller1-2/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller3-28/+21
2015-11-22parisc: Add defines for Huge page supportHelge Deller2-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann1-0/+1