summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-04Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-03-04Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-04Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-03-04Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-03-04Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown
2019-03-04Merge branch 'spi-5.0' into spi-linusMark Brown
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown
2019-03-04Merge branch 'regulator-5.0' into regulator-linusMark Brown
2019-03-04spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3Geert Uytterhoeven
2019-03-04regulator: mc13xxx: Constify regulator_ops variablesAxel Lin
2019-03-04regulator: palmas: Constify palmas_smps_ramp_delay arrayAxel Lin
2019-03-04regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-04regulator: pv88090: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: pv88080: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: pv88060: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-03-03regulator: max77650: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: lp873x: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: lp872x: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: da9210: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: da9055: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc
2019-03-01net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov
2019-03-01Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-01Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-01Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2019-03-01mmc:fix a bug when max_discard is 0Jiong Wu
2019-02-28net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin
2019-02-28xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin
2019-02-28Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-02-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-28regulator: stm32-vrefbuf: add power management supportFabrice Gasnier
2019-02-28Merge branch 'fixes' into nextUlf Hansson
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN