Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-09-19 | 5 | -17/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK | Matthias Schiffer | 2020-09-18 | 1 | -3/+7 | |
| | * | | | | | | | i2c: mediatek: Send i2c master code at more than 1MHz | Qii Wang | 2020-09-18 | 1 | -1/+1 | |
| | * | | | | | | | i2c: mediatek: Fix generic definitions for bus frequency | Qii Wang | 2020-09-18 | 1 | -2/+2 | |
| | * | | | | | | | i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev... | Hans de Goede | 2020-09-17 | 1 | -1/+1 | |
| | * | | | | | | | i2c: i801: Simplify the suspend callback | Jean Delvare | 2020-09-14 | 1 | -3/+2 | |
| | * | | | | | | | i2c: i801: Fix resume bug | Volker Rümelin | 2020-09-14 | 1 | -7/+14 | |
| | * | | | | | | | i2c: aspeed: Mask IRQ status to relevant bits | Eddie James | 2020-09-14 | 1 | -0/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-09-19 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | s390/zcrypt: fix kmalloc 256k failure | Harald Freudenberger | 2020-09-14 | 1 | -4/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-09-18 | 1 | -4/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpuidle: pseries: Fix CEDE latency conversion from tb to us | Gautham R. Shenoy | 2020-09-08 | 1 | -4/+11 | |
| * | | | | | | | | Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-09-18 | 3 | -53/+71 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2020-09-18 | 2 | -53/+70 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ACPI: processor: Take over RCU-idle for C3-BM idle | Peter Zijlstra | 2020-09-16 | 1 | -20/+49 | |
| | | * | | | | | | | | cpuidle: Allow cpuidle drivers to take over RCU-idle | Peter Zijlstra | 2020-09-16 | 1 | -5/+10 | |
| | | * | | | | | | | | ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED | Peter Zijlstra | 2020-09-16 | 1 | -5/+5 | |
| | | * | | | | | | | | ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOP | Peter Zijlstra | 2020-09-16 | 1 | -32/+15 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * / | | | | | | | powercap: RAPL: Add support for Lakefield | Ricardo Neri | 2020-09-16 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'iommu-fixes-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-09-18 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode | Suravee Suthikulpanit | 2020-09-18 | 1 | -0/+4 | |
| | * | | | | | | | | iommu/amd: Fix potential @entry null deref | Joao Martins | 2020-09-18 | 1 | -1/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'mtd/fixes-for-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-09-18 | 2 | -43/+24 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Revert "mtd: spi-nor: Add capability to disable flash quad mode" | Yicong Yang | 2020-09-14 | 2 | -41/+24 | |
| | * | | | | | | | | Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()" | Yicong Yang | 2020-09-14 | 1 | -2/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'drm-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-09-18 | 18 | -86/+149 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'mediatek-drm-fixes-5.9' of https://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 2020-09-18 | 5 | -26/+49 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata() | Yu Kuai | 2020-09-17 | 1 | -8/+18 | |
| | | * | | | | | | | | drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() | Yu Kuai | 2020-09-17 | 1 | -4/+7 | |
| | | * | | | | | | | | drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail | Yu Kuai | 2020-09-17 | 1 | -1/+6 | |
| | | * | | | | | | | | drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init() | Yu Kuai | 2020-09-17 | 1 | -0/+1 | |
| | | * | | | | | | | | drm/mediatek: Use CPU when fail to get cmdq event | Chun-Kuang Hu | 2020-09-17 | 1 | -7/+13 | |
| | | * | | | | | | | | drm/mediatek: Remove duplicated include | Wang Hai | 2020-09-17 | 1 | -1/+0 | |
| | | * | | | | | | | | drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbp | Jitao Shi | 2020-08-27 | 1 | -5/+4 | |
| | * | | | | | | | | | Merge tag 'drm-intel-fixes-2020-09-17' of ssh://git.freedesktop.org/git/drm/d... | Dave Airlie | 2020-09-18 | 4 | -27/+71 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | drm/i915: Filter wake_flags passed to default_wake_function | Chris Wilson | 2020-09-16 | 1 | -3/+7 | |
| | | * | | | | | | | | | drm/i915: Be wary of data races when reading the active execlists | Chris Wilson | 2020-09-16 | 2 | -6/+34 | |
| | | * | | | | | | | | | drm/i915/gem: Reduce context termination list iteration guard to RCU | Chris Wilson | 2020-09-16 | 1 | -13/+19 | |
| | | * | | | | | | | | | drm/i915/gem: Delay tracking the GEM context until it is registered | Chris Wilson | 2020-09-16 | 1 | -5/+11 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge tag 'amd-drm-fixes-5.9-2020-09-17' of git://people.freedesktop.org/~agd... | Dave Airlie | 2020-09-18 | 9 | -33/+29 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | drm/amd/display: Don't log hdcp module warnings in dmesg | Bhawanpreet Lakha | 2020-09-17 | 1 | -1/+1 | |
| | | * | | | | | | | | drm/amdgpu: declare ta firmware for navy_flounder | Jiansong Chen | 2020-09-17 | 1 | -1/+1 | |
| | | * | | | | | | | | drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is | Michel Dänzer | 2020-09-16 | 1 | -22/+10 | |
| | | * | | | | | | | | drm/radeon: revert "Prefer lower feedback dividers" | Christian König | 2020-09-16 | 1 | -1/+1 | |
| | | * | | | | | | | | drm/amdgpu: Include sienna_cichlid in USBC PD FW support. | Andrey Grodzovsky | 2020-09-16 | 1 | -1/+1 | |
| | | * | | | | | | | | drm/amd/display: update nv1x stutter latencies | Jun Lei | 2020-09-16 | 1 | -2/+2 | |
| | | * | | | | | | | | drm/amd/display: Don't use DRM_ERROR() for DTM add topology | Bhawanpreet Lakha | 2020-09-16 | 1 | -1/+1 | |
| | | * | | | | | | | | drm/amd/pm: support runtime pptable update for sienna_cichlid etc. | Jiansong Chen | 2020-09-16 | 1 | -3/+9 | |
| | | * | | | | | | | | drm/amdkfd: fix a memory leak issue | Dennis Li | 2020-09-16 | 1 | -0/+2 | |
| | | * | | | | | | | | drm/kfd: fix a system crash issue during GPU recovery | Dennis Li | 2020-09-16 | 1 | -1/+1 |