summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-01platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-30platform/x86: asus-wmi: fix CPU fan control on recent productsDaniel Drake2-25/+101
2019-07-30platform/x86: asus-wmi: add a helper for device presenceDaniel Drake1-20/+11
2019-07-30platform/x86: asus-wmi: cleanup AGFN fan handlingDaniel Drake2-133/+109
2019-07-30platform/x86: pcengines-apuv2: wire up simswitch gpio as ledEnrico Weigelt1-1/+4
2019-07-30platform/x86: pcengines-apuv2: add mpcie reset gpio exportFlorian Eckert1-0/+8
2019-07-30platform/x86: i2c-multi-instantiate: Use struct_size() helperAndy Shevchenko1-3/+1
2019-07-30platform/x86: dell-wmi: Use existing defined KBD_LED_* magic valuesRhys Kidd1-7/+7
2019-07-30platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKENRhys Kidd1-0/+1
2019-07-30platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKENRhys Kidd1-0/+1
2019-07-30platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev()Andy Shevchenko1-42/+7
2019-07-30platform/x86: wmi: Remove acpi_has_method() callKelsey Skunberg1-3/+1
2019-07-30platform/x86: ISST: Use dev_get_drvdataChuhong Yuan1-6/+2
2019-07-29platform/x86: thinkpad_acpi: Use kmemdup rather than duplicating its implemen...Fuqian Huang1-10/+7
2019-07-29platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementationFuqian Huang1-2/+1
2019-07-29platform/x86: hp_accel: Add support for HP ZBook 17 G5Kai-Heng Feng1-0/+1
2019-07-29platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt1-1/+1
2019-07-25platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj1-0/+1
2019-07-25Platform: OLPC: add SPI MODULE_DEVICE_TABLELubomir Rintel1-0/+6
2019-07-25platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson1-0/+1
2019-07-25platform/x86: pcengines-apuv2: Fix softdep statementJean Delvare1-3/+1
2019-07-22Linus 5.3-rc1Linus Torvalds1-2/+2
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds19-60/+1458
2019-07-21typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-21dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-21dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38
2019-07-21dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring1-1/+1
2019-07-21dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring1-4/+1
2019-07-21dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2-2/+6
2019-07-21dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring1-82/+61
2019-07-21dt-bindings: Ensure child nodes are of type 'object'Rob Herring6-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-29/+2183
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds8-26/+83
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds33-215/+226
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-142/+1029
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds22-245/+311
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+16
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+26
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds31-232/+723
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds20-74/+123
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds36-173/+178
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-116/+172
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner1-1/+10
2019-07-20smp: Warn on function calls from softirq contextPeter Zijlstra1-0/+16
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland3-12/+35