aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-23nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma3-8/+164
2016-07-23libnvdimm: register nvdimm_bus devices with an nd_bus driverDan Williams2-134/+181
2016-07-23pmem: clarify a debug print in pmem_clear_poisonVishal Verma1-1/+1
2016-07-22nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams1-14/+22
2016-07-21libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams5-6/+6
2016-07-21nfit: cleanup acpi_nfit_init calling conventionDan Williams2-33/+18
2016-07-21nfit: fix _FIT evaluation memory leak + use after freeDan Williams2-44/+95
2016-07-21acpi, nfit: treat virtual ramdisk SPA as pmem regionLee, Chun-Yi1-1/+14
2016-07-12pmem: kill __pmem address spaceDan Williams5-11/+11
2016-07-12libnvdimm, pmem: use nvdimm_flush() for namespace I/O writesDan Williams1-1/+1
2016-07-12libnvdimm, pmem: flush posted-write queues on shutdownDan Williams2-0/+24
2016-07-11libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()Dan Williams1-4/+12
2016-07-11libnvdimm: cycle flush hintsDan Williams2-3/+15
2016-07-11libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()Dan Williams4-37/+85
2016-07-11libnvdimm: keep region data alive over namespace removalDan Williams1-1/+2
2016-07-11libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams7-17/+116
2016-07-11libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams4-171/+0
2016-07-07libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() usersDan Williams4-8/+132
2016-07-07nfit: don't override return value of nfit_mem_initDan Williams1-3/+2
2016-07-07nfit: always associate flush hintsDan Williams1-9/+8
2016-07-06dax: use devm_add_action_or_reset()Sajjan, Vikas C2-12/+8
2016-07-06nfit: use devm_add_action_or_reset()Sajjan, Vikas C1-4/+4
2016-07-06libnvdimm: initialize struct blk_integrity with 0Johannes Thumshirn1-1/+2
2016-06-24libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams2-15/+27
2016-06-20nfit: add Microsoft NVDIMM DSM command set to white liststuart hayes2-4/+11
2016-06-17libnvdimm: IS_ERR() usage cleanupDan Williams2-7/+4
2016-06-15libnvdimm: use devm_add_action_or_reset()Dan Williams2-15/+10
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-8/+8
2016-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-16/+30
2016-06-11Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-7/+16
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+10
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-10/+107
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-13/+32
2016-06-11Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linuxLinus Torvalds1-77/+20
2016-06-10uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-10uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-10Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-7/+3
2016-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+6
2016-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-285/+435
2016-06-10Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds62-185/+439
2016-06-10Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-9/+24
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+9
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+59
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1