summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki8-336/+493
2019-03-04Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'Rafael J. Wysocki11-226/+183
2019-03-04Merge branch 'acpica'Rafael J. Wysocki159-653/+535
2019-03-04mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak2-6/+17
2019-03-04mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak1-19/+101
2019-03-04mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak1-1/+1
2019-03-04mlxsw: i2c: Fix comment misspellingVadim Pasternak1-1/+1
2019-03-04mlxsw: core: Move resource query API to common locationVadim Pasternak3-37/+40
2019-03-04mlxsw: minimal: Add ethtool supportVadim Pasternak1-2/+322
2019-03-04mlxsw: minimal: Make structures and variables names shorterVadim Pasternak1-18/+18
2019-03-04mlxsw: core: Move ethtool module callbacks to a common locationVadim Pasternak3-107/+139
2019-03-04net: phy: remove gen10g_no_soft_resetHeiner Kallweit4-12/+5
2019-03-04net: phy: don't export gen10g_read_statusHeiner Kallweit1-2/+1
2019-03-04net: phy: remove gen10g_config_initHeiner Kallweit3-16/+0
2019-03-04net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit1-14/+0
2019-03-04net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit1-8/+4
2019-03-04qmi_wwan: Add support for Quectel EG12/EM12Kristian Evensen1-8/+18
2019-03-04net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 familyHeiner Kallweit1-6/+6
2019-03-04fsl/fman: Use vsprintf extension %pMJoe Perches1-3/+1
2019-03-04net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...Heiner Kallweit1-1/+1
2019-03-04dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu3-14/+176
2019-03-04dpaa2-eth: Add software annotation typesIoana Radulescu2-22/+40
2019-03-04Merge v5.0 into drm-nextDave Airlie119-424/+798
2019-03-04spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3Geert Uytterhoeven1-1/+7
2019-03-04regulator: mc13xxx: Constify regulator_ops variablesAxel Lin4-10/+10
2019-03-04regulator: palmas: Constify palmas_smps_ramp_delay arrayAxel Lin1-1/+1
2019-03-04regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-36/+6
2019-03-04regulator: pv88090: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-45/+8
2019-03-04regulator: pv88080: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-47/+8
2019-03-04regulator: pv88060: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-44/+7
2019-03-04Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown5-7/+8
2019-03-04regulator: max77650: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-49/+25
2019-03-04regulator: lp873x: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-39/+6
2019-03-04regulator: lp872x: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-60/+10
2019-03-04regulator: da9210: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-46/+7
2019-03-04regulator: da9055: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-36/+9
2019-03-04regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin1-0/+86
2019-03-04rtc: tx4939: use .set_timeAlexandre Belloni1-2/+3
2019-03-04rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-3/+3
2019-03-04rtc: tx4939: set rangeAlexandre Belloni1-0/+1
2019-03-04rtc: tx4939: remove useless testAlexandre Belloni1-7/+0
2019-03-04net: macb: Add support for suspend/resume with full power downHarini Katakam1-2/+38
2019-03-04net: macb: Add pm runtime supportHarini Katakam1-36/+112
2019-03-04net: macb: Support clock management for tsu_clkHarini Katakam2-6/+27
2019-03-04net: macb: Check MDIO state before read/write and use timeoutsHarini Katakam2-6/+29
2019-03-04net: dsa: microchip: add KSZ9893 switch supportTristram Ha3-15/+235
2019-03-04rtc: zynqmp: let the core handle rangeAlexandre Belloni1-7/+1
2019-03-04rtc: zynqmp: fix possible race conditionAlexandre Belloni1-3/+7
2019-03-04rtc: imx-sc: use rtc_time64_to_tmAlexandre Belloni1-1/+1
2019-03-03net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri1-3/+11