summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-21media: soc_camera_platform: remove obsolete soc_camera test driverHans Verkuil
2019-01-21media: sh_mobile_ceu_camera: remove obsolete soc_camera driverHans Verkuil
2019-01-21media: tw9910.h: remove obsolete soc_camera.h include.Hans Verkuil
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam
2019-01-16media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam
2019-01-16media: videodev2.h: Add more field helper macrosSteve Longerbeam
2019-01-16media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel
2019-01-16media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel
2019-01-16media: v4l: uAPI: V4L2_BUF_TYPE_META_OUTPUT is an output buffer typeSakari Ailus
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov
2019-01-07media: cedrus: identify buffers by timestampHans Verkuil
2019-01-07media: vb2: add vb2_find_timestamp()Hans Verkuil
2019-01-07media: videodev2.h: add v4l2_timeval_to_ns inline functionHans Verkuil
2019-01-07media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper functionHans Verkuil
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04Merge branch 'next/drivers' into next/lateOlof Johansson
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04kernel/sysctl: add panic_print into sysctlFeng Tang
2019-01-04bfs: extra sanity checking and static inode bitmapTigran Aivazian
2019-01-04exec: separate MM_ANONPAGES and RLIMIT_STACK accountingOleg Nesterov
2019-01-04fork: fix some -Wmissing-prototypes warningsYi Wang
2019-01-04fat: move MAX_FAT to fat.h and change it to inline functionCarmeli Tamir
2019-01-04fat: remove FAT_FIRST_ENT macroCarmeli Tamir
2019-01-04include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label sizeCarmeli Tamir
2019-01-04autofs: add strictexpire mount optionIan Kent
2019-01-04lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-04include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()Alexey Dobriyan
2019-01-04build_bug.h: remove most of dummy BUILD_BUG_ON stubs for SparseMasahiro Yamada
2019-01-04build_bug.h: remove negative-array fallback for BUILD_BUG_ON()Masahiro Yamada
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2019-01-04dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMAChristoph Hellwig
2019-01-04dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig