summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-30[media] vivid: add support for the DCI-P3 colorspaceHans Verkuil
2015-09-30[media] vivid-tpg: support the DCI-P3 colorspaceHans Verkuil
2015-09-30[media] DocBook media: document the new DCI-P3 colorspaceHans Verkuil
2015-09-30[media] videodev2.h: add support for the DCI-P3 colorspaceHans Verkuil
2015-09-30[media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953Hans Verkuil
2015-09-30[media] vivid: use ARRAY_SIZE to calculate max control valueHans Verkuil
2015-09-25[media] v4l2-compat-ioctl32: replace pr_warn by pr_debugHans Verkuil
2015-09-25[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu
2015-09-25[media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart
2015-09-25[media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart
2015-09-25[media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart
2015-09-25[media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu
2015-09-25[media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu
2015-09-25[media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu
2015-09-25[media] atmel-isi: increase timeout to disable/enable isiJosh Wu
2015-09-25[media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven
2015-09-25[media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov
2015-09-25[media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov
2015-09-25[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven
2015-09-25[media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu
2015-09-25[media] uvcvideo: Disable hardware timestamps by defaultLaurent Pinchart
2015-09-25[media] vivid: sdr cap: few enhancementsAntti Palosaari
2015-09-25[media] vivid: SDR cap: add control for FM deviationAntti Palosaari
2015-09-25[media] v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda
2015-09-25[media] saa7134: add Leadtek Winfast TV2100 FM card supportDarek Zielski
2015-09-25[media] media/pci/cobalt: Use %*ph to print small buffersAlexander Kuleshov
2015-09-25[media] m2m: fix bad unlock balanceZahari Doychev
2015-09-25[media] ivtv-alsa: Add index to specify device numberNicolas Sugino
2015-09-25[media] Staging: media: bcm2048: warnings for uninitialized variables fixedAndrew Milkovich
2015-09-13Merge tag 'v4.3-rc1' into patchworkMauro Carvalho Chehab
2015-09-12Linux 4.3-rc1Linus Torvalds
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton
2015-09-11mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers