summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-23mfd: ti-lmu: Use of_device_get_match_data() helperPavel Machek1-16/+14
2018-10-23mfd: ti-lmu: Use managed resource for everythingPavel Machek1-13/+8
2018-10-23mfd: ti-lmu: Switch to GPIODPavel Machek2-17/+14
2018-10-23mfd: ti-lmu: constify mfd_cell tablesSebastian Reichel1-7/+7
2018-10-23mfd: max8997: Disable interrupt handling for suspend/resume cycleMarek Szyprowski1-0/+2
2018-10-23mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2-8/+1
2018-10-23mfd: arizona: Make array mclk_name static, shrinks object sizeColin Ian King1-1/+1
2018-10-23MAINTAINERS: Add myself as designated reviewer of Intel MFD PMICAndy Shevchenko1-0/+8
2018-10-23mfd: Convert Intel PMIC drivers to use SPDX identifierAndy Shevchenko10-75/+15
2018-10-23mfd: Sort headers alphabetically for Intel PMIC driversAndy Shevchenko3-9/+12
2018-10-23mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2-10/+32
2018-10-23mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macroAndy Shevchenko1-21/+7
2018-10-23mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macroAndy Shevchenko1-30/+5
2018-10-23mfd: intel_msic: Use DEFINE_RES_IRQ() macroAndy Shevchenko1-34/+10
2018-10-23mfd: motorola-cpcap: Add audio-codec supportSebastian Reichel1-1/+50
2018-10-23mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2-1/+3
2018-10-23mfd: madera: Remove unused forward referenceRichard Fitzgerald1-1/+0
2018-10-23mfd: max77620: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-10-23mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONERichard Fitzgerald1-13/+20
2018-10-23mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam1-4/+4
2018-10-23mfd: Add ingenic-tcu.h headerPaul Cercueil1-0/+56
2018-10-23mfd: cros_ec: Check for mkbp events on resume only if supported.RaviChandra Sadineni1-1/+2
2018-10-23mfd: adp5520: Update MODULE AUTHOR email addressMichael Hennerich1-1/+1
2018-10-23mfd: sec-core: Allow building as moduleKrzysztof Kozlowski2-2/+17
2018-10-23mfd: sec-core: Fix indentation of Kconfig descriptionKrzysztof Kozlowski1-4/+4
2018-10-23mfd: maxim: Add SPDX license identifiersKrzysztof Kozlowski20-297/+76
2018-10-23mfd: sec-core: Add SPDX license identifiersKrzysztof Kozlowski13-133/+24
2018-10-23Merge branches 'ib-mfd-iio-input-4.20', 'ib-mfd-irqchip-4.20', 'ib-mfd-rtc-4....Lee Jones13-21/+618
2018-10-23Merge tag 'leds-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-34/+1148
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds77-1240/+2293
2018-10-23Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds150-2990/+22655
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds62-948/+4047
2018-10-23net: stmmac: Set OWN bit for jumbo framesThor Thayer1-2/+2
2018-10-23arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer2-1/+7
2018-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-27/+107
2018-10-23tls: Add maintainersDave Watson1-0/+2
2018-10-23net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk1-0/+1
2018-10-23Merge branch 'octeontx2-af-NPC-parser-and-NIX-blocks-initialization'David S. Miller15-7/+8306
2018-10-23octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modesSunil Goutham4-1/+105
2018-10-23octeontx2-af: Support for setting MAC addressSunil Goutham3-1/+35
2018-10-23octeontx2-af: Support for changing RSS algorithmSunil Goutham4-1/+108
2018-10-23octeontx2-af: NIX Rx flowkey configuration for RSSSunil Goutham3-0/+187
2018-10-23octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham4-0/+375
2018-10-23octeontx2-af: Add LMAC channel info to NIXLF_ALLOC responseStanislaw Kardach4-0/+18
2018-10-23octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham4-0/+181
2018-10-23octeontx2-af: Enable packet length and csum validationSunil Goutham2-0/+28
2018-10-23octeontx2-af: Support for VTAG strip and captureVamsi Attunuru4-1/+101
2018-10-23octeontx2-af: Update bcast list upon NIXLF alloc/freeSunil Goutham1-0/+133
2018-10-23octeontx2-af: Broadcast packet replication supportSunil Goutham2-0/+220
2018-10-23octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya7-2/+90