summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-02eeprom: at25: Fix SPI device leakMark Brown1-1/+1
2016-05-02w1: Spelling s/minmum/minimum/Geert Uytterhoeven1-1/+1
2016-05-02w1: enable active pullup for DS2482 by defaultMariusz Bialonczyk1-0/+18
2016-05-02nvmem: 93xx46: remove nvmem regmap dependencySrinivas Kandagatla1-72/+18
2016-05-02nvmem: lpc18xx-eeprom: remove nvmem regmap dependencySrinivas Kandagatla1-68/+26
2016-05-02nvmem: imx-ocotp: remove nvmem regmap dependencySrinivas Kandagatla1-44/+11
2016-05-02nvmem: rockchip-efuse: remove nvmem regmap dependencySrinivas Kandagatla1-40/+9
2016-05-02nvmem: sunxi-sid: remove nvmem regmap dependencySrinivas Kandagatla2-46/+9
2016-05-02nvmem: vif610-ocotp: remove nvmem regmap dependencySrinivas Kandagatla1-34/+10
2016-05-02nvmem: qfprom: remove nvmem regmap dependencySrinivas Kandagatla2-20/+37
2016-05-02eeprom: at25: remove nvmem regmap dependencySrinivas Kandagatla2-71/+19
2016-05-02eeprom: at24: remove nvmem regmap dependencySrinivas Kandagatla2-82/+22
2016-05-02nvmem: core: remove regmap dependencySrinivas Kandagatla3-28/+50
2016-05-02vme: add vme_init_bridge for common bridge initAaron Sierra4-16/+17
2016-05-02nvmem: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski1-0/+2
2016-05-02vme: trivial spelling and capitalization fixesAaron Sierra1-6/+6
2016-05-01tools: hv: lsvmbus: add pci pass-through UUIDVitaly Kuznetsov1-0/+1
2016-05-01Drivers: hv: balloon: reset host_specified_ha_regionVitaly Kuznetsov1-0/+1
2016-05-01Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov1-2/+2
2016-05-01Drivers: hv: vmbus: handle various crash scenariosVitaly Kuznetsov3-20/+61
2016-05-01Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov2-0/+36
2016-05-01misc: sram: fix check of devm_ioremap*() return valueVladimir Zapolskiy1-2/+2
2016-05-01spmi: do not use bus internal dataSudip Mukherjee1-2/+10
2016-05-01mei: fix waiting for wr_ctrl for corner cases.Alexander Usyskin1-4/+14
2016-05-01mei: don't clean control queues on notify request timeoutAlexander Usyskin1-6/+2
2016-05-01mei: amthif: discard not read messagesAlexander Usyskin3-2/+5
2016-05-01mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin3-6/+6
2016-05-01mei: drop global me_client_indexAlexander Usyskin2-17/+8
2016-05-01mei: do not pin module if cldrv->probe() failedAlexey Khoroshilov1-2/+6
2016-05-01char: xillybus: use devm_add_action_or_resetSudip Mukherjee2-19/+2
2016-05-01drivers:hv: Separate out frame buffer logic when picking MMIO rangeJake Oshins1-45/+35
2016-05-01drivers:hv: Record MMIO range in use by frame bufferJake Oshins1-1/+36
2016-05-01drivers:hv: Track allocations of children of hv_vmbus in private resource treeJake Oshins1-1/+21
2016-05-01drivers:hv: Reverse order of resources in hyperv_mmioJake Oshins1-2/+1
2016-05-01drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins2-9/+9
2016-05-01drivers:hv: Make a function to free mmio regions through vmbusJake Oshins2-1/+16
2016-05-01drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins1-4/+12
2016-05-01Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...K. Y. Srinivasan2-0/+87
2016-05-01Drivers: hv: vmbus: Move some ring buffer functions to hyperv.hK. Y. Srinivasan2-55/+54
2016-05-01Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan3-2/+2
2016-05-01Drivers: hv: vmbus: Use the new virt_xx barrier codeK. Y. Srinivasan1-7/+7
2016-05-01Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatileK. Y. Srinivasan1-3/+3
2016-05-01Drivers: hv: vmbus: Introduce functions for estimating room in the ring bufferK. Y. Srinivasan2-21/+31
2016-05-01Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan1-6/+20
2016-04-30parport: use subsys_initcallSudip Mukherjee1-1/+1
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla1-3/+3
2016-04-30misc: mic: silence uninitialized variable warningDan Carpenter1-1/+2
2016-04-30misc: mic: Fix randconfig build errorSudeep Dutt1-0/+1
2016-04-28misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit1-0/+5
2016-04-27Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman10-86/+131