summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: act8945a-regulator: add shutdown functionClaudiu Beznea2018-12-121-0/+11
* regulator: act8945a-regulator: fix line over 80 chars warningClaudiu Beznea2018-12-121-1/+2
* regulator: act8945a-regulator: Implement PM functionalitiesBoris Brezillon2018-12-121-5/+181
* regulator: act8945a-regulator: unlock expert registersClaudiu Beznea2018-12-121-1/+12
* regulator: arizona-ldo1: Rely on core to handle GPIO descriptorLinus Walleij2018-12-121-3/+0
* regulator: wm8994: Rely on core to handle GPIO descriptorLinus Walleij2018-12-121-5/+6
* regulator: core: Clean enabling always-on regulators + their suppliesDouglas Anderson2018-12-111-3/+16
* Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-12-11560-3368/+5746
|\
| * Merge branch 'regulator-4.20' into regulator-linusMark Brown2018-12-112-11/+12
| |\
| | * regulator: core: enable power when setting up constraintsOlliver Schinagl2018-11-261-11/+11
| | * regulator: bd718x7: add missing linux/of.h inclusion (deja-vu)Matti Vaittinen2018-11-081-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-0931-109/+205
| |\ \
| | * | bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan2018-12-091-4/+12
| | * | bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan2018-12-091-6/+23
| | * | bnxt_en: Keep track of reserved IRQs.Michael Chan2018-12-093-3/+8
| | * | bnxt_en: Fix CNP CoS queue regression.Michael Chan2018-12-091-0/+7
| | * | net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-081-2/+2
| | * | Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt2018-12-071-1/+1
| | * | mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel2018-12-061-2/+8
| | * | mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan2018-12-061-4/+1
| | * | mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel2018-12-061-2/+5
| | * | mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel2018-12-061-2/+2
| | * | Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-12-051-9/+11
| | |\ \
| | | * | mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-11-091-4/+4
| | | * | mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-11-091-5/+7
| | * | | net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach2018-12-041-1/+32
| | * | | net: mvpp2: fix detection of 10G SFP modulesBaruch Siach2018-12-041-0/+1
| | * | | ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-041-3/+2
| | * | | phy: Revert toggling reset changes.David S. Miller2018-12-042-14/+5
| | * | | net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed2018-12-031-1/+1
| | * | | net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2018-12-032-3/+2
| | * | | mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-031-7/+3
| | * | | macvlan: return correct error valueMatteo Croce2018-12-031-2/+5
| | * | | net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon2018-12-031-1/+1
| | * | | vhost: fix IOTLB lockingJean-Philippe Brucker2018-12-031-3/+0
| | * | | net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda2018-12-031-0/+8
| | * | | net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda2018-12-031-5/+6
| | * | | tun: remove skb access after netif_receive_skbPrashant Bhole2018-12-031-1/+2
| | * | | net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun2018-12-031-0/+5
| | * | | net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-031-11/+8
| | * | | tun: forbid iface creation with rtnl opsNicolas Dichtel2018-11-301-3/+3
| | * | | virtio-net: keep vnet header zeroed after processing XDPJason Wang2018-11-301-5/+9
| | * | | liquidio: read sc->iq_no before release scPan Bian2018-11-301-1/+3
| | * | | mlx5: fix get_ip_proto()Cong Wang2018-11-301-3/+3
| | * | | nfp: flower: prevent offload if rhashtable insert failsJohn Hurley2018-11-301-5/+9
| | * | | nfp: flower: release metadata on offload failureJohn Hurley2018-11-301-2/+4
| | * | | bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-11-301-0/+3
| | * | | net: aquantia: fix rx checksum offload bitsDmitry Bogdanov2018-11-301-1/+1
| | * | | liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King2018-11-301-1/+1
| | * | | net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding2018-11-301-10/+13