summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-1133-170/+397
|\
| * libnvdimm, btt: fix format string warningsRandy Dunlap2017-09-091-2/+2
| * libnvdimm, btt: clean up warning and error messagesVishal Verma2017-09-071-22/+36
| * ext4: fix null pointer dereference on sbiColin Ian King2017-09-051-1/+1
| * libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu2017-09-042-4/+4
| * dax: fix FS_DAX=n BLOCK=y compilationDan Williams2017-09-031-0/+2
| * Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-09-011053-18985/+15794
| |\
| | * ext4: perform dax_device lookup at mountDan Williams2017-08-313-8/+8
| | * ext2: perform dax_device lookup at mountDan Williams2017-08-313-8/+8
| | * xfs: perform dax_device lookup at mountDan Williams2017-08-316-15/+41
| | * dax: introduce a fs_dax_get_by_bdev() helperDan Williams2017-08-302-0/+16
| * | libnvdimm: fix integer overflow static analysis warningDan Williams2017-09-011-8/+9
| * | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-09-018-24/+19
| * | libnvdimm, btt: rework error clearingVishal Verma2017-09-013-19/+111
| * | libnvdimm: fix potential deadlock while clearing errorsVishal Verma2017-09-011-0/+6
| * | libnvdimm, btt: cache sector_size in arena_infoVishal Verma2017-09-012-0/+3
| * | libnvdimm, btt: ensure that flags were also unchanged during a map_readVishal Verma2017-09-011-3/+7
| * | libnvdimm, btt: refactor map entry operations with macrosVishal Verma2017-09-012-4/+8
| * | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write pathVishal Verma2017-08-312-1/+3
| * | libnvdimm, nfit: export an 'ecc_unit_size' sysfs attributeDan Williams2017-08-311-0/+11
| * | libnvdimm, btt: check memory allocation failureChristophe Jaillet2017-08-301-0/+2
| * | libnvdimm, label: fix index block size calculationDan Williams2017-08-302-15/+17
| * | libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams2017-08-151-21/+2
| * | libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran2017-08-121-0/+31
| * | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams2017-08-124-13/+13
| * | nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_setDan Williams2017-08-071-12/+11
| * | nfit, libnvdimm, region: export 'position' in mapping infoDan Williams2017-08-054-2/+30
| * | libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran2017-07-262-4/+12
* | | Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-1121-307/+699
|\ \ \
| * \ \ Merge branch 'for-4.14/drivers' into for-nextThierry Reding2017-08-2121-307/+699
| |\ \ \
| | * | | pwm: pwm-samsung: fix suspend/resume supportBartlomiej Zolnierkiewicz2017-08-211-32/+35
| | * | | pwm: samsung: Remove redundant checks from pwm_samsung_config()Bartlomiej Zolnierkiewicz2017-08-211-3/+0
| | * | | pwm: mediatek: Disable clock on PWM configuration failureZhi Mao2017-08-211-1/+6
| | * | | dt-bindings: pwm: Add MT2712/MT7622 informationZhi Mao2017-08-211-1/+5
| | * | | pwm: mediatek: Fix clock control issueZhi Mao2017-08-211-22/+47
| | * | | pwm: mediatek: Fix PWM source clock selectionZhi Mao2017-08-211-1/+1
| | * | | pwm: mediatek: Fix Kconfig descriptionZhi Mao2017-08-211-1/+1
| | * | | pwm: tegra: Explicitly request exclusive reset controlPhilipp Zabel2017-08-211-1/+1
| | * | | pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel2017-08-211-1/+1
| | * | | pwm: tiehrpwm: Set driver data before runtime PM enableThierry Reding2017-08-211-1/+1
| | * | | pwm: tiehrpwm: Miscellaneous coding style fixupsThierry Reding2017-08-211-50/+62
| | * | | pwm: tiecap: Set driver data before runtime PM enableThierry Reding2017-08-211-1/+1
| | * | | pwm: tiecap: Miscellaneous coding style fixupsThierry Reding2017-08-211-41/+47
| | * | | dt-bindings: pwm: tiecap: Add TI 66AK2G SoC specific compatibleVignesh R2017-08-211-0/+1
| | * | | pwm: tiehrpwm: fix clock imbalance in probe error pathJohan Hovold2017-08-211-1/+6
| | * | | pwm: tiehrpwm: Fix runtime PM imbalance at unbindJohan Hovold2017-08-211-1/+0
| | * | | pwm: Kconfig: Enable pwm-tiecap to be built for KeystoneVignesh R2017-08-211-1/+1
| | * | | pwm: Add ZTE ZX PWM device driverShawn Guo2017-08-213-0/+292
| | * | | dt-bindings: pwm: Add bindings doc for ZTE ZX PWM controllerShawn Guo2017-08-211-0/+22
| | * | | pwm: bcm2835: Support for polarity setting via DTStefan Wahren2017-08-211-0/+2