summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firmware_loader: Use security_post_load_data()Kees Cook2020-10-052-5/+11
* LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-052-2/+2
* fs/kernel_read_file: Add file_size output argumentKees Cook2020-10-051-0/+1
* fs/kernel_read_file: Remove redundant size argumentKees Cook2020-10-051-4/+6
* fs/kernel_read_file: Split into separate include fileScott Branden2020-10-051-0/+1
* fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook2020-10-051-1/+1
* fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook2020-10-051-3/+2
* power: supply: Constify static w1_family_ops structsRikard Falkeborn2020-10-053-3/+3
* w1: Constify static w1_family_ops structsRikard Falkeborn2020-10-0517-19/+19
* w1: Constify struct w1_family_opsRikard Falkeborn2020-10-051-1/+1
* intel_th: pci: Add Alder Lake CPU supportAlexander Shishkin2020-10-051-0/+5
* intel_th: pci: Add Alder Lake-S supportAlexander Shishkin2020-10-051-0/+5
* stm class: ftrace: Use different channel accroding to CPUTingwei Zhang2020-10-051-1/+4
* stm class: ftrace: Enable supported trace export flagTingwei Zhang2020-10-051-0/+2
* stm class: ftrace: Change dependency to TRACINGTingwei Zhang2020-10-051-1/+1
* Merge tag 'extcon-next-for-5.10-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2020-10-058-151/+118
|\
| * extcon: axp288: Use module_platform_driver to simplify the codeLiu Shixin2020-09-301-12/+1
| * extcon: ptn5150: Do not print error during probe if nothing is attachedKrzysztof Kozlowski2020-09-301-1/+0
| * extcon: ptn5150: Use defines for registersKrzysztof Kozlowski2020-09-241-12/+10
| * extcon: palmas: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-241-12/+6
| * extcon: max8997: Return error code of extcon_dev_allocate()Krzysztof Kozlowski2020-09-241-1/+1
| * extcon: max77843: Return error code of extcon_dev_allocate()Krzysztof Kozlowski2020-09-241-1/+1
| * extcon: max77693: Return error code of extcon_dev_allocate()Krzysztof Kozlowski2020-09-241-1/+1
| * extcon: max14577: Return error code of extcon_dev_allocate()Krzysztof Kozlowski2020-09-241-1/+1
| * extcon: ptn5150: Set the VBUS and POLARITY property capabilityRamuthevar Vadivel Murugan2020-09-241-0/+7
| * extcon: ptn5150: Switch to GENMASK() and BIT() macrosRamuthevar Vadivel Murugan2020-09-241-32/+11
| * extcon: ptn5150: Deduplicate parts of dev_err_probe()Andy Shevchenko2020-09-241-9/+5
| * extcon: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-09-242-2/+2
| * extcon: ptn5150: Convert to .probe_newKrzysztof Kozlowski2020-09-241-3/+2
| * extcon: ptn5150: Convert to module_i2c_driverKrzysztof Kozlowski2020-09-241-6/+1
| * extcon: ptn5150: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2020-09-241-5/+6
| * extcon: ptn5150: Make 'vbus-gpios' optionalKrzysztof Kozlowski2020-09-241-2/+8
| * extcon: ptn5150: Check current USB mode when probingKrzysztof Kozlowski2020-09-241-43/+49
| * extcon: ptn5150: Lower the noisiness of probeKrzysztof Kozlowski2020-09-241-2/+2
| * extcon: ptn5150: Simplify getting vbus-gpios with flagsKrzysztof Kozlowski2020-09-241-6/+1
| * extcon: ptn5150: Use generic "interrupts" propertyKrzysztof Kozlowski2020-09-241-15/+18
| * extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chipsKrzysztof Kozlowski2020-09-241-4/+4
* | bus/fsl-mc: Add a new version for dprc_get_obj_region commandDiana Craciun2020-10-022-14/+27
* | bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan2020-10-023-5/+4
* | bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun2020-10-023-19/+11
* | bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun2020-10-021-1/+6
* | bus/fsl-mc: Add a container setup functionDiana Craciun2020-10-021-22/+49
* | bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun2020-10-021-15/+47
* | bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun2020-10-022-15/+12
* | bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan2020-10-022-0/+78
* | bus/fsl-mc: Cache the DPRC API versionDiana Craciun2020-10-021-9/+21
* | bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun2020-10-022-11/+2
* | bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan2020-10-021-0/+54
* | bus/fsl-mc: Add a new parameter to dprc_scan_objects functionDiana Craciun2020-10-021-4/+7
* | bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...Diana Craciun2020-10-021-20/+10