Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab7f0bbba4fa173f901f04556cd885f5a81990bf
/
drivers
/
media
/
pci
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 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
· 9 years ago
d976872
[media] saa7164: change Si2168 reglen to 0 bit
by Olli Salonen
· 9 years ago
0f91c9d
[media] TS2020: Calculate tuner gain correctly
by David Howells
· 9 years ago
95a86e4
[media] cobalt: fix 64-bit division
by Hans Verkuil
· 9 years ago
25e057f
[media] ddbridge: Do not free_irq() if request_irq() failed
by Takeshi Yoshimura
· 9 years ago
de98345
[media] saa7134: add AverMedia AverTV/505 card support
by Dmitry Eremin-Solenikov
· 9 years ago
0df289a
[media] dvb: Get rid of typedev usage for enums
by Mauro Carvalho Chehab
· 9 years ago
b4dbad8
[media] adv7511: log the currently set infoframes
by Hans Verkuil
· 9 years ago
4aed283
[media] saa7134: switch tuner FMD1216ME_MK3 to analog
by Juergen Gier
· 9 years ago
49b7cb5
[media] cx23885: Hauppauge WinTV-HVR5525 bind I2C SEC
by Antti Palosaari
· 10 years ago
a4569507
[media] cx23885: Hauppauge WinTV-HVR4400/HVR5500 bind I2C demod and SEC
by Antti Palosaari
· 10 years ago
49bf0e6
[media] cx23885: Hauppauge WinTV Starburst bind I2C demod and SEC
by Antti Palosaari
· 10 years ago
bf5e3ef
[media] cx23885: add support for DVB I2C SEC client
by Antti Palosaari
· 10 years ago
e1dedcf
[media] cobalt: simplify colorspace code
by Hans Verkuil
· 9 years ago
136a5e9
[media] cobalt: support transfer function
by Hans Verkuil
· 9 years ago
5cbe9f3
[media] ivtv: fix two smatch warnings
by Mauro Carvalho Chehab
· 9 years ago
c65171c
[media] bt8xx: remove needless check
by Mauro Carvalho Chehab
· 9 years ago
3725d53
[media] ivtv: fix incorrect audio mode report in log_status
by Hans Verkuil
· 9 years ago
29fba6a
[media] adv7604/cobalt: missing GPIOLIB dependency
by Hans Verkuil
· 9 years ago
7071b2ea
[media] saa7164: fix sparse warning
by Hans Verkuil
· 9 years ago
4da7076
[media] cobalt: fix sparse warnings
by Hans Verkuil
· 9 years ago
0664fb6
[media] cobalt: fix sparse warnings
by Hans Verkuil
· 9 years ago
c0ce622
[media] cobalt: fix sparse warnings
by Hans Verkuil
· 9 years ago
dd2567c
[media] cobalt: fix sparse warnings
by Hans Verkuil
· 9 years ago
4a561c4
[media] cobalt: fix sparse warnings
by Hans Verkuil
· 9 years ago
40c942a
[media] cobalt: fix compiler warnings on 32 bit OSes
by Hans Verkuil
· 9 years ago
99cabb1
[media] cobalt: fix 64-bit division link error
by Hans Verkuil
· 9 years ago
86bad00
[media] cobalt: fix irqs used for the adv7511 transmitter
by Hans Verkuil
· 9 years ago
Next »