summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2016-10-0813-435/+1251
|\
| * libnvdimm, namespace: allow creation of multiple pmem-namespaces per regionDan Williams2016-10-073-9/+59
| * libnvdimm, namespace: lift single pmem limit in scan_labels()Dan Williams2016-10-071-3/+0
| * libnvdimm, namespace: filter out of range labels in scan_labels()Dan Williams2016-10-071-2/+7
| * libnvdimm, namespace: enable allocation of multiple pmem namespacesDan Williams2016-10-073-45/+133
| * libnvdimm, namespace: update label implementation for multi-pmemDan Williams2016-10-071-19/+53
| * libnvdimm, namespace: expand pmem device naming scheme for multi-pmemDan Williams2016-10-071-1/+15
| * libnvdimm, region: update nd_region_available_dpa() for multi-pmem supportDan Williams2016-10-073-42/+139
| * libnvdimm, namespace: sort namespaces by dpa at initDan Williams2016-10-071-3/+32
| * libnvdimm, namespace: allow multiple pmem-namespaces per region at scan timeDan Williams2016-10-071-12/+72
| * libnvdimm, namespace: unify blk and pmem label scanningDan Williams2016-10-061-178/+207
| * libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helperDan Williams2016-10-061-7/+12
| * libnvdimm, label: convert label tracking to a linked listDan Williams2016-10-015-120/+225
| * libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams2016-10-013-22/+38
| * libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma2016-10-012-4/+71
| * pmem: reduce kmap_atomic sections to the memcpys onlyVishal Verma2016-10-011-5/+23
| * nfit: don't start a full scrub by default for an MCEVishal Verma2016-10-013-5/+78
| * nvdimm: remove duplicate nd_mapping declarationDave Jiang2016-09-221-1/+0
| * libnvdimm, namespace: debug invalid interleave-set-cookie valuesDan Williams2016-09-211-1/+3
| * libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani2016-09-023-13/+27
| * nvdimm: Spelling s/unacknoweldged/unacknowledged/Geert Uytterhoeven2016-09-021-1/+1
| * tools/testing/nvdimm: unit test for acpi_nvdimm_notify()Dan Williams2016-09-022-3/+8
| * acpi, nfit: add dimm device notification supportDan Williams2016-08-293-4/+102
| * tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams2016-08-232-11/+15
| * acpi, nfit: check for the correct event code in notificationsVishal Verma2016-08-232-0/+7
* | nvdimm: reduce duplicated wpq flushesDave Jiang2016-10-011-1/+16
* | libnvdimm, region: fix flush hint table thinkoDan Williams2016-09-242-10/+32
* | nfit: fail DSMs that return non-zero status by defaultDan Williams2016-09-211-20/+28
* | libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams2016-09-211-1/+7
* | nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran2016-09-191-1/+1
* | Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-183-13/+20
|\ \
| * \ Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-161-1/+2
| |\ \
| | * | USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas2016-09-121-1/+2
| * | | USB: change bInterval default to 10 msAlan Stern2016-09-161-11/+17
| * | | usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-161-1/+1
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-182-4/+6
|\ \ \
| * | | irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2016-09-132-4/+6
| |/ /
* | | Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-09-173-17/+32
|\ \ \
| * | | mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi2016-09-141-8/+10
| * | | mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi2016-09-141-8/+8
| * | | mmc: sdhci-st: Handle interconnect clockLee Jones2016-09-121-1/+14
| |/ /
* | | Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-09-1711-23/+61
|\ \ \
| * \ \ Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie2016-09-162-3/+9
| |\ \ \
| | * | | drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie2016-09-091-1/+1
| | * | | drm/vc4: Allow some more signals to be packed with uniform resets.Eric Anholt2016-08-301-2/+8
| * | | | Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-163-7/+39
| |\ \ \ \
| | * | | | drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä2016-09-141-0/+27
| | * | | | Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi2016-09-141-7/+7
| | * | | | drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson2016-09-141-0/+5
| * | | | | Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie2016-09-132-6/+6
| |\ \ \ \ \