summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2018-01-04media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 CameraNeil Armstrong
2018-01-04media: uvcvideo: Add a metadata device nodeGuennadi Liakhovetski
2018-01-04media: uvcvideo: Add extensible device informationGuennadi Liakhovetski
2018-01-04media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski
2018-01-04media: uvcvideo: Report V4L2 device caps through the video_device structureLaurent Pinchart
2018-01-04media: uvcvideo: Factor out video device registration to a functionLaurent Pinchart
2018-01-04media: uvcvideo: Use ktime_t for timestampsArnd Bergmann
2018-01-04media: uvcvideo: Use ktime_t for statsArnd Bergmann
2018-01-03media: vb2: add a new warning about pending buffersMauro Carvalho Chehab
2018-01-03media: vb2: add pr_fmt() macroMauro Carvalho Chehab
2018-01-03media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur
2018-01-03media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus
2018-01-03media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall
2018-01-03media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller
2018-01-03media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller
2018-01-03Merge tag 'v4.15-rc6' into patchworkMauro Carvalho Chehab
2017-12-31Linux 4.15-rc6v4.15-rc6Linus Torvalds
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-12-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-31Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski
2017-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2017-12-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner
2017-12-29timers: Invoke timer_start_debug() where it makes senseThomas Gleixner
2017-12-29nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner