index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] mn88473: fix error path on probe()
Antti Palosaari
2016-06-07
1
-2
/
+3
*
[media] s5p-mfc: fix a typo in s5p_mfc_dec
ayaka
2016-06-07
1
-1
/
+1
*
[media] s5p-mfc: remove unnecessary check in try_fmt
ayaka
2016-06-07
1
-9
/
+0
*
[media] s5p-mfc: Add handling of buffer freeing reqbufs request
ayaka
2016-06-07
1
-0
/
+3
*
[media] helene: fix a warning when printing sizeof()
Mauro Carvalho Chehab
2016-06-07
1
-1
/
+1
*
[media] fix typo in SONY demodulator description
Abylay Ospan
2016-06-07
1
-2
/
+2
*
[media] Change frontend allocation strategy for NetUP Universal DVB cards
Abylay Ospan
2016-06-07
3
-211
/
+69
*
[media] support DVB-T2 for SONY CXD2841/54
Abylay Ospan
2016-06-07
1
-148
/
+322
*
[media] fix DVB-S/S2 tuning
Abylay Ospan
2016-06-07
1
-1
/
+1
*
[media] ISDB-T retune and offset fix and DVB-C bw fix
Mauro Carvalho Chehab
2016-06-07
1
-1
/
+65
*
[media] Fix DVB-T frequency offset calculation
Abylay Ospan
2016-06-07
1
-0
/
+2
*
[media] Sanity check when initializing DVB-S/S2 demodulator
Abylay Ospan
2016-06-07
1
-0
/
+12
*
[media] Add carrier offset calculation for DVB-T
Abylay Ospan
2016-06-07
1
-0
/
+32
*
[media] Fix CAM module memory read/write
Abylay Ospan
2016-06-07
1
-2
/
+2
*
[media] New hw revision 1.4 of NetUP Universal DVB card added
Abylay Ospan
2016-06-07
2
-55
/
+161
*
[media] Fix DVB-S/S2 tune for sony ascot3a tuner
Abylay Ospan
2016-06-07
1
-23
/
+3
*
[media] Add support Sony CXD2854ER demodulator
Abylay Ospan
2016-06-07
3
-85
/
+739
*
[media] Add support Sony HELENE Sat/Ter Tuner
Abylay Ospan
2016-06-07
5
-1
/
+1135
*
[media] uvcvideo: Correct speed testing
Oliver Neukum
2016-06-07
1
-0
/
+1
*
[media] uvcvideo: Fix bytesperline calculation for planar YUV
Nicolas Dufresne
2016-06-07
1
-2
/
+17
*
[media] s5p-mfc: don't close instance after free OUTPUT buffers
ayaka
2016-06-07
1
-1
/
+0
*
[media] s5p-mfc: Don't try to put pm->clock if lookup failed
Javier Martinez Canillas
2016-06-07
1
-0
/
+1
*
[media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)
Marek Szyprowski
2016-06-07
1
-1
/
+1
*
media: s5p-mfc: add iommu support
Marek Szyprowski
2016-06-03
2
-0
/
+103
*
media: s5p-mfc: replace custom reserved memory handling code with generic one
Marek Szyprowski
2016-06-03
1
-75
/
+63
*
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
2016-06-03
8
-0
/
+18
*
media: vb2-dma-contig: add helper for setting dma max seg size
Marek Szyprowski
2016-06-03
1
-0
/
+53
*
s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()
Javier Martinez Canillas
2016-06-03
1
-18
/
+21
*
s5p-mfc: Add release callback for memory region devs
Javier Martinez Canillas
2016-06-03
1
-0
/
+7
*
s5p-mfc: Set device name for reserved memory region devs
Javier Martinez Canillas
2016-06-03
1
-0
/
+4
*
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-29
1
-0
/
+2
|
\
|
*
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
2016-05-28
1
-0
/
+2
*
|
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-28
2
-6
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-20
1
-1
/
+1
|
\
\
|
*
|
scripts/spelling.txt: add "fimware" misspelling
Kees Cook
2016-05-20
1
-1
/
+1
*
|
|
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-05-20
15
-504
/
+268
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[media] rtl2832: regmap is aware of lockdep, drop local locking hack
Peter Rosin
2016-05-04
2
-31
/
+0
|
*
|
[media] rtl2832_sdr: get rid of empty regmap wrappers
Peter Rosin
2016-05-04
1
-170
/
+132
|
*
|
[media] rtl2832: change the i2c gate to be mux-locked
Peter Rosin
2016-05-04
5
-181
/
+36
|
*
|
[media] si2168: change the i2c gate to be mux-locked
Antti Palosaari
2016-05-04
2
-63
/
+21
|
*
|
[media] cx231xx: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
3
-26
/
+31
|
*
|
[media] si2168: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
2
-11
/
+16
|
*
|
[media] rtl2832: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
2
-12
/
+15
|
*
|
[media] rtl2830: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
2
-9
/
+13
|
*
|
[media] m88ds3103: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
2
-9
/
+12
*
|
|
Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-05-19
134
-3346
/
+5127
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[media] exynos-gsc: avoid build warning without CONFIG_OF
Arnd Bergmann
2016-05-09
1
-2
/
+6
|
*
|
[media] dib0700: add USB ID for another STK8096-PVR ref design based card
Alejandro Torrado
2016-05-09
1
-1
/
+3
|
*
|
[media] tvp5150: propagate I2C write error in .s_register callback
Javier Martinez Canillas
2016-05-09
1
-2
/
+1
|
*
|
[media] tvp5150: return I2C write operation failure to callers
Javier Martinez Canillas
2016-05-09
1
-2
/
+4
[next]