summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-01char/rtc: replace blacklist with whitelistArnd Bergmann
2016-05-01w1: silence an uninitialized variable warningDan Carpenter
2016-05-01eeprom: 93xx46: Fix SPI device leakMark Brown
2016-05-01eeprom: at25: Fix SPI device leakMark Brown
2016-05-01w1: Spelling s/minmum/minimum/Geert Uytterhoeven
2016-05-01w1: enable active pullup for DS2482 by defaultMariusz Bialonczyk
2016-05-01nvmem: 93xx46: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: lpc18xx-eeprom: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: imx-ocotp: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: rockchip-efuse: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: sunxi-sid: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: vif610-ocotp: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: qfprom: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01eeprom: at25: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01eeprom: at24: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: core: remove regmap dependencySrinivas Kandagatla
2016-05-01vme: add vme_init_bridge for common bridge initAaron Sierra
2016-05-01nvmem: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski
2016-05-01vme: trivial spelling and capitalization fixesAaron Sierra
2016-05-01Drivers: hv: balloon: reset host_specified_ha_regionVitaly Kuznetsov
2016-05-01Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov
2016-05-01Drivers: hv: vmbus: handle various crash scenariosVitaly Kuznetsov
2016-05-01Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov
2016-04-30misc: sram: fix check of devm_ioremap*() return valueVladimir Zapolskiy
2016-04-30spmi: do not use bus internal dataSudip Mukherjee
2016-04-30mei: fix waiting for wr_ctrl for corner cases.Alexander Usyskin
2016-04-30mei: don't clean control queues on notify request timeoutAlexander Usyskin
2016-04-30mei: amthif: discard not read messagesAlexander Usyskin
2016-04-30mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin
2016-04-30mei: drop global me_client_indexAlexander Usyskin
2016-04-30mei: do not pin module if cldrv->probe() failedAlexey Khoroshilov
2016-04-30char: xillybus: use devm_add_action_or_resetSudip Mukherjee
2016-04-30drivers:hv: Separate out frame buffer logic when picking MMIO rangeJake Oshins
2016-04-30drivers:hv: Record MMIO range in use by frame bufferJake Oshins
2016-04-30drivers:hv: Track allocations of children of hv_vmbus in private resource treeJake Oshins
2016-04-30drivers:hv: Reverse order of resources in hyperv_mmioJake Oshins
2016-04-30drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins
2016-04-30drivers:hv: Make a function to free mmio regions through vmbusJake Oshins
2016-04-30drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins
2016-04-30Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...K. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Move some ring buffer functions to hyperv.hK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Use the new virt_xx barrier codeK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatileK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Introduce functions for estimating room in the ring bufferK. Y. Srinivasan
2016-04-30Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan
2016-04-30parport: use subsys_initcallSudip Mukherjee
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla
2016-04-30misc: mic: silence uninitialized variable warningDan Carpenter
2016-04-30misc: mic: Fix randconfig build errorSudeep Dutt