Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc8d5e565f00c9442fa1cbf9acc115475628527c
/
drivers
/
media
/
pci
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
df2f94e
[media] dvb: modify core to implement interfaces/entities at MC new gen
by Mauro Carvalho Chehab
· 9 years ago
f0b0faff
[media] cx23885-dvb: move initialization of a8293_pdata
by Mauro Carvalho Chehab
· 9 years ago
aee5f29
[media] cx23885-dvb: initialize a8293_pdata
by Mauro Carvalho Chehab
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
9057bc2
[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
by Hans Verkuil
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
ecc2fe2
[media] cx23885: video instead of vbi register used
by Hans Verkuil
· 9 years ago
6c43a21
[media] cx23885: add support for ViewCast 260e and 460e
by Hans Verkuil
· 9 years ago
80954cb
[media] ivtv/cx18: fix inverted pixel aspect ratio
by Hans Verkuil
· 9 years ago
e80bf85
[media] cx23885: fix format/crop handling
by Hans Verkuil
· 9 years ago
e3d132d
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
991ce92
[media] use https://linuxtv.org for LinuxTV URLs
by Mauro Carvalho Chehab
· 9 years ago
f7488c5
[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
083206fc
[media] cx231xx: constify cx2341x_handler_ops structures
by Julia Lawall
· 9 years ago
22dbec2
[media] media, sound: tea575x: constify snd_tea575x_ops structures
by Julia Lawall
· 9 years ago
85f9e06
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
by Hans Verkuil
· 9 years ago
10897da
Merge tag 'v4.4-rc2' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
439be34
[media] media: cx23885: fix type of allowed_protos
by Heiner Kallweit
· 9 years ago
4bdbcb3
[media] ddbridge: fix wait_event_timeout return handling
by Nicholas Mc Guire
· 9 years ago
0dac45f
[media] av7110: potential divide by zero
by Dan Carpenter
· 9 years ago
75d63a4
[media] av7110: don't allow negative volumes
by Dan Carpenter
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
d55ebd0
[media] ivtv: avoid going past input/audio array
by Mauro Carvalho Chehab
· 9 years ago
8238734
[media] Revert "[media] ivtv: avoid going past input/audio array"
by Mauro Carvalho Chehab
· 9 years ago
e806f75
netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
4571e4a
cx23885: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
251c591
cx25821: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
111be8b
cx88: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
f546e12
saa7134: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
45fa9c0
saa7164: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
bad007bc
tw68-core: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
b037865
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
9d2b064
[media] netup_unidvb: fix potential crash when spi is NULL
by Abylay Ospan
· 9 years ago
520e82d
[media] ivtv: Convert to get_user_pages_unlocked()
by Jan Kara
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2f684b2
[media] dvb: get rid of enum dmx_success
by Mauro Carvalho Chehab
· 9 years ago
340cced
[media] netup_unidvb_ci: Fix dereference of noderef expression
by Mauro Carvalho Chehab
· 9 years ago
d91b1d9
[media] netup_unidvb: remove most of the sparse warnings
by Mauro Carvalho Chehab
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
d275d93
[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP
by Luis de Bethencourt
· 9 years ago
fc88dd1
[media] cobalt: fix Kconfig dependency
by Hans Verkuil
· 9 years ago
5ba0e2c3
[media] use v4l2_get_timestamp where possible
by Arnd Bergmann
· 9 years ago
225b783
[media] saa7164: video and vbi ports share the same input/tuner/std
by Hans Verkuil
· 9 years ago
6b99612
[media] saa7164: fix input and tuner compliance problems
by Hans Verkuil
· 9 years ago
4e203f7
[media] saa7164: remove unused videobuf references
by Hans Verkuil
· 9 years ago
031d229
[media] saa7164: fix format ioctls
by Hans Verkuil
· 9 years ago
245b5ae
[media] saa7164: add support for control events
by Hans Verkuil
· 9 years ago
45053ed
[media] saa7164: fix poll bugs
by Hans Verkuil
· 9 years ago
d6d3fe2
[media] saa7164: add v4l2_fh support
by Hans Verkuil
· 9 years ago
1a708ea
[media] saa7164: convert to the control framework
by Hans Verkuil
· 9 years ago
63ab664c
[media] saa7134: add Leadtek Winfast TV2100 FM card support
by Darek Zielski
· 9 years ago
67dcfeb
[media] media/pci/cobalt: Use %*ph to print small buffers
by Alexander Kuleshov
· 9 years ago
2731505
[media] ivtv-alsa: Add index to specify device number
by Nicolas Sugino
· 9 years ago
9cfcc65
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
00f7641
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
02387b5
[media] mantis: Fix error handling in mantis_dma_init()
by Fabio Estevam
· 9 years ago
82fde1a
[media] bt8xxx: Use monotonic time
by Abhilash Jindal
· 9 years ago
e4d45dd
[media] zoran: Use monotonic time
by Abhilash Jindal
· 9 years ago
ab149b8
[media] tw68: Move PCI vendor and device IDs to pci_ids.h
by Ezequiel Garcia
· 9 years ago
52b1eaf
[media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driver
by Kozlov Sergey
· 9 years ago
fa9163b
[media] ttpci: Replace memset with eth_zero_addr
by Vaishali Thakkar
· 9 years ago
1e3f298
[media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with pr_warn()
by Luis R. Rodriguez
· 9 years ago
e8e9055
[media] pci/Kconfig: don't use MEDIA_ANALOG_TV_SUPPORT for grabber cards
by Krzysztof Hałasa
· 9 years ago
b0c49e2
[media] mantis: remove an uneeded goto
by Mauro Carvalho Chehab
· 9 years ago
919db5c
[media] mantis: Fix error handling in mantis_dma_init()
by Fabio Estevam
· 9 years ago
e56c597
[media] zoran: convert to the control framework and to v4l2_fh
by Hans Verkuil
· 9 years ago
7b962d4
[media] zoran: use standard core lock
by Hans Verkuil
· 9 years ago
8148802
[media] zoran: remove unused read/write functions
by Hans Verkuil
· 9 years ago
160d757
[media] zoran: remove unnecessary memset
by Hans Verkuil
· 9 years ago
dd70b27
[media] media: ttpci: Use vsprintf %pM extension
by Joe Perches
· 9 years ago
55b858b
[media] cobalt: allow fewer than 8 PCIe lanes
by Hans Verkuil
· 9 years ago
810c168
[media] cobalt: accept unchanged timings when vb2_is_busy()
by Hans Verkuil
· 9 years ago
f5530d5
x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with pr_warn()
by Luis R. Rodriguez
· 9 years ago
2f8e75d
[media] adv7604/cobalt: Allow compile test if !GPIOLIB
by Geert Uytterhoeven
· 9 years ago
6d058c5
[media] vb2: Only requeue buffers immediately once streaming is started
by Sakari Ailus
· 9 years ago
8783b9c
[media] SMI PCIe IR driver for DVBSky cards
by Nibble Max
· 9 years ago
59617e7
[media] pci/ivtv/ivtv-gpio: Remove compat control ops
by Ricardo Ribalda
· 9 years ago
30533ad
[media] btcx-risc: use swap() in btcx_sort_clips()
by Fabian Frederick
· 9 years ago
d9b8252
[media] SOLO6x10: Remove dead code
by Krzysztof Hałasa
· 9 years ago
e1ceb25
[media] SOLO6x10: remove unneeded register locking and barriers
by Krzysztof Hałasa
· 9 years ago
dd43a62
[media] SOLO6x10: unmap registers only after free_irq()
by Krzysztof Hałasa
· 9 years ago
9d1b1f6
[media] SOLO6x10: Fix G.723 minimum audio period count
by Krzysztof Hałasa
· 9 years ago
9800663
Merge tag 'v4.2-rc1' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
5bab8624
[media] media/pci/cobalt: fix Kconfig and build when SND is not enabled
by Randy Dunlap
· 9 years ago
23908db
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
5b4ca44
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
816de50
[media] saa7134: fix page size on some archs
by Mauro Carvalho Chehab
· 9 years ago
cb8a4de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
6fe2d69
[media] mantis: cleanup a warning
by Mauro Carvalho Chehab
· 9 years ago
1bf1735
x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled
by Luis R. Rodriguez
· 9 years ago
bc5e66b
[media] cx88: don't declare restart_video_queue if not used
by Mauro Carvalho Chehab
· 9 years ago
9d605e6
[media] mantis: cleanup CodingStyle issues due to last commit
by Mauro Carvalho Chehab
· 9 years ago
a96762d
[media] mantis: add remote control support
by Jan Klötzke
· 9 years ago
5dce1ee
[media] saa7164: Improvements for I2C handling"
by Olli Salonen
· 10 years ago
d976872
[media] saa7164: change Si2168 reglen to 0 bit
by Olli Salonen
· 10 years ago
Next »