summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-0222-354/+387
|\
| * MAINTAINERS: Remove Keith from NVDIMM maintainersKeith Busch2019-11-261-2/+0
| * libnvdimm: Export the target_node attribute for regions and namespacesDan Williams2019-11-191-0/+29
| * dax: Add numa_node to the default device-dax attributesDan Williams2019-11-191-0/+10
| * libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams2019-11-193-22/+7
| * dax: Simplify root read-only definition for the 'resource' attributeDan Williams2019-11-191-3/+1
| * dax: Create a dax device_typeDan Williams2019-11-191-2/+6
| * libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams2019-11-198-25/+14
| * libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams2019-11-194-27/+20
| * libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams2019-11-194-10/+2
| * libnvdimm: Move nd_region_attribute_group to device_typeDan Williams2019-11-196-17/+2
| * libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams2019-11-196-5/+3
| * libnvdimm: Move nd_device_attribute_group to device_typeDan Williams2019-11-179-15/+22
| * libnvdimm: Move region attribute group definitionDan Williams2019-11-171-104/+104
| * libnvdimm: Move attribute groups to device typeDan Williams2019-11-175-76/+73
| * libnvdimm: Remove prototypes for nonexistent functionsAlastair D'Silva2019-11-171-4/+0
| * libnvdimm/btt: fix variable 'rc' set but not usedQian Cai2019-11-171-4/+4
| * libnvdimm/pmem: Delete include of nd-core.hDan Williams2019-11-171-1/+0
| * libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V2019-11-158-37/+84
| * libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probeAneesh Kumar K.V2019-11-151-1/+7
| * libnvdimm: Trivial comment fixIra Weiny2019-11-151-1/+1
| * libnvdimm/namsepace: Don't set claim_class on errorIra Weiny2019-11-151-10/+10
* | Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2019-12-025-51/+64
|\ \
| * | mailbox: imx: add support for imx v1 muRichard Zhu2019-12-011-17/+38
| * | dt-bindings: mailbox: imx-mu: add imx7ulp MU supportRichard Zhu2019-12-011-0/+2
| * | mailbox: imx: Clear the right interrupts at shutdownDaniel Baluta2019-12-011-2/+13
| * | mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta2019-12-011-1/+3
| * | mailbox: stm32-ipcc: Update wakeup managementFabien Dessenne2019-12-011-29/+7
| * | mailbox: no need to set .owner platform_driver_registerTian Tao2019-11-271-1/+0
| * | mailbox/omap: Handle if CONFIG_PM is disabledBrandon Maier2019-11-271-1/+1
* | | Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2019-12-024-77/+42
|\ \ \
| * | | hwspinlock: u8500_hsem: Remove redundant PM runtime implementationBaolin Wang2019-11-091-15/+4
| * | | hwspinlock: sprd: Remove redundant PM runtime implementationBaolin Wang2019-11-091-18/+3
| * | | hwspinlock: Let the PM runtime can be optionalBaolin Wang2019-11-091-4/+4
| * | | hwspinlock: Remove BUG_ON() from the hwspinlock coreBaolin Wang2019-11-091-4/+4
| * | | hwspinlock: sprd: Use devm_hwspin_lock_register() to register hwlock controllerBaolin Wang2019-10-051-5/+3
| * | | hwspinlock: sprd: Use devm_add_action_or_reset() for calls to clk_disable_unp...Baolin Wang2019-10-051-2/+15
| * | | hwspinlock: sprd: Check the return value of clk_prepare_enable()Baolin Wang2019-10-051-1/+3
| * | | hwspinlock: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-10-051-3/+1
| * | | hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock co...Baolin Wang2019-10-051-9/+2
| * | | hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memoryBaolin Wang2019-10-051-9/+6
| * | | hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource()Baolin Wang2019-10-051-15/+5
| * | | MAINTAINERS: hwspinlock: update git tree locationBjorn Andersson2019-10-051-1/+1
* | | | Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2019-12-024-20/+49
|\ \ \ \
| * | | | rpmsg: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-1/+1
| * | | | rpmsg: char: Simplify 'rpmsg_eptdev_release()'Christophe JAILLET2019-11-091-5/+1
| * | | | rpmsg: glink: Free pending deferred work on removeBjorn Andersson2019-10-171-1/+13
| * | | | rpmsg: glink: Don't send pending rx_done during removeBjorn Andersson2019-10-171-3/+12
| * | | | rpmsg: glink: Fix rpmsg_register_device err handlingChris Lew2019-10-161-3/+1
| * | | | rpmsg: glink: Put an extra reference during cleanupChris Lew2019-10-161-0/+4