summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-15219-9328/+21112
|\
| * binder: fix UAF when releasing todo listTodd Kjos2020-10-101-25/+10
| * misc: Kconfig: fix a HISI_HIKEY_USB dependencyMauro Carvalho Chehab2020-10-081-1/+1
| * misc: Kconfig: add a new dependency for HISI_HIKEY_USBMauro Carvalho Chehab2020-10-071-0/+1
| * firmware_loader: fix a kernel-doc markupMauro Carvalho Chehab2020-10-061-0/+2
| * w1: w1_therm: make w1_poll_completion staticGreg Kroah-Hartman2020-10-051-1/+1
| * binder: simplify the return expression of binder_mmapLiu Shixin2020-10-051-14/+4
| * firmware: Add request_partial_firmware_into_buf()Scott Branden2020-10-052-18/+87
| * firmware: Store opt_flags in fw_privKees Cook2020-10-055-23/+25
| * fs/kernel_file_read: Add "offset" arg for partial readsKees Cook2020-10-051-1/+1
| * 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