summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-1290-638/+502
|\
| * driver: core: Allow subsystems to continue deferring probeThierry Reding2019-07-032-12/+50
| * drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-031-1/+2
| * arch_topology: Remove error messages on out-of-memory conditionsGeert Uytterhoeven2019-07-031-4/+1
| * drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose2019-06-262-4/+2
| * drivers: Add generic helper to match by of_nodeSuzuki K Poulose2019-06-242-6/+7
| * driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-2411-19/+19
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-2436-63/+62
| * acpi: utils: Cleanup acpi_dev_match_cbSuzuki K Poulose2019-06-241-6/+1
| * mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose2019-06-241-21/+0
| * staging: most-core: Use bus_find_device_by_nameSuzuki K Poulose2019-06-241-8/+1
| * lkdtm: remove redundant initialization of retColin Ian King2019-06-231-1/+1
| * docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-213-3/+3
| * drivers: base/node.c: fixes a kernel-doc markupsMauro Carvalho Chehab2019-06-211-2/+3
| * thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-2/+0
| * power: avs: smartreflex: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-211-30/+11
| * watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-211-10/+4
| * watchdog: mei_wdt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-23/+7
| * coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-13/+2
| * firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar2019-06-191-1/+1
| * firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar2019-06-191-1/+1
| * mei: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-183-48/+14
| * genwq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-184-146/+32
| * mic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-185-33/+2
| * cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-182-34/+17
| * thermal: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-12/+2
| * thermal: intel_powerclamp: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-06-181-10/+2
| * thermal: intel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-20/+5
| * firmware: Add support for loading compressed filesTakashi Iwai2019-06-183-12/+161
| * firmware: Factor out the paged buffer handling codeTakashi Iwai2019-06-183-54/+63
| * firmware: improve LSM/IMA security behaviourSven Van Asbroeck2019-06-181-1/+1
| * ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-4/+0
| * lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-11/+2
| * vmw_balloon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-16/+3
| * firmware: Use kvmalloc for page tablesTakashi Iwai2019-06-102-4/+5
| * firmware: Unify the paged buffer release helperTakashi Iwai2019-06-103-16/+25
| * firmware: Free temporary page table after vmappingTakashi Iwai2019-06-102-4/+9
| * mailbox: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-032-29/+7
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-1212-17/+93
|\ \
| * | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-07-121-1/+1
| * | mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-124-12/+6
| * | lkdtm/heap: add tests for freelist hardeningKees Cook2019-07-123-0/+82
| * | scripts/spelling.txt: add spelling fix for prohibitedChris Paterson2019-07-121-1/+1
| * | scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-123-3/+3
* | | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-1226-259/+2560
|\ \ \
| * | | mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green2019-07-012-1/+8
| * | | platform/chrome: lightbar: Get drvdata from parent in suspend/resumeRajat Jain2019-06-281-2/+2
| * | | iio: cros_ec: Add lid angle driverGwendal Grignou2019-06-253-0/+149
| * | | platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews2019-06-251-109/+149
| * | | platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first lineEnric Balletbo i Serra2019-06-201-8/+6