summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-31coresight: delay initialisation when children are missingMathieu Poirier
2016-08-31coresight: Add better messages for coresight_timeoutSuzuki K Poulose
2016-08-31coresight: Cleanup TMC status checkSuzuki K Poulose
2016-08-31coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose
2016-08-31coresight: tmc: Limit the trace to available dataSuzuki K Poulose
2016-08-31coresight: Fix csdev connections initialisationSuzuki K Poulose
2016-08-31coresight: Consolidate error handling path for tmc_probeSuzuki K Poulose
2016-08-31coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose
2016-08-31coresight: always use stashed trace id value in etm4_trace_idSudeep Holla
2016-08-31coresight-stm: support mmapping channel regions with mmio_addrChunyan Zhang
2016-08-31coresight: access conn->child_name only if it's initialisedSudeep Holla
2016-08-31Drivers: hv: balloon: Use available memory value in pressure reportAlex Ng
2016-08-31Drivers: hv: balloon: replace ha_region_mutex with spinlockVitaly Kuznetsov
2016-08-31Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e...Vitaly Kuznetsov
2016-08-31Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov
2016-08-31Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov
2016-08-31Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latencyK. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: Enable explicit signaling policy for NIC channelsK. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: fix the race when querying & updating the percpu listDexuan Cui
2016-08-31Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov
2016-08-31Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov
2016-08-31Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov
2016-08-31Drivers: hv: get rid of redundant messagecount in create_gpadl_header()Vitaly Kuznetsov
2016-08-31Drivers: hv: avoid vfree() on crashVitaly Kuznetsov
2016-08-30tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf
2016-08-30misc: mic: scif: use vma_pages().Muhammad Falak R Wani
2016-08-30mic: remove unused function argArnd Bergmann
2016-08-30mei: amthif: fix deadlock in initialization during a resetAlexander Usyskin
2016-08-30mei: drop unused file transaction statesAlexander Usyskin
2016-08-30mei: amthif: drop mei_amthif_readAlexander Usyskin
2016-08-30mei: enqueue consecutive readsAlexander Usyskin
2016-08-30mei: add wrapper for queuing control commands.Tomas Winkler
2016-08-30mei: use consistent naming for TX control flow creditsTomas Winkler
2016-08-30mei: rx flow control counterAlexander Usyskin
2016-08-30mei: prepare read cb for fixed address clients on the receive path only.Alexander Usyskin
2016-08-30mei: drop redundant krealloc and checks in irq readAlexander Usyskin
2016-08-30mei: amthif: drop mei_clear_lists functionAlexander Usyskin
2016-08-30mei: add read callback on demand for fixed_address clientsAlexander Usyskin
2016-08-30mei: add file pointer to the host client structureAlexander Usyskin
2016-08-30mei: move read cb to complete queue if not connectedAlexander Usyskin
2016-08-30mei: fix return value on disconnectionTomas Winkler
2016-08-30mei: drop read complete queue emptiness checkAlexander Usyskin
2016-08-30mei: hbm: add missing argument in the kdocTomas Winkler
2016-08-30mei: recover after errors in runtime pm flowAlexander Usyskin
2016-08-30mei: drop mei_io_cb_alloc_bufAlexander Usyskin
2016-08-30mei: amthif: use mei_cl_alloc_cb for allocating cbsAlexander Usyskin
2016-08-30mei: amthif: drop mei_amthif_send_cmdAlexander Usyskin
2016-08-30mei: amthif: enable poll for async eventsAlexander Usyskin
2016-08-30mei: amthif: drop iamthif_current_cbAlexander Usyskin