summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds40-790/+5647
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds95-3301/+1748
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung1-15/+0
2016-05-28i2c: dev: use after free in detachDan Carpenter1-1/+1
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton1-1/+9
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+70
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+22
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds8-32/+32
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+4
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro2-6/+4
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg1-1/+2
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg1-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann32-83/+83
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-12/+56