summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31mei: simplify error handling via devres function.Tomas Winkler
2017-01-31mei: revamp io list cleanup function.Tomas Winkler
2017-01-31mei: replace callback structures used as list head by list_headAlexander Usyskin
2017-01-31mei: amthif: allow the read completion after closeTomas Winkler
2017-01-31mei: amthif: clean command queue upon disconnectionTomas Winkler
2017-01-31mei: abort waiting for notification on unsupported HWAlexander Usyskin
2017-01-31mei: return error on notification request to a disconnected clientAlexander Usyskin
2017-01-31mei: bus: unregister callbacks upon me client disable callAlexander Usyskin
2017-01-31mei: bus: prevent hardware module unload if device on bus is activeAlexander Usyskin
2017-01-31mei: bus: cancel and disable callback after release callAlexander Usyskin
2017-01-31Drivers: hv: Log the negotiated IC versions.Alex Ng
2017-01-31Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng
2017-01-31Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()Vitaly Kuznetsov
2017-01-31Drivers: hv: restore TSC page cleanup before kexecVitaly Kuznetsov
2017-01-31Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov
2017-01-31hv_util: switch to using timespec64Vitaly Kuznetsov
2017-01-27eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun
2017-01-27eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez
2017-01-25tools: firmware: add fallback cancelation testingLuis R. Rodriguez
2017-01-25tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez
2017-01-25test_firmware: use device attribute groupsLuis R. Rodriguez
2017-01-25test_firmware: move misc_device downLuis R. Rodriguez
2017-01-25nvmem: core: Allow getting nvmem cell with a NULL cell idVivek Gautam
2017-01-25nvmem: core: Correct a bunch of function documentationsVivek Gautam
2017-01-25nvmem: core: Allow ignoring length when reading a cellVivek Gautam
2017-01-25devicetree: bindings: nvmem: Add compatible string for imx6ulBai Ping
2017-01-25nvmem: octop: Add support for imx6ulBai Ping
2017-01-25misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach
2017-01-25misc: sram: Introduce support code for protect-exec sram typeDave Gerlach
2017-01-25misc: sram: Split sram data structures into local headerDave Gerlach
2017-01-25w1: Fixup source file headersAndrew F. Davis
2017-01-25w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero
2017-01-25w1: add DS2405 addressable switch driverMaciej S. Szmigiero
2017-01-25w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero
2017-01-25w1: omap_hdq: Free resources on error pathChristophe JAILLET
2017-01-25coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier
2017-01-25coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach
2017-01-25coresight: fix kernel panic caused by invalid CPUWang Nan
2017-01-25VME: restore bus_remove function causing incomplete module unloadStefano Babic
2017-01-25lkdtm: Fix Oops when unloading the moduleJuerg Haefliger
2017-01-25eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall
2017-01-25eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King
2017-01-25char: xilinx_hwicap: Remove pointless local variablesMichal Simek
2017-01-25Merge tag 'extcon-next-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-01-25extcon: palmas: Use dev_dbg macro for the debug messagesRoger Quadros
2017-01-20Drivers: hv: vmbus: Cleanup hyperv_vmbus.hK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Define an APIs to manage interrupt stateK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Define an API to retrieve virtual processor indexK. Y. Srinivasan