summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* memory: mvebu-devbus: Align with open parenthesisKrzysztof Kozlowski2020-07-271-7/+7
* memory: mvebu-devbus: Add missing braces to all arms of if statementKrzysztof Kozlowski2020-07-271-3/+3
* memory: bt1-l2-ctl: Add blank lines after declarationsKrzysztof Kozlowski2020-07-271-0/+2
* memory: samsung: exynos-srom: Describe the Kconfig entryKrzysztof Kozlowski2020-07-241-0/+7
* memory: Describe the MEMORY Kconfig entryKrzysztof Kozlowski2020-07-241-0/+6
* memory: da8xx-ddrctl: Remove unused 'node' variableKrzysztof Kozlowski2020-07-241-2/+0
* memory: fsl_ifc: Fix whitespace issuesKrzysztof Kozlowski2020-07-241-15/+15
* memory: pl172: Add GPLv2 SPDX license headerKrzysztof Kozlowski2020-07-241-4/+1
* memory: omap-gpmc: Fix whitespace issueKrzysztof Kozlowski2020-07-241-3/+4
* memory: omap-gpmc: Include <linux/sizes.h> for SZ_16MKrzysztof Kozlowski2020-07-241-0/+1
* memory: mtk-smi: Add argument to function pointer definitionKrzysztof Kozlowski2020-07-241-1/+1
* memory: brcmstb_dpfe: Remove unneeded bracesKrzysztof Kozlowski2020-07-241-2/+1
* memory: brcmstb_dpfe: Constify the contents of stringKrzysztof Kozlowski2020-07-241-1/+1
* memory: ti-emif-pm: Fix cast to iomem pointerKrzysztof Kozlowski2020-07-241-1/+1
* memory: ti-aemif: Rename SS to SSTROBE to avoid name conflictsKrzysztof Kozlowski2020-07-241-8/+8
* memory: emif: Silence platform_get_irq() error in driverKrzysztof Kozlowski2020-07-241-4/+1
* memory: emif: Fix whitespace coding style violationsKrzysztof Kozlowski2020-07-241-9/+7
* memory: emif: Put constant in comparison on the right sideKrzysztof Kozlowski2020-07-241-1/+1
* memory: emif-asm-offsets: Add GPLv2 SPDX license headerKrzysztof Kozlowski2020-07-241-9/+1
* memory: of: Remove unneeded extern from function declarationsKrzysztof Kozlowski2020-07-241-10/+11
* memory: of: Correct indentationKrzysztof Kozlowski2020-07-241-4/+6
* memory: of: Remove __func__ in device related messagesKrzysztof Kozlowski2020-07-241-8/+8
* memory: of: Remove unused headersKrzysztof Kozlowski2020-07-241-2/+0
* memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()Krzysztof Kozlowski2020-07-241-3/+9
* 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
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-121-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-121-6/+0
| * | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-121-8/+8
| * | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-121-14/+13
| * | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-122-2/+2
| * | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-121-19/+22
| * | net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-121-0/+4
| * | net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov2020-06-121-1/+1
| * | net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-121-3/+11
| * | net/mlx5: drain health workqueue in case of driver load errorShay Drory2020-06-121-0/+5
| |/
| * ionic: remove support for mgmt deviceShannon Nelson2020-06-114-25/+0
| * drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang2020-06-111-2/+3