summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] mn88473: fix error path on probe()Antti Palosaari2016-06-071-2/+3
* [media] s5p-mfc: fix a typo in s5p_mfc_decayaka2016-06-071-1/+1
* [media] s5p-mfc: remove unnecessary check in try_fmtayaka2016-06-071-9/+0
* [media] s5p-mfc: Add handling of buffer freeing reqbufs requestayaka2016-06-071-0/+3
* [media] helene: fix a warning when printing sizeof()Mauro Carvalho Chehab2016-06-071-1/+1
* [media] fix typo in SONY demodulator descriptionAbylay Ospan2016-06-071-2/+2
* [media] Change frontend allocation strategy for NetUP Universal DVB cardsAbylay Ospan2016-06-073-211/+69
* [media] support DVB-T2 for SONY CXD2841/54Abylay Ospan2016-06-071-148/+322
* [media] fix DVB-S/S2 tuningAbylay Ospan2016-06-071-1/+1
* [media] ISDB-T retune and offset fix and DVB-C bw fixMauro Carvalho Chehab2016-06-071-1/+65
* [media] Fix DVB-T frequency offset calculationAbylay Ospan2016-06-071-0/+2
* [media] Sanity check when initializing DVB-S/S2 demodulatorAbylay Ospan2016-06-071-0/+12
* [media] Add carrier offset calculation for DVB-TAbylay Ospan2016-06-071-0/+32
* [media] Fix CAM module memory read/writeAbylay Ospan2016-06-071-2/+2
* [media] New hw revision 1.4 of NetUP Universal DVB card addedAbylay Ospan2016-06-072-55/+161
* [media] Fix DVB-S/S2 tune for sony ascot3a tunerAbylay Ospan2016-06-071-23/+3
* [media] Add support Sony CXD2854ER demodulatorAbylay Ospan2016-06-073-85/+739
* [media] Add support Sony HELENE Sat/Ter TunerAbylay Ospan2016-06-075-1/+1135
* [media] uvcvideo: Correct speed testingOliver Neukum2016-06-071-0/+1
* [media] uvcvideo: Fix bytesperline calculation for planar YUVNicolas Dufresne2016-06-071-2/+17
* [media] s5p-mfc: don't close instance after free OUTPUT buffersayaka2016-06-071-1/+0
* [media] s5p-mfc: Don't try to put pm->clock if lookup failedJavier Martinez Canillas2016-06-071-0/+1
* [media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)Marek Szyprowski2016-06-071-1/+1
* media: s5p-mfc: add iommu supportMarek Szyprowski2016-06-032-0/+103
* media: s5p-mfc: replace custom reserved memory handling code with generic oneMarek Szyprowski2016-06-031-75/+63
* media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski2016-06-038-0/+18
* media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski2016-06-031-0/+53
* s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas2016-06-031-18/+21
* s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas2016-06-031-0/+7
* s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas2016-06-031-0/+4
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-291-0/+2
|\
| * Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-0/+2
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-282-6/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-1/+1
|\ \
| * | scripts/spelling.txt: add "fimware" misspellingKees Cook2016-05-201-1/+1
* | | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-05-2015-504/+268
|\ \ \ | |/ / |/| |
| * | [media] rtl2832: regmap is aware of lockdep, drop local locking hackPeter Rosin2016-05-042-31/+0
| * | [media] rtl2832_sdr: get rid of empty regmap wrappersPeter Rosin2016-05-041-170/+132
| * | [media] rtl2832: change the i2c gate to be mux-lockedPeter Rosin2016-05-045-181/+36
| * | [media] si2168: change the i2c gate to be mux-lockedAntti Palosaari2016-05-042-63/+21
| * | [media] cx231xx: convert to use an explicit i2c mux corePeter Rosin2016-04-223-26/+31
| * | [media] si2168: convert to use an explicit i2c mux corePeter Rosin2016-04-222-11/+16
| * | [media] rtl2832: convert to use an explicit i2c mux corePeter Rosin2016-04-222-12/+15
| * | [media] rtl2830: convert to use an explicit i2c mux corePeter Rosin2016-04-222-9/+13
| * | [media] m88ds3103: convert to use an explicit i2c mux corePeter Rosin2016-04-222-9/+12
* | | Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-19134-3346/+5127
|\ \ \ | |_|/ |/| |
| * | [media] exynos-gsc: avoid build warning without CONFIG_OFArnd Bergmann2016-05-091-2/+6
| * | [media] dib0700: add USB ID for another STK8096-PVR ref design based cardAlejandro Torrado2016-05-091-1/+3
| * | [media] tvp5150: propagate I2C write error in .s_register callbackJavier Martinez Canillas2016-05-091-2/+1
| * | [media] tvp5150: return I2C write operation failure to callersJavier Martinez Canillas2016-05-091-2/+4