summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-1115-131/+316
|\
| * libnvdimm, btt: fix format string warningsRandy Dunlap2017-09-091-2/+2
| * libnvdimm, btt: clean up warning and error messagesVishal Verma2017-09-071-22/+36
| * 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-08-31522-3015/+4960
| |\
| | * dax: introduce a fs_dax_get_by_bdev() helperDan Williams2017-08-301-0/+10
| * | libnvdimm: fix integer overflow static analysis warningDan Williams2017-08-311-8/+9
| * | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-313-16/+2
| * | libnvdimm, btt: rework error clearingVishal Verma2017-08-313-19/+111
| * | libnvdimm: fix potential deadlock while clearing errorsVishal Verma2017-08-311-0/+6
| * | libnvdimm, btt: cache sector_size in arena_infoVishal Verma2017-08-312-0/+3
| * | libnvdimm, btt: ensure that flags were also unchanged during a map_readVishal Verma2017-08-311-3/+7
| * | libnvdimm, btt: refactor map entry operations with macrosVishal Verma2017-08-312-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-292-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-111-0/+31
| * | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams2017-08-114-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-043-2/+29
| * | libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran2017-07-252-4/+12
* | | Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-1115-301/+660
|\ \ \
| * | | 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
| * | | 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
| * | | 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
| * | | pwm: bcm2835: Support for polarity setting via DTStefan Wahren2017-08-211-0/+2
| * | | pwm: rockchip: Add rk3328 supportDavid Wu2017-08-181-2/+41
| * | | pwm: rockchip: Use same PWM ops for each IPDavid Wu2017-08-181-111/+38
| * | | pwm: rockchip: Move the configuration of polarityDavid Wu2017-08-181-24/+24
| * | | pwm: rockchip: Use pwm_apply() instead of pwm_enable()David Wu2017-08-181-63/+78
| * | | pwm: rockchip: Remove the judge from return value of pwm_config()David Wu2017-08-181-10/+2
| * | | pwm: rockchip: Add APB and function both clocks supportDavid Wu2017-08-181-9/+49
| * | | pwm: renesas-tpu: Remove support for SH7372Simon Horman2017-08-181-1/+0
| * | | pwm: vt8500: Undo preparation of a clock source.Arvind Yadav2017-07-251-0/+1