summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-089-71/+102
* device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAXMike Galbraith2017-05-081-1/+1
* Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams2017-05-04110-2054/+4759
|\
| * brd: fix uninitialized use of brd->dax_devGerald Schaefer2017-05-031-7/+5
| * block, dax: use correct format string in bdev_dax_supportedArnd Bergmann2017-05-011-1/+1
| * x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2017-04-257-32/+12
| * block: remove block_device_operations ->direct_access()Dan Williams2017-04-257-135/+4
| * block, dax: convert bdev_dax_supported() to dax_direct_access()Dan Williams2017-04-251-20/+28
| * filesystem-dax: convert to dax_direct_access()Dan Williams2017-04-253-124/+162
| * Revert "block: use DAX for partition table reads"Dan Williams2017-04-253-41/+2
| * ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams2017-04-254-2/+27
| * dm: teach dm-targets to use a dax_device + dax_operationsDan Williams2017-04-256-48/+43
| * dm: add dax_device and dax_operations supportDan Williams2017-04-204-14/+73
| * dax: introduce dax_direct_access()Dan Williams2017-04-205-0/+57
| * block: kill bdev_dax_capable()Dan Williams2017-04-202-25/+0
| * dcssblk: add dax_operations supportDan Williams2017-04-192-9/+47
| * brd: add dax_operations supportDan Williams2017-04-192-11/+55
| * axon_ram: add dax_operations supportDan Williams2017-04-192-6/+43
| * pmem: add dax_operations supportDan Williams2017-04-196-33/+70
| * dax: introduce dax_operationsDan Williams2017-04-194-3/+23
| * dax: add a facility to lookup a dax device by 'host' device nameDan Williams2017-04-194-6/+86
| * dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams2017-04-1210-217/+404
| * device-dax: rename 'dax_dev' to 'dev_dax'Dan Williams2017-04-123-109/+109
| * device-dax: improve fault handler debug outputOliver O'Halloran2017-04-121-7/+10
| * device-dax: fix dax_dev_huge_fault() unknown fault size handlingPushkar Jambhlekar2017-04-121-1/+1
| * Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams2017-04-12733-5710/+9347
| |\
| * | device-dax: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-13/+5
| * | device-dax: fix cdev leakDan Williams2017-03-211-4/+11
| * | chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2017-03-212-0/+91
| * | auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven2017-03-173-0/+337
| * | dt-bindings: auxdisplay: Add bindings for Hitachi HD44780Geert Uytterhoeven2017-03-171-0/+44
| * | auxdisplay: charlcd: Add support for displays with more than two linesGeert Uytterhoeven2017-03-171-9/+13
| * | auxdisplay: charlcd: Add support for 4-bit interfacesGeert Uytterhoeven2017-03-172-6/+32
| * | auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven2017-03-176-735/+927
| * | drivers/char: Convert remaining use of pr_warning to pr_warnJoe Perches2017-03-171-1/+1
| * | w1: w1_ds2760.h: fix defines indentationMariusz Bialonczyk2017-03-171-4/+6
| * | w1: add documentation for w1_ds2438Mariusz Bialonczyk2017-03-172-0/+65
| * | w1: add support for DS2438 Smart Battery MonitorMariusz Bialonczyk2017-03-174-0/+398
| * | w1: add missing DS2413 documentationMariusz Bialonczyk2017-03-172-0/+52
| * | pps: fix padding issue with PPS_FETCH for ioctl_compatMatt Ranostay2017-03-172-31/+98
| * | pps: add ioctl_compat function to correct ioctl definitionsMatt Ranostay2017-03-171-0/+13
| * | docs: Update VME documentation to include kerneldoc commentsMartyn Welch2017-03-171-270/+93
| * | docs: Add kernel-doc comments to VME driver APIMartyn Welch2017-03-172-32/+449
| * | hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke2017-03-171-1/+1
| * | drivers/misc: Add Aspeed LPC control driverCyril Bur2017-03-174-0/+336
| * | zorro: stop creating attributes by handDmitry Torokhov2017-03-174-47/+50
| * | MAINTAINERS: update firmware loader entryMing Lei2017-03-171-1/+0
| * | rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov2017-03-174-51/+33
| * | binder: Add 'hwbinder' to the default devicesRob Herring2017-03-171-1/+1
| * | Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2017-03-172-1/+9