summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: Describe @reg for type1_access_ok()Andy Shevchenko2021-02-151-0/+1
* x86/PCI: Get rid of custom x86 model comparisonAndy Shevchenko2021-02-151-2/+15
* sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-1542-2695/+14
* cpufreq: sfi-cpufreq: Remove driver for deprecated firmwareAndy Shevchenko2021-02-153-138/+0
* media: atomisp: Remove unused headerAndy Shevchenko2021-02-151-1/+0
* mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko2021-02-096-902/+0
* x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-098-566/+3
* x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko2021-02-098-246/+1
* x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko2021-02-095-114/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_thermal)Andy Shevchenko2021-02-092-33/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)Andy Shevchenko2021-02-093-111/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_gpio)Andy Shevchenko2021-02-092-44/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_battery)Andy Shevchenko2021-02-092-33/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_ocd)Andy Shevchenko2021-02-092-45/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_audio)Andy Shevchenko2021-02-092-43/+0
* Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linu...Rafael J. Wysocki2021-02-0927-2738/+54
|\
| * platform/x86: intel_scu_wdt: Drop mistakenly added constAndy Shevchenko2021-02-051-1/+1
| * platform/x86: intel_scu_wdt: Get rid of custom x86 model comparisonAndy Shevchenko2021-01-251-2/+12
| * platform/x86: intel_scu_wdt: Drop SCU notificationAndy Shevchenko2021-01-251-24/+7
| * platform/x86: intel_scu_wdt: Move driver from arch/x86Andy Shevchenko2021-01-254-1/+9
| * watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is readyAndy Shevchenko2021-01-251-4/+4
| * watchdog: intel_scu_watchdog: Remove driver for deprecated platformAndy Shevchenko2021-01-254-593/+0
| * rtc: mrst: Remove driver for deprecated platformAndy Shevchenko2021-01-253-534/+0
| * platform/x86: intel_mid_powerbtn: Remove driver for deprecated platformAndy Shevchenko2021-01-253-242/+0
| * platform/x86: intel_mid_thermal: Remove driver for deprecated platformAndy Shevchenko2021-01-253-568/+0
| * gpio: msic: Remove driver for deprecated platformAndy Shevchenko2021-01-253-322/+0
| * gpio: intel-mid: Remove driver for deprecated platformAndy Shevchenko2021-01-255-424/+1
| * drm/gma500: Get rid of duplicate NULL checksAndy Shevchenko2021-01-251-12/+6
| * drm/gma500: Convert to use new SCU IPC APIAndy Shevchenko2021-01-257-14/+17
* | Linux 5.11-rc7v5.11-rc7Linus Torvalds2021-02-071-1/+1
* | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-078-58/+1293
|\ \
| * | libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams2021-02-021-3/+15
| * | ndtest: Add papr health related flagsSantosh Sivaraj2021-01-282-0/+72
| * | ndtest: Add nvdimm control functionsSantosh Sivaraj2021-01-281-0/+51
| * | ndtest: Add regions and mappings to the test busesSantosh Sivaraj2021-01-282-0/+378
| * | ndtest: Add dimm attributesSantosh Sivaraj2021-01-281-2/+200
| * | ndtest: Add dimms to the two busesSantosh Sivaraj2021-01-282-0/+294
| * | ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj2021-01-281-0/+23
| * | testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj2021-01-284-2/+229
| * | libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams2021-01-281-5/+5
| * | libnvdimm/pmem: Remove unused headerJianpeng Ma2021-01-111-1/+0
| * | ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams2021-01-111-47/+28
* | | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-072-2/+4
|\ \ \
| * | | dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2021-02-052-2/+4
* | | | Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-073-26/+28
|\ \ \ \
| * | | | genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede2021-02-051-2/+2
| * | | | genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2021-01-302-24/+26
* | | | | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-0710-27/+33
|\ \ \ \ \
| * | | | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-065-13/+20
| * | | | | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-065-14/+13