summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams2019-03-1110-50/+147
|\
| * libnvdimm/namespace: Clean up holder_class_store()Dan Williams2019-03-041-4/+4
| * libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-03-021-1/+0
| * acpi/nfit: Update NFIT flags error messageToshi Kani2019-03-011-1/+1
| * libnvdimm/btt: Fix LBA masking during 'free list' populationVishal Verma2019-02-283-6/+29
| * libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma2019-02-281-6/+2
| * acpi/nfit: Require opt-in for read-only label configurationsDan Williams2019-02-131-0/+17
| * libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams2019-02-035-0/+27
| * nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui2019-01-302-4/+19
| * nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui2019-01-301-7/+7
| * nfit: Fix nfit_intel_shutdown_status() command submissionDan Williams2019-01-301-17/+24
| * libnvdimm/label: Clear 'updating' flag after label-set updateDan Williams2019-01-151-5/+18
* | acpi/nfit: Fix bus command validationDan Williams2019-02-071-10/+12
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-274-15/+15
|\ \
| * \ Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-01-184-15/+15
| |\ \ | | |/ | |/|
| | * irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier2019-01-181-12/+13
| | * irqchip/madera: Drop GPIO includesLinus Walleij2019-01-171-2/+0
| | * irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang2019-01-171-1/+1
| | * irqchip/stm32-exti: Add domain translate functionLoic Pallardy2019-01-171-0/+1
* | | Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-271-2/+2
|\ \ \
| * | | EDAC, altera: Fix S10 persistent register offsetThor Thayer2019-01-241-2/+2
* | | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-271-2/+2
|\ \ \ \
| * | | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-2/+2
* | | | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-274-24/+71
|\ \ \ \ \
| * | | | | acpi/nfit: Fix command-supported detectionDan Williams2019-01-211-14/+40
| * | | | | acpi/nfit: Block function zero DSMsDan Williams2019-01-211-0/+7
| * | | | | libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-214-10/+24
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-274-4/+9
|\ \ \ \ \
| * | | | | Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-171-1/+2
| * | | | | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-151-2/+3
| * | | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-1512586-799259/+1022794
| |\ \ \ \ \
| * | | | | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-141-1/+1
| * | | | | | Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-141-0/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2722-193/+251
|\ \ \ \ \ \ \
| * | | | | | | qed: Revert error handling changes.David S. Miller2019-01-2616-706/+198
| * | | | | | | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-252-1/+8
| |\ \ \ \ \ \ \
| | * | | | | | | virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-01-191-1/+3
| | * | | | | | | mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
| * | | | | | | | ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-01-251-2/+0
| * | | | | | | | net: usb: asix: ax88772_bind return error when hw_reset failZhang Run2019-01-251-2/+7
| * | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2019-01-254-68/+129
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hv_netvsc: fix typos in code commentsAdrian Vladu2019-01-234-6/+6
| | * | | | | | | | hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang2019-01-234-7/+19
| | * | | | | | | | hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang2019-01-231-49/+85
| | * | | | | | | | hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang2019-01-231-6/+19
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-252-16/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König2019-01-221-1/+1
| | * | | | | | | | can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing2019-01-221-1/+1
| | * | | | | | | | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl2019-01-221-14/+13
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-251-2/+4