| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 | 15 | -131/+316 |
|\ |
|
| * | libnvdimm, btt: fix format string warnings | Randy Dunlap | 2017-09-09 | 1 | -2/+2 |
| * | libnvdimm, btt: clean up warning and error messages | Vishal Verma | 2017-09-07 | 1 | -22/+36 |
| * | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu | 2017-09-04 | 2 | -4/+4 |
| * | dax: fix FS_DAX=n BLOCK=y compilation | Dan Williams | 2017-09-03 | 1 | -0/+2 |
| * | Merge branch 'for-4.14/fs' into libnvdimm-for-next | Dan Williams | 2017-09-01 | 522 | -3015/+4960 |
| |\ |
|
| | * | dax: introduce a fs_dax_get_by_bdev() helper | Dan Williams | 2017-08-30 | 1 | -0/+10 |
| * | | libnvdimm: fix integer overflow static analysis warning | Dan Williams | 2017-09-01 | 1 | -8/+9 |
| * | | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 2017-09-01 | 3 | -16/+2 |
| * | | libnvdimm, btt: rework error clearing | Vishal Verma | 2017-09-01 | 3 | -19/+111 |
| * | | libnvdimm: fix potential deadlock while clearing errors | Vishal Verma | 2017-09-01 | 1 | -0/+6 |
| * | | libnvdimm, btt: cache sector_size in arena_info | Vishal Verma | 2017-09-01 | 2 | -0/+3 |
| * | | libnvdimm, btt: ensure that flags were also unchanged during a map_read | Vishal Verma | 2017-09-01 | 1 | -3/+7 |
| * | | libnvdimm, btt: refactor map entry operations with macros | Vishal Verma | 2017-09-01 | 2 | -4/+8 |
| * | | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path | Vishal Verma | 2017-08-31 | 2 | -1/+3 |
| * | | libnvdimm, nfit: export an 'ecc_unit_size' sysfs attribute | Dan Williams | 2017-08-31 | 1 | -0/+11 |
| * | | libnvdimm, btt: check memory allocation failure | Christophe Jaillet | 2017-08-30 | 1 | -0/+2 |
| * | | libnvdimm, label: fix index block size calculation | Dan Williams | 2017-08-30 | 2 | -15/+17 |
| * | | libnvdimm, pfn, dax: limit namespace alignments to the supported set | Dan Williams | 2017-08-15 | 1 | -21/+2 |
| * | | libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs | Oliver O'Halloran | 2017-08-12 | 1 | -0/+31 |
| * | | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams | 2017-08-12 | 4 | -13/+13 |
| * | | nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_set | Dan Williams | 2017-08-07 | 1 | -12/+11 |
| * | | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams | 2017-08-05 | 3 | -2/+29 |
| * | | libnvdimm: Stop using HPAGE_SIZE | Oliver O'Halloran | 2017-07-26 | 2 | -4/+12 |
* | | | Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-11 | 15 | -301/+660 |
|\ \ \ |
|
| * | | | pwm: pwm-samsung: fix suspend/resume support | Bartlomiej Zolnierkiewicz | 2017-08-21 | 1 | -32/+35 |
| * | | | pwm: samsung: Remove redundant checks from pwm_samsung_config() | Bartlomiej Zolnierkiewicz | 2017-08-21 | 1 | -3/+0 |
| * | | | pwm: mediatek: Disable clock on PWM configuration failure | Zhi Mao | 2017-08-21 | 1 | -1/+6 |
| * | | | pwm: mediatek: Fix clock control issue | Zhi Mao | 2017-08-21 | 1 | -22/+47 |
| * | | | pwm: mediatek: Fix PWM source clock selection | Zhi Mao | 2017-08-21 | 1 | -1/+1 |
| * | | | pwm: mediatek: Fix Kconfig description | Zhi Mao | 2017-08-21 | 1 | -1/+1 |
| * | | | pwm: tegra: Explicitly request exclusive reset control | Philipp Zabel | 2017-08-21 | 1 | -1/+1 |
| * | | | pwm: hibvt: Explicitly request exclusive reset control | Philipp Zabel | 2017-08-21 | 1 | -1/+1 |
| * | | | pwm: tiehrpwm: Set driver data before runtime PM enable | Thierry Reding | 2017-08-21 | 1 | -1/+1 |
| * | | | pwm: tiehrpwm: Miscellaneous coding style fixups | Thierry Reding | 2017-08-21 | 1 | -50/+62 |
| * | | | pwm: tiecap: Set driver data before runtime PM enable | Thierry Reding | 2017-08-21 | 1 | -1/+1 |
| * | | | pwm: tiecap: Miscellaneous coding style fixups | Thierry Reding | 2017-08-21 | 1 | -41/+47 |
| * | | | pwm: tiehrpwm: fix clock imbalance in probe error path | Johan Hovold | 2017-08-21 | 1 | -1/+6 |
| * | | | pwm: tiehrpwm: Fix runtime PM imbalance at unbind | Johan Hovold | 2017-08-21 | 1 | -1/+0 |
| * | | | pwm: Kconfig: Enable pwm-tiecap to be built for Keystone | Vignesh R | 2017-08-21 | 1 | -1/+1 |
| * | | | pwm: Add ZTE ZX PWM device driver | Shawn Guo | 2017-08-21 | 3 | -0/+292 |
| * | | | pwm: bcm2835: Support for polarity setting via DT | Stefan Wahren | 2017-08-21 | 1 | -0/+2 |
| * | | | pwm: rockchip: Add rk3328 support | David Wu | 2017-08-18 | 1 | -2/+41 |
| * | | | pwm: rockchip: Use same PWM ops for each IP | David Wu | 2017-08-18 | 1 | -111/+38 |
| * | | | pwm: rockchip: Move the configuration of polarity | David Wu | 2017-08-18 | 1 | -24/+24 |
| * | | | pwm: rockchip: Use pwm_apply() instead of pwm_enable() | David Wu | 2017-08-18 | 1 | -63/+78 |
| * | | | pwm: rockchip: Remove the judge from return value of pwm_config() | David Wu | 2017-08-18 | 1 | -10/+2 |
| * | | | pwm: rockchip: Add APB and function both clocks support | David Wu | 2017-08-18 | 1 | -9/+49 |
| * | | | pwm: renesas-tpu: Remove support for SH7372 | Simon Horman | 2017-08-18 | 1 | -1/+0 |
| * | | | pwm: vt8500: Undo preparation of a clock source. | Arvind Yadav | 2017-07-25 | 1 | -0/+1 |