index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
12
-113
/
+22
|
*
|
|
|
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-25
16
-9
/
+56
|
*
|
|
|
[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
Hans Verkuil
2014-11-25
4
-16
/
+16
|
*
|
|
|
[media] media: pci: smipcie: Fix dependency for DVB_SMIPCIE
Andreas Ruprecht
2014-11-21
1
-0
/
+1
|
*
|
|
|
[media] cx23885: add DVBSky T982(Dual DVB-T2/T/C) support
Nibble Max
2014-11-14
4
-1
/
+78
|
*
|
|
|
[media] media: cx88: use vb2_start_streaming_called() helper
Prabhakar Lad
2014-11-14
1
-1
/
+1
|
*
|
|
|
[media] pci: Make use of MEDIA_BUS_FMT definitions
Boris BREZILLON
2014-11-14
7
-8
/
+8
|
*
|
|
|
[media] cx23885: add DVBSky S952 support
nibble.max
2014-11-11
4
-1
/
+124
|
*
|
|
|
[media] cx23885: add DVBSky S950 support
nibble.max
2014-11-11
4
-3
/
+30
|
*
|
|
|
[media] saa7164: fix sparse warnings
Hans Verkuil
2014-11-11
6
-58
/
+74
|
*
|
|
|
[media] solo6x10: don't turn off/on encoder interrupt in processing loop
Andrey Utkin
2014-11-11
1
-2
/
+0
|
*
|
|
|
[media] solo6x10: bind start & stop of encoded frames processing thread to de...
Andrey Utkin
2014-11-11
1
-7
/
+4
|
*
|
|
|
[media] solo6x10: free DMA allocation when releasing encoder
Andrey Utkin
2014-11-11
1
-0
/
+3
|
*
|
|
|
[media] solo6x10: clean up properly in stop_streaming
Andrey Utkin
2014-11-11
1
-1
/
+11
|
*
|
|
|
[media] cx25840/cx18: Use standard ordering of mask and shift
Joe Perches
2014-11-11
1
-8
/
+8
|
*
|
|
|
[media] smipcie: fix sparse warnings
Hans Verkuil
2014-11-05
1
-2
/
+2
|
*
|
|
|
[media] bttv: fix sparse warning
Hans Verkuil
2014-11-05
1
-3
/
+3
|
*
|
|
|
[media] smipcie: add DVBSky S952 V3 support
nibble.max
2014-11-04
2
-0
/
+80
|
*
|
|
|
[media] smipcie: fix two small CodingStyle issues
Mauro Carvalho Chehab
2014-11-03
1
-3
/
+3
|
*
|
|
|
[media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cards
nibble.max
2014-11-03
6
-1
/
+1262
|
*
|
|
|
[media] cx23885-dvb: Fix some issues at the DVB error handling
Mauro Carvalho Chehab
2014-11-03
1
-145
/
+145
|
*
|
|
|
[media] cx23885: add support for TechnoTrend CT2-4500 CI
Olli Salonen
2014-11-03
4
-3
/
+28
|
*
|
|
|
[media] cx23885: add DVBSky S950C and T980C RC support
nibble.max
2014-11-03
2
-0
/
+12
|
*
|
|
|
[media] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC)
nibble.max
2014-11-03
3
-11
/
+80
|
*
|
|
|
[media] media: earthsoft: logging neatening
Joe Perches
2014-11-03
2
-47
/
+41
|
*
|
|
|
[media] cx88: fix VBI support
Hans Verkuil
2014-11-03
2
-9
/
+22
|
*
|
|
|
[media] cx88: pci_disable_device comes after free_irq
Hans Verkuil
2014-11-03
1
-1
/
+1
|
*
|
|
|
[media] cx88: consistently use UNSET for absent tuner
Hans Verkuil
2014-11-03
2
-34
/
+34
|
*
|
|
|
[media] cx88: don't allow changes while vb2_is_busy
Hans Verkuil
2014-11-03
4
-9
/
+33
|
*
|
|
|
[media] cx88: drop mpeg_active field
Hans Verkuil
2014-11-03
2
-7
/
+5
|
*
|
|
|
[media] cx88: move width, height and field to core struct
Hans Verkuil
2014-11-03
6
-82
/
+98
|
*
|
|
|
[media] cx88: don't pollute the kernel log
Hans Verkuil
2014-11-03
2
-4
/
+0
|
*
|
|
|
[media] cx88: increase API command timeout
Hans Verkuil
2014-11-03
1
-1
/
+1
|
*
|
|
|
[media] cx88: remove dependency on btcx-risc
Hans Verkuil
2014-11-03
10
-23
/
+49
|
*
|
|
|
[media] cx88: drop cx88_free_buffer
Hans Verkuil
2014-11-03
7
-14
/
+9
|
*
|
|
|
[media] cx88: return proper errors during fw load
Hans Verkuil
2014-11-03
1
-17
/
+15
|
*
|
|
|
[media] cx88: fix sparse warning
Hans Verkuil
2014-11-03
1
-2
/
+2
|
*
|
|
|
[media] cx88: convert to vb2
Hans Verkuil
2014-11-03
8
-1097
/
+651
|
*
|
|
|
[media] cx88: drop videobuf abuse in cx88-alsa
Hans Verkuil
2014-11-03
1
-18
/
+89
|
*
|
|
|
[media] cx88: drop the bogus 'queue' list in dmaqueue
Hans Verkuil
2014-11-03
3
-68
/
+3
|
*
|
|
|
[media] cx88: remove fmt from the buffer struct
Hans Verkuil
2014-11-03
3
-77
/
+46
|
*
|
|
|
[media] cx23885: add IR for DVBSky T9580 Dual DVB-S2/T2/C PCIe card
nibble.max
2014-10-30
2
-0
/
+11
|
*
|
|
|
[media] cx23855: add CI support for DVBSky T980C
Olli Salonen
2014-10-30
1
-2
/
+104
|
*
|
|
|
[media] cx23885: add I2C client for CI into state and handle unregistering
Olli Salonen
2014-10-30
2
-0
/
+8
|
*
|
|
|
[media] cx23855: add support for DVBSky T980C (no CI support)
Olli Salonen
2014-10-30
3
-0
/
+102
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
3
-2
/
+4
|
|
\
\
\
|
|
|
/
/
|
*
|
|
assorted conversions to %p[dD]
Al Viro
2014-11-19
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
[media] cx23885: use sg = sg_next(sg) instead of sg++
Hans Verkuil
2014-11-21
1
-3
/
+3
*
|
|
[media] solo6x10: fix a race in IRQ handler
Krzysztof Hałasa
2014-11-21
1
-8
/
+2
|
|
/
|
/
|
[prev]
[next]