summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Palosaari9-36/+9
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-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] 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] 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-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-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski1-21/+64
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski8-0/+18
2016-06-03media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski1-0/+53
2016-06-03s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas1-18/+21
2016-06-03s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas1-0/+7
2016-06-03s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas1-0/+4
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+9
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-15/+230