summaryrefslogtreecommitdiffstats
path: root/lib/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-16media: mt312: fix a missing check of mt312 resetKangjie Lu1-1/+3
2019-01-16media: lgdt3306a: fix a missing check of return valueKangjie Lu1-1/+4
2019-01-16media: seco-cec: fix RC_CORE dependencyArnd Bergmann1-1/+1
2019-01-16media: rcar-vin: remove unneeded locking in async callbacksNiklas Söderlund1-14/+0
2019-01-16media: staging: bcm2835-camera: use V4L2_FRACT_COMPAREAkinobu Mita1-6/+2
2019-01-16media: tw9910: add helper function for setting gpiod valueAlexey Khoroshilov1-17/+13
2019-01-16media: tw9910: fix failure handling in tw9910_power_on()Alexey Khoroshilov1-0/+5
2019-01-16media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-01-16media: gspca: mt9m111: Check write_bridge for timeoutAditya Pakki1-3/+5
2019-01-16media: gspca: Check the return value of write_bridge for timeoutAditya Pakki1-2/+6
2019-01-16media: usb: gspca: add a missed check for goto_low_powerKangjie Lu1-1/+5
2019-01-16media: usb: gspca: add a missed return-value check for do_commandKangjie Lu1-2/+6
2019-01-16media: sunxi: cedrus: Fix missing error message contextOndrej Jirman1-14/+14
2019-01-16media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2-2/+2
2019-01-16media: vicodec: bugfix - replace '=' with '|='Dafna Hirschfeld1-4/+4
2019-01-16media: MAINTAINERS: Change s5p-jpeg maintainer information.Andrzej Pietrasiewicz1-1/+2
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz7-8/+8
2019-01-16media: rcar-csi2: Fix PHTW table values for E3/V3MJacopo Mondi1-31/+31
2019-01-16media: vsp1: Fix trivial documentationKieran Bingham1-1/+1
2019-01-16media: MAINTAINERS: added include/trace/events/pwc.hHans Verkuil1-0/+1
2019-01-16media: usb: pwc: Don't use coherent DMA buffers for ISO transferMatwey V. Kornilov1-13/+49
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov2-0/+72
2019-01-07media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski1-1/+0
2019-01-07media: platform: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-01-07media: Documentation: staging/ipu3-imgu: Add license informationSakari Ailus2-1/+26
2019-01-07media: Documentation: staging/ipu3-imgu: Fix reference file nameSakari Ailus1-1/+1
2019-01-07media: lgdt330x: fix lock status reportingFrench, Nicholas A1-1/+1
2019-01-07media: extended-controls.rst: update the mpeg2 compound controlsHans Verkuil1-11/+17
2019-01-07media: cedrus: identify buffers by timestampHans Verkuil5-33/+24
2019-01-07media: vb2: add vb2_find_timestamp()Hans Verkuil2-1/+35
2019-01-07media: videodev2.h: add v4l2_timeval_to_ns inline functionHans Verkuil1-0/+12
2019-01-07media: buffer.rst: clean up timecode documentationHans Verkuil1-6/+5
2019-01-07media: vicodec: use v4l2_m2m_buf_copy_dataHans Verkuil1-11/+1
2019-01-07media: vim2m: use v4l2_m2m_buf_copy_dataHans Verkuil1-11/+1
2019-01-07media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper functionHans Verkuil2-0/+40
2019-01-07ipu3: add missing #includeMauro Carvalho Chehab2-0/+2
2019-01-07Linux 5.0-rc1v5.0-rc1Linus Torvalds1-3/+3
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds1-81/+13
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2019-01-06fscrypt: add Adiantum supportEric Biggers7-188/+468
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2-18/+19
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada1-5/+1
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada6-26/+12
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada24-408/+0
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada3-10/+10
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada24-25/+0
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada1-25/+0
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada7-12/+14
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada9-25/+16
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada1-2/+2