aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-05drm/i915: Handle failure from 2nd stage HDCP authRamalingam C1-0/+3
2018-02-05Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-10/+161
2018-02-05Merge tag 'pwm/for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds3-1/+28
2018-02-05net: mediatek: Explicitly include pinctrl headersThierry Reding1-0/+1
2018-02-05mmc: meson-gx-mmc: Explicitly include pinctr/consumer.hThierry Reding1-0/+1
2018-02-05drm/rockchip: lvds: Explicitly include pinctrl headersThierry Reding1-0/+1
2018-02-05pinctrl: files should directly include apis they useStephen Rothwell1-0/+1
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy1-1/+1
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun8-319/+362
2018-02-05drm/i915: Skip post-reset request emission if the engine is not idleChris Wilson1-1/+1
2018-02-05drm/i915/execlists: Move the reset bits to a more natural homeChris Wilson1-5/+8
2018-02-05drm/i915/selftests: Use a sacrificial context for hang testingChris Wilson3-17/+36
2018-02-05drm/i915/selftests: Flush old resets between enginesChris Wilson1-3/+63
2018-02-05drm/i915/breadcrumbs: Drop request reference for the signaler threadChris Wilson2-70/+86
2018-02-05drm/i915: Remove unbannable context spam from resetChris Wilson1-12/+11
2018-02-05drm/i915/execlists: Remove the startup spamChris Wilson1-1/+0
2018-02-05drm/i915: Show the GPU state when declaring wedgedChris Wilson1-0/+7
2018-02-05drm/crc: Add support for polling on the data fd.Maarten Lankhorst1-0/+19
2018-02-05drm/i915: Always update the no_fbc_reason when disablingChris Wilson1-7/+10
2018-02-05drm/i915: Add some newlines to intel_engine_dump() headersChris Wilson2-2/+2
2018-02-05drm/i915: Report if an unbannable context is involved in a GPU hangChris Wilson2-6/+16
2018-02-05cpufreq: Skip cpufreq resume if it's not suspendedBo Yan1-0/+3
2018-02-05s390/cio: fix kernel-doc usageSebastian Ott5-11/+9
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+2
2018-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds7-22/+14
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds10-1832/+3249
2018-02-04Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds2-16/+33
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds30-930/+1015
2018-02-04IB/uverbs: Use the standard kConfig format for experimentalJason Gunthorpe1-1/+1
2018-02-04IB: Update references to libibverbsJason Gunthorpe1-2/+3
2018-02-04platform/x86: intel_pmc_core: Special case for CoffeelakeRajneesh Bhardwaj2-0/+16
2018-02-04platform/x86: intel_pmc_core: Add CannonLake PCH supportRajneesh Bhardwaj2-0/+96
2018-02-04platform/x86: intel_pmc_core: Read base address from LPITSrinivas Pandruvada1-1/+8
2018-02-04ACPI / LPIT: Export lpit_read_residency_count_address()Srinivas Pandruvada1-0/+1
2018-02-04ACPI / processor: Set default C1 idle state descriptionYazen Ghannam1-0/+3
2018-02-04ACPI / battery: Add quirk for Asus UX360UA and UX410UAKKai Heng Feng1-0/+16
2018-02-04ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2018-02-04ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede1-3/+17
2018-02-04ACPI / bus: Do not call _STA on battery devices with unmet dependenciesHans de Goede1-0/+6
2018-02-04PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede1-1/+4
2018-02-04ACPI: export acpi_bus_get_status_handle()Hans de Goede1-0/+1
2018-02-04ACPI / video: Use true for boolean valueGustavo A. R. Silva1-1/+1
2018-02-04mailbox: qcom: Create APCS child device for clock controllerGeorgi Djakov1-0/+11
2018-02-04mailbox: qcom: Convert APCS IPC driver to use regmapGeorgi Djakov1-5/+19
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds4-51/+67
2018-02-03Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-37/+29
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-33/+60
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-141/+186
2018-02-03firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel2-5/+3