summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams2016-12-1813-73/+167
|\
| * dax: add region 'id', 'size', and 'align' attributesDan Williams2016-12-171-0/+94
| * libnvdimm: fix mishandled nvdimm_clear_poison() return valueDan Williams2016-12-162-11/+19
| * libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_heldDan Williams2016-12-163-8/+6
| * libnvdimm, pfn: fix align attributeDan Williams2016-12-101-1/+1
| * libnvdimm, e820: use module_platform_driverJohannes Thumshirn2016-12-051-11/+1
| * libnvdimm, namespace: use octal for permissionsFabian Frederick2016-12-041-2/+2
| * libnvdimm, namespace: avoid multiple sector calculationsFabian Frederick2016-12-041-6/+5
| * libnvdimm: remove else after return in nsio_rw_bytes()Fabian Frederick2016-12-041-19/+16
| * libnvdimm, namespace: fix the type of name variableNicolas Iooss2016-11-281-1/+1
| * libnvdimm: use consistent naming for request_mem_region()Dan Williams2016-11-283-3/+4
| * nvdimm: use the right length of "pmem"Nicolas Iooss2016-11-121-1/+1
| * libnvdimm: check and clear poison before writing to pmemDave Jiang2016-11-121-4/+26
| * libnvdimm: allow a platform to force enable label supportDan Williams2016-10-193-0/+10
| * libnvdimm: use generic iostat interfacesToshi Kani2016-10-192-31/+9
* | device-dax: fix private mapping restriction, permit read-onlyDan Williams2016-12-071-1/+1
* | tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2016-12-072-3/+5
* | acpi, nfit: fix bus vs dimm confusion in xlat_statusDan Williams2016-12-071-3/+14
* | acpi, nfit: validate ars_status output buffer sizeDan Williams2016-12-071-4/+17
* | acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-072-6/+22
* | acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma2016-12-071-4/+4
* | Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-12-047-13/+34
|\ \
| * \ Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...Dave Airlie2016-12-032-3/+5
| |\ \
| | * | drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld2016-11-301-1/+2
| | * | drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson2016-11-301-2/+3
| * | | Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-12-011-4/+6
| |\ \ \
| | * | | drm: Don't call drm_for_each_crtc with a non-KMS driverMichel Dänzer2016-11-301-4/+6
| | |/ /
| * | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-11-301-1/+1
| |\ \ \
| | * | | drm: hdlcd: Fix cleanup orderRobin Murphy2016-11-251-1/+1
| * | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-303-5/+22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/radeon: fix check for port PM availabilityAlex Deucher2016-11-291-2/+9
| | * | | drm/amdgpu: fix check for port PM availabilityPeter Wu2016-11-291-2/+9
| | * | | drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu2016-11-291-1/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-0260-239/+645
|\ \ \ \ \
| * | | | | geneve: avoid use-after-free of skb->dataSabrina Dubroca2016-12-021-10/+4
| * | | | | Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-024-24/+121
| |\ \ \ \ \
| | * | | | | can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-013-0/+76
| | * | | | | can: peak: Fix bittiming fields size in bitsStephane Grosjean2016-12-012-24/+45
| * | | | | | net: renesas: ravb: unintialized return valueDan Carpenter2016-12-021-2/+0
| * | | | | | sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-021-1/+1
| * | | | | | net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
| * | | | | | NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas2016-12-021-0/+1
| * | | | | | cdc_ether: Fix handling connection notificationKristian Evensen2016-12-021-7/+31
| * | | | | | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-021-2/+0
| * | | | | | net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-021-10/+0
| * | | | | | net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-0213-49/+156
| * | | | | | net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0
| * | | | | | net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold2016-12-021-1/+10
| * | | | | | net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-021-1/+11
| * | | | | | net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold2016-12-021-1/+10