summaryrefslogtreecommitdiffstats
path: root/lib/test_printf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-14media: Kconfig: move V4L2 subdev API to v4l2-core/KconfigMauro Carvalho Chehab2-9/+9
2020-04-14media: Kconfig: move DVB-specific options to dvb-core/KconfigMauro Carvalho Chehab2-21/+26
2020-04-14media: Kconfig: move CEC-specific options to cec/KconfigMauro Carvalho Chehab2-9/+10
2020-04-14media: Kconfig: warn if drivers are filteredMauro Carvalho Chehab1-1/+4
2020-04-14media: Kconfig: make filtering devices optionalMauro Carvalho Chehab1-4/+27
2020-04-14media: Kconfig: use a sub-menu to select supported devicesMauro Carvalho Chehab1-11/+14
2020-04-14media: Kconfig: reorganize the drivers menu optionsMauro Carvalho Chehab1-8/+7
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab25-106/+237
2020-04-14media: dvb-core: Kconfig: default to use dynamic minorsMauro Carvalho Chehab1-0/+1
2020-04-14media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab8-0/+16
2020-04-14media: Kconfig: fix selection for test driversMauro Carvalho Chehab4-9/+14
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab14-38/+46
2020-04-14media: Kconfig: simplify some dependenciesMauro Carvalho Chehab1-2/+0
2020-04-14media: Kconfig: mark other drivers as test driversMauro Carvalho Chehab2-0/+5
2020-04-14media: ddbridge: use the ddbridge's own dummy fe driverMauro Carvalho Chehab5-157/+3
2020-04-14media: ddbridge-dummy_fe: do some vars and function renamesMauro Carvalho Chehab2-83/+83
2020-04-14media: ddbridge: copy the dvb_dummy_fe driver to ddbridgeMauro Carvalho Chehab2-0/+322
2020-04-14media: Kconfig: mode firewire comment to firewire/KconfigMauro Carvalho Chehab2-3/+4
2020-04-14media: Kconfig: move drivers-specific TTPCI_EEPROM Kconfig varMauro Carvalho Chehab2-5/+6
2020-04-14media: Kconfig: move comment to siano includeMauro Carvalho Chehab2-1/+2
2020-04-14media: split test drivers from platform directoryMauro Carvalho Chehab68-28/+51
2020-04-14media: Kconfig: update the MEDIA_SUPPORT help messageMauro Carvalho Chehab1-2/+4
2020-04-14media: pci: move VIDEO_PCI_SKELETON to a different KconfigMauro Carvalho Chehab2-10/+10
2020-04-14media: Kconfig: not all V4L2 platform drivers are for cameraMauro Carvalho Chehab2-5/+1
2020-04-14media: Kconfig: add an option to filter in/out platform driversMauro Carvalho Chehab1-5/+16
2020-04-14media: dvb-usb: auto-select CYPRESS_FIRMWAREMauro Carvalho Chehab2-1/+2
2020-04-12Linux 5.7-rc1v5.7-rc1Linus Torvalds1-2/+2
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds1-1974/+1974
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds1-820/+820
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek1-0/+1
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust1-0/+1
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li1-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2-5/+34
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada1-1/+1
2020-04-11ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin1-1/+1
2020-04-11kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin1-1/+1
2020-04-11fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin1-2/+5
2020-04-11drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot1-1/+0
2020-04-11change email address for Pali RohárPali Rohár24-41/+42
2020-04-11selftests: kmod: test disabling module autoloadingEric Biggers1-0/+30
2020-04-11selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-04-11docs: admin-guide: document the kernel.modprobe sysctlEric Biggers1-0/+21
2020-04-11fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers1-1/+3
2020-04-11kmod: make request_module() return an error when autoloading is disabledEric Biggers1-2/+2
2020-04-11mm/memremap: set caching mode for PCI P2PDMA memory to WCLogan Gunthorpe1-0/+3
2020-04-11mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe10-7/+36
2020-04-11powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe7-17/+27
2020-04-11x86/mm: introduce __set_memory_prot()Logan Gunthorpe2-0/+14
2020-04-11x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe8-25/+34