Age | Commit message (Expand) | Author | Files | Lines |
2019-08-31 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -13/+33 |
2019-08-31 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+8 |
2019-08-30 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 4 | -26/+68 |
2019-08-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -11/+20 |
2019-08-30 | Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+11 |
2019-08-30 | Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 5 | -5/+49 |
2019-08-30 | Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 16 | -47/+161 |
2019-08-30 | i2c: mediatek: disable zero-length transfers for mt8183 | Hsin-Yi Wang | 1 | -1/+10 |
2019-08-30 | i2c: iproc: Stop advertising support of SMBUS quick cmd | Lori Hikichi | 1 | -1/+4 |
2019-08-30 | mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing | Masahiro Yamada | 1 | -0/+1 |
2019-08-30 | mmc: sdhci-sprd: clear the UHS-I modes read from registers | Chunyan Zhang | 1 | -1/+12 |
2019-08-30 | mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION | Chunyan Zhang | 1 | -1/+2 |
2019-08-30 | mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN | Chunyan Zhang | 1 | -1/+2 |
2019-08-30 | mmc: sdhci-sprd: add get_ro hook function | Chunyan Zhang | 1 | -0/+6 |
2019-08-30 | mmc: sdhci-sprd: fixed incorrect clock divider | Chunyan Zhang | 1 | -3/+4 |
2019-08-30 | mmc: core: Fix init of SD cards reporting an invalid VDD range | Ulf Hansson | 1 | -0/+6 |
2019-08-30 | Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 4 | -2/+19 |
2019-08-30 | Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/l... | Dave Airlie | 5 | -27/+92 |
2019-08-30 | Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 7 | -18/+50 |
2019-08-29 | i2c: piix4: Fix port selection for AMD Family 16h Model 30h | Andrew Cooks | 1 | -7/+5 |
2019-08-29 | i2c: designware: Synchronize IRQs when unregistering slave client | Jarkko Nikula | 1 | -0/+1 |
2019-08-29 | i2c: i801: Avoid memory leak in check_acpi_smo88xx_device() | Andy Shevchenko | 1 | -3/+12 |
2019-08-29 | i2c: make i2c_unregister_device() ERR_PTR safe | Wolfram Sang | 1 | -1/+1 |
2019-08-29 | Merge tag 'mtd/fixes-for-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2019-08-29 | soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TEST | Geert Uytterhoeven | 1 | -0/+4 |
2019-08-29 | Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ... | Arnd Bergmann | 1 | -6/+41 |
2019-08-29 | mtd: hyperbus: fix dependency and build error | Randy Dunlap | 1 | -0/+1 |
2019-08-28 | drm/komeda: Reordered the komeda's de-init functions | Ayan Kumar Halder | 1 | -8/+15 |
2019-08-28 | RDMA/siw: Fix IPv6 addr_list locking | Bernard Metzler | 1 | -11/+20 |
2019-08-28 | rbd: restore zeroing past the overlap when reading from parent | Ilya Dryomov | 1 | -0/+11 |
2019-08-27 | Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -3/+3 |
2019-08-27 | drm/amdgpu: fix GFXOFF on Picasso and Raven2 | Aaron Liu | 1 | -7/+7 |
2019-08-27 | drm/amdgpu: Add APTX quirk for Dell Latitude 5495 | Kai-Heng Feng | 1 | -0/+1 |
2019-08-27 | drm/amd/powerplay: correct Vega20 dpm level related settings | Evan Quan | 1 | -6/+54 |
2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 22 | -61/+158 |
2019-08-27 | mfd: rk808: Make PM function declaration static | Lee Jones | 1 | -1/+1 |
2019-08-27 | drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe() | Lyude Paul | 1 | -0/+6 |
2019-08-27 | drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type | Manasi Navare | 1 | -1/+1 |
2019-08-27 | drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest | Xiong Zhang | 1 | -0/+3 |
2019-08-27 | drm/i915: Do not create a new max_bpc prop for MST connectors | Ville Syrjälä | 1 | -1/+9 |
2019-08-27 | mfd: rk808: Mark pm functions __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2019-08-27 | drm/powerplay: Fix Vega20 power reading again | Kent Russell | 2 | -6/+8 |
2019-08-27 | drm/powerplay: Fix Vega20 Average Power value v4 | Kent Russell | 2 | -2/+13 |
2019-08-26 | drm/amdgpu: fix dma_fence_wait without reference | Christian König | 1 | -12/+15 |
2019-08-26 | r8152: Set memory to all 0xFFs on failed reg reads | Prashant Malani | 1 | -1/+4 |
2019-08-25 | Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux | Linus Torvalds | 1 | -2/+2 |
2019-08-25 | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+3 |
2019-08-25 | s390/qeth: reject oversized SNMP requests | Julian Wiedmann | 1 | -0/+4 |
2019-08-25 | Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2 | -31/+29 |
2019-08-25 | Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -18/+20 |