summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-02PCI: designware: Make "num-lanes" an optional DT propertyGabriele Paoloni1-4/+6
2015-11-02PCI: designware: Require config accesses to be naturally alignedGabriele Paoloni1-0/+8
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni5-33/+26
2015-11-02PCI: designware: Use exact access size in dw_pcie_cfg_read()Gabriele Paoloni1-6/+8
2015-11-02PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni1-12/+14
2015-11-02PCI: designware: Set up high part of MSI target addressLucas Stach1-5/+12
2015-11-02Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+1
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds80-2961/+10807
2015-11-02net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas1-0/+1
2015-11-02net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas1-3/+4
2015-11-02acpi: nfit: Add support for hot-addVishal Verma2-56/+238
2015-11-02nfit: in acpi_nfit_init, break on a 0-length tableVishal Verma1-0/+6
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds15-461/+1273
2015-11-02enic: assign affinity hint to interruptsGovindarajulu Varadarajan2-0/+99
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds45-842/+1578
2015-11-02Merge tag 'hwmon-for-linus-v4.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-177/+886
2015-11-02HID: wacom: fix Intuos wireless report id issuePing Cheng3-3/+2
2015-11-02drm/amdgpu: Make amdgpu_mn functions inlineHarry Wentland1-2/+2
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel1-1/+1
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel15-421/+1351
2015-11-02iommu/vt-d: Fix return value check of parse_ioapics_under_ir()Joerg Roedel1-1/+1
2015-11-02drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)Jani Nikula1-0/+3
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom7-105/+118
2015-11-02drm/vmwgfx: Turn off support for multisample count != 0 v2Thomas Hellstrom2-2/+22
2015-11-02drm/vmwgfx: switch from ioremap_cache to memremapDan Williams1-4/+10
2015-11-02drm/i915/skl: Prevent unclaimed register writes on skylake.Maarten Lankhorst1-0/+5
2015-11-02PM / Domains: Allocate memory outside domain locksLina Iyer1-9/+9
2015-11-02PM / Domains: Remove dev->driver check for runtime PMLina Iyer1-2/+1
2015-11-02cpufreq: governor: Quit work-handlers early if governor is stoppedViresh Kumar1-10/+23
2015-11-02intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava1-4/+6
2015-11-02cpufreq: arm_big_little: fix frequency check when bL switcher is activeJon Medhurst \(Tixy\)1-9/+13
2015-11-02PM / OPP: Parse all power-supply related bindings togetherViresh Kumar1-5/+6
2015-11-02PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar1-5/+5
2015-11-02PM / OPP: Improve print messages with pr_fmtViresh Kumar2-0/+5
2015-11-02ACPI / video: only register backlight for LCD deviceAaron Lu1-12/+66
2015-11-02ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421XHans de Goede1-0/+9
2015-11-02Merge branch 'device-properties' into acpi-pciRafael J. Wysocki8-168/+678
2015-11-02Merge branches 'pm-avs', 'pm-clk' and 'powercap'Rafael J. Wysocki3-3/+5
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki13-466/+460
2015-11-02Merge branch 'pm-domains'Rafael J. Wysocki3-300/+75
2015-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki12-228/+459
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki9-40/+133
2015-11-02Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki5-9/+24
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki8-3/+970
2015-11-02Merge branch 'acpica'Rafael J. Wysocki47-115/+9956
2015-11-02stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-11-02net: hisilicon: Remove .owner assignment from platform_driverhuangdaode1-1/+0
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot4-27/+97
2015-11-01net: bcmgenet: Software reset EPHY after power onFlorian Fainelli3-1/+22
2015-11-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-9/+17