summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mei: bus: cancel and disable callback after release callAlexander Usyskin2017-01-311-4/+4
* Drivers: hv: Log the negotiated IC versions.Alex Ng2017-01-314-9/+23
* Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng2017-01-316-106/+154
* Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()Vitaly Kuznetsov2017-01-311-0/+1
* Drivers: hv: restore TSC page cleanup before kexecVitaly Kuznetsov2017-01-311-0/+4
* Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov2017-01-315-19/+20
* hv_util: switch to using timespec64Vitaly Kuznetsov2017-01-311-3/+3
* eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun2017-01-271-4/+0
* eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin2017-01-271-3/+0
* test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-252-0/+113
* tools: firmware: add fallback cancelation testingLuis R. Rodriguez2017-01-251-0/+32
* tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez2017-01-252-3/+4
* tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez2017-01-251-2/+26
* test_firmware: use device attribute groupsLuis R. Rodriguez2017-01-251-24/+11
* test_firmware: move misc_device downLuis R. Rodriguez2017-01-251-6/+6
* nvmem: core: Allow getting nvmem cell with a NULL cell idVivek Gautam2017-01-251-3/+8
* nvmem: core: Correct a bunch of function documentationsVivek Gautam2017-01-251-14/+16
* nvmem: core: Allow ignoring length when reading a cellVivek Gautam2017-01-251-2/+4
* devicetree: bindings: nvmem: Add compatible string for imx6ulBai Ping2017-01-251-2/+4
* nvmem: octop: Add support for imx6ulBai Ping2017-01-251-0/+1
* misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach2017-01-255-2/+31
* misc: sram: Introduce support code for protect-exec sram typeDave Gerlach2017-01-253-0/+150
* misc: sram: Split sram data structures into local headerDave Gerlach2017-01-252-28/+41
* w1: Fixup source file headersAndrew F. Davis2017-01-2510-70/+0
* w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero2017-01-251-0/+1
* w1: add DS2405 addressable switch driverMaciej S. Szmigiero2017-01-255-0/+249
* w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero2017-01-251-58/+84
* w1: omap_hdq: Free resources on error pathChristophe JAILLET2017-01-251-1/+1
* coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier2017-01-251-1/+2
* coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach2017-01-252-2/+6
* coresight: fix kernel panic caused by invalid CPUWang Nan2017-01-251-0/+1
* VME: restore bus_remove function causing incomplete module unloadStefano Babic2017-01-251-0/+15
* lkdtm: Fix Oops when unloading the moduleJuerg Haefliger2017-01-251-1/+3
* eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall2017-01-251-1/+0
* eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King2017-01-251-2/+4
* char: xilinx_hwicap: Remove pointless local variablesMichal Simek2017-01-251-4/+0
* Merge tag 'extcon-next-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-01-2519-192/+414
|\
| * extcon: palmas: Use dev_dbg macro for the debug messagesRoger Quadros2017-01-251-8/+8
| * extcon: Modify the name of EXTCON_USB_HOST connectorChanwoo Choi2017-01-091-1/+1
| * extcon: Add new EXTCON_CHG_USB_PD type for USB Power DeliveryChanwoo Choi2017-01-092-0/+6
| * extcon: Add documentation for EXTCON_CHG_USB_SLOW/FASTBaolin Wang2017-01-091-0/+4
| * extcon: usb-gpio: Add pinctrl operation during system PMPeter Chen2017-01-091-0/+7
| * extcon: Move defintion of struct extcon_dev to driver/extcon directoryChanwoo Choi2017-01-094-58/+66
| * extcon: adc-jack: Use the internal data instead of using struct extcon_devChanwoo Choi2017-01-091-1/+1
| * extcon: int3496: Add Intel INT3496 ACPI device extcon driverDavid Cohen2017-01-094-0/+212
| * extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was setBaolin Wang2017-01-091-0/+8
| * extcon: Add documentation for EXTCON_CHG_USB_* and EXTCON_USB_*Baolin Wang2017-01-091-1/+8
| * extcon: Remove potential problem when calling extcon_register_notifier()Chanwoo Choi2017-01-091-26/+7
| * extcon: axp288: Fix the module not auto-loadingHans de Goede2017-01-091-0/+7
| * extcon: axp288: Remove unnecessary irq?_en register writesHans de Goede2017-01-091-16/+3