summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-1126-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
| * | | | | | | platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra2019-06-204-97/+95
| * | | | | | | platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_regEnric Balletbo i Serra2019-06-204-148/+97
| * | | | | | | Input: cros_ec_keyb: mask out extra flags in event_typeTing Shen2019-06-201-1/+1
| * | | | | | | platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews2019-06-181-1/+1
| * | | | | | | platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be statickbuild test robot2019-06-181-1/+1
| * | | | | | | platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first lineEnric Balletbo i Serra2019-06-181-1/+2
| * | | | | | | platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak2019-06-181-0/+38
| * | | | | | | platform/chrome: cros_ec: Make some symbols staticYueHaibing2019-06-055-6/+6
| * | | | | | | platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel2019-06-051-0/+79
| * | | | | | | platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews2019-06-055-1/+473
| * | | | | | | platform/chrome: wilco_ec: Add event handlingNick Crews2019-06-033-0/+552
| * | | | | | | platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson2019-05-241-0/+1
| * | | | | | | Merge tag 'spi-rt-pump' into chrome-platform/for-nextEnric Balletbo i Serra2019-05-241-6/+30
| |\ \ \ \ \ \ \
| * | | | | | | | platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson2019-05-201-12/+53
| * | | | | | | | platform/chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam2019-05-203-0/+777
| * | | | | | | | platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green2019-05-201-1/+1
| * | | | | | | | platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews2019-05-203-27/+8
| * | | | | | | | platform/chrome: wilco_ec: Add Boot on AC supportNick Crews2019-05-203-1/+87
| * | | | | | | | platform/chrome: wilco_ec: Add property helper libraryNick Crews2019-05-202-1/+133
* | | | | | | | | Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-114-91/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | of: unittest: simplify getting the adapter of a clientWolfram Sang2019-07-081-1/+1