summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsLee Jones2020-07-061-33/+33
* mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Lee Jones2020-07-061-3/+3
* mfd: tps65010: Remove delcared and set, but never used variable 'status'Lee Jones2020-07-061-3/+2
* mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc argumentsLee Jones2020-07-061-10/+10
* mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'Lee Jones2020-07-061-2/+2
* mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'Lee Jones2020-07-061-2/+2
* mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptionsLee Jones2020-07-061-2/+2
* mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function argsLee Jones2020-07-061-0/+3
* mfd: atmel-smc: Add missing colon(s) for 'conf' argumentsLee Jones2020-07-061-2/+2
* mfd: omap-usb-tll: Provide description for 'pdev' argument to .probe()Lee Jones2020-07-061-0/+2
* mfd: omap-usb-host: Provide description for 'pdev' argument to .probe()Lee Jones2020-07-061-0/+2
* mfd: omap-usb-host: Remove invalid use of kerneldoc syntaxLee Jones2020-07-061-1/+1
* mfd: db8500-prcmu: Remove incorrect function header from .probe() functionLee Jones2020-07-061-4/+0
* mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldocLee Jones2020-07-061-0/+2
* mfd: mfd-core: Complete kerneldoc header for devm_mfd_add_devices()Lee Jones2020-07-061-0/+10
* mfd: wm8350-core: Supply description wm8350_reg_{un}lock argsLee Jones2020-07-061-0/+4
* mfd: wm831x-core: Supply description wm831x_reg_{un}lock argsLee Jones2020-07-061-0/+4
* mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's argLee Jones2020-07-061-0/+2
* mfd: tc3589x: Remove invalid use of kerneldoc syntaxLee Jones2020-07-061-1/+1
* mfd: ab8500-debugfs: Fix incompatible types in comparison expression issueLee Jones2020-07-061-1/+1
* mfd: ab3100-core: Fix incompatible types in comparison expression warningLee Jones2020-07-061-1/+1
* mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was not decl...Lee Jones2020-07-061-0/+1
* mfd: altera-sysmgr: Fix physical address storing hacksLee Jones2020-07-061-10/+6
* mfd: tps6586x: Fix cast to restricted __le32 warningLee Jones2020-07-061-3/+4
* mfd: twl4030-irq: Fix cast to restricted __le32 warningLee Jones2020-07-061-1/+1
* mfd: twl4030-irq: Fix incorrect type in assignment warningLee Jones2020-07-061-1/+1
* mfd: lm3533: Expand control-bank accessorsJohan Hovold2020-07-011-38/+56
* mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDsAndy Shevchenko2020-06-301-0/+16
* mfd: sprd: Populate sub-devices defined in DTChunyan Zhang2020-06-251-72/+3
* thermal: Add support for the MCU controlled FAN on Khadas boardsNeil Armstrong2020-06-253-0/+174
* mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong2020-06-183-0/+164
* mfd: madera: Fix minor formatting issuesCharles Keepax2020-06-182-7/+6
* mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax2020-06-181-0/+18
* mfd: arizona: Remove BUG_ON usageCharles Keepax2020-06-181-1/+1
* mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko2020-06-181-0/+3
* clocksource: Add Low Power STM32 timers driverBenjamin Gaignard2020-06-183-0/+226
* mfd: stm32: Enable regmap fast_io for stm32-lptimerBenjamin Gaignard2020-06-181-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1434-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-141-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-121-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-122-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-121-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-121-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-121-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-125-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-122-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-123-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24