summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-03checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg1-1/+1
2017-02-03mei: me: generate an interrupt if the hw indicates reset.Alexander Usyskin1-0/+16
2017-02-03mei: me: add a wrapper to set host generated data interruptAlexander Usyskin1-6/+15
2017-02-03misc: fix typo on KconfigMiguel Bernal Marin1-0/+1
2017-02-03vmw_vmci: switch to pci_irq_alloc_vectorsChristoph Hellwig2-62/+20
2017-01-31doc: convert UIO howto from docbook to sphinxAlexander Dahl5-1114/+708
2017-01-31mei: simplify error handling via devres function.Tomas Winkler5-105/+26
2017-01-31mei: revamp io list cleanup function.Tomas Winkler3-72/+47
2017-01-31mei: replace callback structures used as list head by list_headAlexander Usyskin9-98/+85
2017-01-31mei: amthif: allow the read completion after closeTomas Winkler1-1/+1
2017-01-31mei: amthif: clean command queue upon disconnectionTomas Winkler1-1/+1
2017-01-31mei: abort waiting for notification on unsupported HWAlexander Usyskin1-0/+5
2017-01-31mei: return error on notification request to a disconnected clientAlexander Usyskin1-0/+3
2017-01-31mei: bus: unregister callbacks upon me client disable callAlexander Usyskin1-8/+22
2017-01-31mei: bus: prevent hardware module unload if device on bus is activeAlexander Usyskin3-2/+41
2017-01-31mei: bus: cancel and disable callback after release callAlexander Usyskin1-4/+4
2017-01-31Drivers: hv: Log the negotiated IC versions.Alex Ng4-9/+23
2017-01-31Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng6-106/+154
2017-01-31Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()Vitaly Kuznetsov1-0/+1
2017-01-31Drivers: hv: restore TSC page cleanup before kexecVitaly Kuznetsov1-0/+4
2017-01-31Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov5-19/+20
2017-01-31hv_util: switch to using timespec64Vitaly Kuznetsov1-3/+3
2017-01-27eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun1-4/+0
2017-01-27eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin1-3/+0
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez2-0/+113
2017-01-25tools: firmware: add fallback cancelation testingLuis R. Rodriguez1-0/+32
2017-01-25tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez2-3/+4
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez1-2/+26
2017-01-25test_firmware: use device attribute groupsLuis R. Rodriguez1-24/+11
2017-01-25test_firmware: move misc_device downLuis R. Rodriguez1-6/+6
2017-01-25nvmem: core: Allow getting nvmem cell with a NULL cell idVivek Gautam1-3/+8
2017-01-25nvmem: core: Correct a bunch of function documentationsVivek Gautam1-14/+16
2017-01-25nvmem: core: Allow ignoring length when reading a cellVivek Gautam1-2/+4
2017-01-25devicetree: bindings: nvmem: Add compatible string for imx6ulBai Ping1-2/+4
2017-01-25nvmem: octop: Add support for imx6ulBai Ping1-0/+1
2017-01-25misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach5-2/+31
2017-01-25misc: sram: Introduce support code for protect-exec sram typeDave Gerlach3-0/+150
2017-01-25misc: sram: Split sram data structures into local headerDave Gerlach2-28/+41
2017-01-25w1: Fixup source file headersAndrew F. Davis10-70/+0
2017-01-25w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero1-0/+1
2017-01-25w1: add DS2405 addressable switch driverMaciej S. Szmigiero5-0/+249
2017-01-25w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero1-58/+84
2017-01-25w1: omap_hdq: Free resources on error pathChristophe JAILLET1-1/+1
2017-01-25coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier1-1/+2
2017-01-25coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach2-2/+6
2017-01-25coresight: fix kernel panic caused by invalid CPUWang Nan1-0/+1
2017-01-25VME: restore bus_remove function causing incomplete module unloadStefano Babic1-0/+15
2017-01-25lkdtm: Fix Oops when unloading the moduleJuerg Haefliger1-1/+3
2017-01-25eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0
2017-01-25eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King1-2/+4