aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-04media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 CameraNeil Armstrong1-0/+9
2018-01-04media: uvcvideo: Add a metadata device nodeGuennadi Liakhovetski8-22/+396
2018-01-04media: uvcvideo: Add extensible device informationGuennadi Liakhovetski1-49/+78
2018-01-04media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski4-0/+54
2018-01-04media: uvcvideo: Report V4L2 device caps through the video_device structureLaurent Pinchart2-4/+11
2018-01-04media: uvcvideo: Factor out video device registration to a functionLaurent Pinchart2-25/+51
2018-01-04media: uvcvideo: Use ktime_t for timestampsArnd Bergmann2-26/+13
2018-01-04media: uvcvideo: Use ktime_t for statsArnd Bergmann2-9/+6
2018-01-03media: vb2: add a new warning about pending buffersMauro Carvalho Chehab1-1/+4
2018-01-03media: vb2: add pr_fmt() macroMauro Carvalho Chehab1-14/+16
2018-01-03media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur1-2/+5
2018-01-03media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus1-2/+3
2018-01-03media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab1-0/+4
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall1-1/+2
2018-01-03media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller1-61/+52
2018-01-03media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller1-0/+28
2018-01-03media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller1-20/+8
2018-01-03media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller1-12/+16
2017-12-31Linux 4.15-rc6Linus Torvalds1-1/+1
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski1-9/+7
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner1-1/+2
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner1-1/+7
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner1-6/+8
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner1-3/+5
2017-12-29timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2017-12-29nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2017-12-29timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2-5/+44
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner13-28/+29
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner1-0/+2
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2-0/+18
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner1-8/+27
2017-12-29media: imx: fix breakages when compiling for armMauro Carvalho Chehab1-2/+2
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1
2017-12-29media: v4l: Fix references in Intel IPU3 Bayer documentationSakari Ailus1-4/+4
2017-12-29media: dmx.h documentation: fix a warningMauro Carvalho Chehab1-0/+2
2017-12-29media: dvb kAPI docs: document dvb_vb2.hMauro Carvalho Chehab3-6/+184
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner6-16/+8
2017-12-29media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUTMauro Carvalho Chehab1-1/+0
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab1-1/+1
2017-12-29media: v4l2-async: better describe match union at async match structMauro Carvalho Chehab1-0/+25
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab17-39/+35
2017-12-29media: v4l2-device.h: document helper macrosMauro Carvalho Chehab1-35/+211
2017-12-29media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi8-1/+2534
2017-12-29media: doc-rst: add IPU3 raw10 bayer pixel format definitionsYong Zhi2-0/+336