summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-09[media] af9035: fix loggingAntti Palosaari1-96/+97
2016-06-09[media] af9035: fix for MXL5007T devices with I2C read issuesAlessandro Radicati2-0/+22
2016-06-09[media] af9035: I2C combined write + read transaction fixAlessandro Radicati1-2/+17
2016-06-09[media] of: reserved_mem: restore old behavior when no region is definedMarek Szyprowski1-1/+1
2016-06-07[media] drivers/media/dvb-core/en50221: move code to dvb_ca_private_free()Max Kellermann1-4/+13
2016-06-07[media] ds3000: return error if invalid symbol rate is setOlli Salonen1-0/+9
2016-06-07[media] fix semicolon.cocci warningsFengguang Wu1-1/+1
2016-06-07[media] rtl28xxu: sort the config symbols which are auto-selectedMartin Blumenstingl1-4/+4
2016-06-07[media] rtl28xxu: auto-select more DVB-frontends and tunersMartin Blumenstingl1-0/+5
2016-06-07[media] mn88472: move out of staging to mediaAntti Palosaari10-39/+10
2016-06-07[media] mn88472: finalize driverAntti Palosaari3-268/+307
2016-06-07[media] mn88472: fix typoJulia Lawall1-1/+1
2016-06-07[media] rtl28xxu: increase failed I2C msg repeat count to 3Antti Palosaari1-1/+1
2016-06-07[media] mn88473: fix typoJulia Lawall1-1/+1
2016-06-07[media] mn88473: fix error path on probe()Antti Palosaari1-2/+3
2016-06-07[media] staging/media: remove deprecated timb driverHans Verkuil5-885/+0
2016-06-07[media] staging/media: remove deprecated omap1 driverHans Verkuil6-1729/+0
2016-06-07[media] staging/media: remove deprecated mx3 driverHans Verkuil6-1295/+0
2016-06-07[media] staging/media: remove deprecated mx2 driverHans Verkuil6-1667/+0
2016-06-07[media] s5p-mfc: fix a typo in s5p_mfc_decayaka1-1/+1
2016-06-07[media] s5p-mfc: remove unnecessary check in try_fmtayaka1-9/+0
2016-06-07[media] s5p-mfc: Add handling of buffer freeing reqbufs requestayaka1-0/+3
2016-06-07MAINTAINERS: Add Sony Helene TV tuner entryAbylay Ospan1-0/+9
2016-06-07[media] helene: fix a warning when printing sizeof()Mauro Carvalho Chehab1-1/+1
2016-06-07[media] fix typo in SONY demodulator descriptionAbylay Ospan1-2/+2
2016-06-07[media] Change frontend allocation strategy for NetUP Universal DVB cardsAbylay Ospan3-211/+69
2016-06-07[media] support DVB-T2 for SONY CXD2841/54Abylay Ospan1-148/+322
2016-06-07[media] fix DVB-S/S2 tuningAbylay Ospan1-1/+1
2016-06-07[media] ISDB-T retune and offset fix and DVB-C bw fixMauro Carvalho Chehab1-1/+65
2016-06-07[media] Fix DVB-T frequency offset calculationAbylay Ospan1-0/+2
2016-06-07[media] Sanity check when initializing DVB-S/S2 demodulatorAbylay Ospan1-0/+12
2016-06-07[media] Add carrier offset calculation for DVB-TAbylay Ospan1-0/+32
2016-06-07[media] MAINTAINERS: Add a maintainer for netup_unidvb, cxd2841er, horus3a, a...Abylay Ospan1-0/+5
2016-06-07[media] Fix CAM module memory read/writeAbylay Ospan1-2/+2
2016-06-07[media] New hw revision 1.4 of NetUP Universal DVB card addedAbylay Ospan2-55/+161
2016-06-07[media] Fix DVB-S/S2 tune for sony ascot3a tunerAbylay Ospan1-23/+3
2016-06-07[media] Add support Sony CXD2854ER demodulatorAbylay Ospan3-85/+739
2016-06-07[media] Add support Sony HELENE Sat/Ter TunerAbylay Ospan5-1/+1135
2016-06-07[media] uvcvideo: Correct speed testingOliver Neukum1-0/+1
2016-06-07[media] uvcvideo: Fix bytesperline calculation for planar YUVNicolas Dufresne1-2/+17
2016-06-07[media] dt-bindings: Add a binding for Mediatek Video ProcessorAndrew-CT Chen1-0/+31
2016-06-07[media] s5p-mfc: don't close instance after free OUTPUT buffersayaka1-1/+0
2016-06-07[media] s5p-mfc: Don't try to put pm->clock if lookup failedJavier Martinez Canillas1-0/+1
2016-06-07[media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)Marek Szyprowski1-1/+1
2016-06-07Merge branch 'for-v4.8/media/exynos-mfc' of git://linuxtv.org/snawrocki/samsu...Mauro Carvalho Chehab14-116/+379
2016-06-03media: s5p-mfc: add iommu supportMarek Szyprowski2-0/+103
2016-06-03media: s5p-mfc: replace custom reserved memory handling code with generic oneMarek Szyprowski1-75/+63
2016-06-03media: s5p-mfc: use generic reserved memory bindingsMarek Szyprowski1-8/+31
2016-06-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski2-24/+86
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski8-0/+18