summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-316-13/+33
|\
| * i2c: mediatek: disable zero-length transfers for mt8183Hsin-Yi Wang2019-08-301-1/+10
| * i2c: iproc: Stop advertising support of SMBUS quick cmdLori Hikichi2019-08-301-1/+4
| * i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks2019-08-291-7/+5
| * i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula2019-08-291-0/+1
| * i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()Andy Shevchenko2019-08-291-3/+12
| * i2c: make i2c_unregister_device() ERR_PTR safeWolfram Sang2019-08-291-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-08-301-0/+8
|\ \
| * | crypto: ccp - Ignore unconfigured CCP device on suspend/resumeGary R Hook2019-08-221-0/+8
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-08-304-26/+68
|\ \ \
| * | | soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven2019-08-291-0/+4
| * | | Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann2019-08-291-6/+41
| |\ \ \
| | * | | bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry2019-08-131-2/+36
| | * | | bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry2019-08-131-5/+6
| * | | | Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-08-152-20/+23
| |\ \ \ \
| | * | | | soc: ti: pm33xx: Make two symbols staticYueHaibing2019-08-131-2/+2
| | * | | | soc: ti: pm33xx: Fix static checker warningsKeerthy2019-08-131-5/+10
| | * | | | bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna2019-08-131-7/+7
| | * | | | ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren2019-07-241-1/+2
| | * | | | bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren2019-07-241-4/+1
| | * | | | bus: ti-sysc: Fix handling of forced idleTony Lindgren2019-07-241-1/+1
| | |/ / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-301-11/+20
|\ \ \ \ \
| * | | | | RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler2019-08-281-11/+20
* | | | | | Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2019-08-301-0/+11
|\ \ \ \ \ \
| * | | | | | rbd: restore zeroing past the overlap when reading from parentIlya Dryomov2019-08-281-0/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-08-305-5/+49
|\ \ \ \ \ \
| * | | | | | mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada2019-08-301-0/+1
| * | | | | | mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang2019-08-301-1/+12
| * | | | | | mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang2019-08-301-1/+2
| * | | | | | mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang2019-08-301-1/+2
| * | | | | | mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang2019-08-301-0/+6
| * | | | | | mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang2019-08-301-3/+4
| * | | | | | mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-08-301-0/+6
| * | | | | | mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev2019-08-221-0/+3
| * | | | | | Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"Dmitry Osipenko2019-08-211-0/+14
* | | | | | | Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-3016-47/+161
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-08-304-2/+19
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul2019-08-271-0/+6
| | * | | | | | | drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare2019-08-271-1/+1
| | * | | | | | | drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang2019-08-271-0/+3
| | * | | | | | | drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä2019-08-271-1/+9
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-08-305-27/+92
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu2019-08-271-7/+7
| | * | | | | | | drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng2019-08-271-0/+1
| | * | | | | | | drm/amd/powerplay: correct Vega20 dpm level related settingsEvan Quan2019-08-271-6/+54
| | * | | | | | | drm/powerplay: Fix Vega20 power reading againKent Russell2019-08-262-6/+8
| | * | | | | | | drm/powerplay: Fix Vega20 Average Power value v4Kent Russell2019-08-262-2/+13
| | * | | | | | | drm/amdgpu: fix dma_fence_wait without referenceChristian König2019-08-261-12/+15
| * | | | | | | | Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-08-307-18/+50
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | drm/komeda: Reordered the komeda's de-init functionsAyan Kumar Halder2019-08-281-8/+15