summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-0923-525/+613
|\
| * libnvdimm, of_pmem: workaround OF_NUMA=n build errorDan Williams2018-04-091-1/+2
| * nfit, address-range-scrub: add module option to skip initial arsDan Williams2018-04-071-0/+7
| * nfit, address-range-scrub: rework and simplify ARS state machineDan Williams2018-04-072-268/+218
| * nfit, address-range-scrub: determine one platform max_ars valueDan Williams2018-04-072-39/+41
| * libnvdimm: Add device-tree based driverOliver O'Halloran2018-04-073-0/+130
| * libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran2018-04-072-0/+2
| * libnvdimm, region: quiet region probeDan Williams2018-04-071-2/+2
| * libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams2018-04-061-2/+2
| * libnvdimm, dimm: fix dpa reservation vs uninitialized label areaDan Williams2018-04-061-3/+5
| * nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2018-04-052-9/+18
| * libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams2018-04-032-1/+8
| * nfit, address-range-scrub: fix scrub in-progress reportingDan Williams2018-04-031-1/+4
| * nfit: fix region registration vs block-data-window rangesDan Williams2018-04-021-8/+14
| * acpi, nfit: rework NVDIMM leaf method detectionDan Williams2018-03-282-23/+23
| * nfit: skip region registration for incomplete control regionsDan Williams2018-03-211-7/+6
| * libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7Toshi Kani2018-03-151-10/+24
| * libnvdimm, label: change min label storage size per UEFI 2.7Toshi Kani2018-03-151-1/+1
| * device-dax: use module_nd_driverJohannes Thumshirn2018-03-151-11/+1
| * libnvdimm, pmem: use module_nd_driverJohannes Thumshirn2018-03-151-11/+1
| * device-dax: remove redundant __func__ in dev_dbgDan Williams2018-03-062-24/+20
| * libnvdimm: remove redundant __func__ in dev_dbgDan Williams2018-03-0610-93/+77
| * acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn2018-03-052-42/+38
* | Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-03-251-3/+6
|\ \
| * | dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET2018-03-221-3/+6
* | | tty: vt: fix up tabstops properlyLinus Torvalds2018-03-251-4/+4
* | | Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-247-53/+154
|\ \ \
| * | | pinctrl: samsung: Validate alias coming from DTKrzysztof Kozlowski2018-03-086-52/+154
| * | | pinctrl: sh-pfc: r8a7795: remove duplicate of CLKOUT pin in pinmux_pins[]Niklas Söderlund2018-03-081-1/+0
| | |/ | |/|
* | | Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-03-231-3/+0
|\ \ \
| * | | Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Alex Williamson2018-03-211-3/+0
* | | | Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds2018-03-232-21/+15
|\ \ \ \
| * | | | mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-211-5/+1
| * | | | mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya2018-03-211-13/+10
| * | | | mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-211-2/+3
| * | | | mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong2018-03-191-2/+2
| |/ / /
* | | | Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-237-23/+48
|\ \ \ \
| * | | | staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter2018-03-191-0/+4
| * | | | Merge tag 'iio-fixes-for-4.16b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-03-196-23/+44
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-102-2/+2
| | * | | Revert "iio: accel: st_accel: remove redundant pointer pdata"Jonathan Cameron2018-03-101-0/+5
| | * | | iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()Dan Carpenter2018-03-101-1/+3
| | * | | iio: adc: stm32-dfsdm: fix multiple channel initializationFabrice Gasnier2018-02-241-18/+21
| | * | | iio: adc: stm32-dfsdm: fix clock source selectionFabrice Gasnier2018-02-241-1/+9
| | * | | iio: adc: stm32-dfsdm: fix call to stop channelFabrice Gasnier2018-02-241-1/+1
| | * | | iio: adc: stm32-dfsdm: fix compatible data useFabrice Gasnier2018-02-241-1/+1
| | * | | iio: chemical: ccs811: Corrected firmware boot/application mode transitionRichard Lai2018-02-241-0/+3
* | | | | Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-231-17/+35
|\ \ \ \ \
| * | | | | Drivers: hv: vmbus: Fix ring buffer signalingMichael Kelley2018-03-061-17/+35
| | |_|/ / | |/| | |
* | | | | Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-232-11/+8
|\ \ \ \ \