summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Kandagatla2-28/+40
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-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 Oshins1-0/+15
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. Srinivasan1-0/+1
2016-05-01Drivers: hv: vmbus: Move some ring buffer functions to hyperv.hK. Y. Srinivasan1-55/+0
2016-05-01Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan2-2/+1
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. Srinivasan1-21/+4
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-Hartman9-86/+130
2016-04-19intel_th: pci: Add Broxton-M SOC supportAlexander Shishkin1-0/+5
2016-04-18Merge 4.6-rc4 into char-misc-nextGreg Kroah-Hartman384-2253/+4833
2016-04-17Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-04-17Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+9
2016-04-17Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-12/+89
2016-04-17Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-68/+73
2016-04-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+15