aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19media: i2c: imx290: Move the settle time delay out of loopimx290Manivannan Sadhasivam
2019-12-15media: i2c: imx290: Add configurable link frequency and pixel rateManivannan Sadhasivam
2019-12-15media: i2c: imx290: Add support to enumerate all frame sizesManivannan Sadhasivam
2019-12-15media: i2c: imx290: Add RAW12 mode supportManivannan Sadhasivam
2019-12-15media: i2c: imx290: Add support for test pattern generationManivannan Sadhasivam
2019-12-15media: i2c: imx290: Add support for 2 data lanesManivannan Sadhasivam
2019-11-25Add linux-next specific files for 20191125Stephen Rothwell
2019-11-25Merge branch 'akpm/master'Stephen Rothwell
2019-11-25drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen
2019-11-25drivers/tty/serial/sh-sci.c: suppress warningAndrew Morton
2019-11-25auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko
2019-11-25kernel.h: update comment about simple_strto<foo>() functionsAndy Shevchenko
2019-11-25mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport
2019-11-25um: add support for folded p4d page tablesMike Rapoport
2019-11-25um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport
2019-11-25sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-11-25parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller
2019-11-25parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-11-25nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-11-25microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-11-25m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-11-25m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-11-25c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-11-25arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-11-25alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-11-25mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2019-11-25arm64: mm: display non-present entries in ptdumpSteven Price
2019-11-25arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2019-11-25x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price
2019-11-25mm/ptdump: fix a -Wold-style-declaration warningQian Cai
2019-11-25mm-add-generic-ptdump-v15Steven Price
2019-11-25mm: add generic ptdumpSteven Price
2019-11-25x86: mm: convert ptdump_walk_pgd_level_core() to take an mm_structSteven Price
2019-11-25x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price
2019-11-25x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price
2019-11-25x86: mm: point to struct seq_file from struct pg_stateSteven Price
2019-11-25mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2019-11-25mm: pagewalk: add test_p?d callbacksSteven Price
2019-11-25mm-pagewalk-allow-walking-without-vma-fixSteven Price
2019-11-25mm-pagewalk-allow-walking-without-vma-v15Steven Price
2019-11-25mm: pagewalk: allow walking without vmaSteven Price
2019-11-25mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price
2019-11-25x86: mm: add p?d_leaf() definitionsSteven Price
2019-11-25sparc: mm: add p?d_leaf() definitionsSteven Price
2019-11-25s390: mm: add p?d_leaf() definitionsSteven Price
2019-11-25riscv: mm: add p?d_leaf() definitionsSteven Price
2019-11-25powerpc: mm: add p?d_leaf() definitionsSteven Price
2019-11-25mips: mm: add p?d_leaf() definitionsSteven Price
2019-11-25arm64: mm: add p?d_leaf() definitionsSteven Price
2019-11-25arm: mm: add p?d_leaf() definitionsSteven Price