aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07[media] Add carrier offset calculation for DVB-TAbylay Ospan
2016-06-07[media] MAINTAINERS: Add a maintainer for netup_unidvb, cxd2841er, horus3a, a...Abylay Ospan
2016-06-07[media] Fix CAM module memory read/writeAbylay Ospan
2016-06-07[media] New hw revision 1.4 of NetUP Universal DVB card addedAbylay Ospan
2016-06-07[media] Fix DVB-S/S2 tune for sony ascot3a tunerAbylay Ospan
2016-06-07[media] Add support Sony CXD2854ER demodulatorAbylay Ospan
2016-06-07[media] Add support Sony HELENE Sat/Ter TunerAbylay Ospan
2016-06-07[media] uvcvideo: Correct speed testingOliver Neukum
2016-06-07[media] uvcvideo: Fix bytesperline calculation for planar YUVNicolas Dufresne
2016-06-07[media] dt-bindings: Add a binding for Mediatek Video ProcessorAndrew-CT Chen
2016-06-07[media] s5p-mfc: don't close instance after free OUTPUT buffersayaka
2016-06-07[media] s5p-mfc: Don't try to put pm->clock if lookup failedJavier Martinez Canillas
2016-06-07[media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)Marek Szyprowski
2016-06-07Merge branch 'for-v4.8/media/exynos-mfc' of git://linuxtv.org/snawrocki/samsu...Mauro Carvalho Chehab
2016-06-03media: s5p-mfc: add iommu supportMarek Szyprowski
2016-06-03media: s5p-mfc: replace custom reserved memory handling code with generic oneMarek Szyprowski
2016-06-03media: s5p-mfc: use generic reserved memory bindingsMarek Szyprowski
2016-06-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski
2016-06-03media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski
2016-06-03s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas
2016-06-03s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas
2016-06-03s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas
2016-05-30Merge tag 'v4.7-rc1' into patchworkMauro Carvalho Chehab
2016-05-29Linux 4.7-rc1Linus Torvalds
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-28Rename other copy of hash_string to hashlen_stringGeorge Spelvin
2016-05-28hpfs: implement the show_options methodMikulas Patocka
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28h8300: Add <asm/hash.h>George Spelvin
2016-05-28microblaze: Add <asm/hash.h>George Spelvin
2016-05-28m68k: Add <asm/hash.h>George Spelvin
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung
2016-05-28i2c: dev: use after free in detachDan Carpenter