| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k | Pali Rohár | 2015-05-24 | 4 | -82/+106 |
* | hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree | Pali Rohár | 2015-05-24 | 4 | -5/+7 |
* | virtio_console: silence a static checker warning | Dan Carpenter | 2015-05-24 | 1 | -2/+2 |
* | xillybus: XILLYBUS_OF should depend on HAS_DMA | Geert Uytterhoeven | 2015-05-24 | 1 | -1/+1 |
* | goldfish_pipe: Fix unlikely() misuse | Joe Perches | 2015-05-24 | 1 | -1/+1 |
* | pcmcia: fix a boot time warning in pcmcia cs code | Dmitry Eremin-Solenikov | 2015-05-24 | 1 | -4/+6 |
* | um,ethertap: use strncpy | Alan | 2015-05-24 | 1 | -1/+1 |
* | drivers/char: Remove msm_smd_pkt driver | Stephen Boyd | 2015-05-24 | 3 | -474/+0 |
* | Drivers: hv: vmbus: distribute subchannels among all vcpus | Vitaly Kuznetsov | 2015-05-24 | 1 | -1/+28 |
* | Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer() | Vitaly Kuznetsov | 2015-05-24 | 1 | -2/+5 |
* | Drivers: hv: vmbus: decrease num_sc on subchannel removal | Vitaly Kuznetsov | 2015-05-24 | 1 | -1/+2 |
* | Drivers: hv: vmbus: briefly comment num_sc and next_oc | Vitaly Kuznetsov | 2015-05-24 | 1 | -3/+9 |
* | Drivers: hv: vmbus: unify calls to percpu_channel_enq() | Vitaly Kuznetsov | 2015-05-24 | 1 | -33/+18 |
* | Drivers: hv: vmbus: kill tasklets on module unload | Vitaly Kuznetsov | 2015-05-24 | 1 | -1/+4 |
* | Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths | Vitaly Kuznetsov | 2015-05-24 | 1 | -7/+6 |
* | Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state | K. Y. Srinivasan | 2015-05-24 | 5 | -1/+34 |
* | drivers: hv: vmbus: Get rid of some unused definitions | K. Y. Srinivasan | 2015-05-24 | 1 | -19/+0 |
* | hv: vmbus_free_channels(): remove the redundant free_channel() | Dexuan Cui | 2015-05-24 | 1 | -3/+8 |
* | Drivers: hv: vmbus: unregister panic notifier on module unload | Vitaly Kuznetsov | 2015-05-24 | 1 | -0/+4 |
* | Drivers: hv: vmbus: introduce vmbus_acpi_remove | Vitaly Kuznetsov | 2015-05-24 | 1 | -0/+10 |
* | Drivers: hv: utils: unify driver registration reporting | Vitaly Kuznetsov | 2015-05-24 | 3 | -4/+4 |
* | Drivers: hv: fcopy: full handshake support | Vitaly Kuznetsov | 2015-05-24 | 3 | -2/+32 |
* | Drivers: hv: vss: full handshake support | Vitaly Kuznetsov | 2015-05-24 | 3 | -12/+56 |
* | Tools: hv: vss: use misc char device to communicate with kernel | Vitaly Kuznetsov | 2015-05-24 | 1 | -114/+25 |
* | Tools: hv: kvp: use misc char device to communicate with kernel | Vitaly Kuznetsov | 2015-05-24 | 1 | -135/+31 |
* | Drivers: hv: kvp: convert to hv_utils_transport | Vitaly Kuznetsov | 2015-05-24 | 1 | -49/+42 |
* | Drivers: hv: fcopy: convert to hv_utils_transport | Vitaly Kuznetsov | 2015-05-24 | 1 | -148/+46 |
* | Drivers: hv: vss: convert to hv_utils_transport | Vitaly Kuznetsov | 2015-05-24 | 1 | -25/+27 |
* | Drivers: hv: util: introduce hv_utils_transport abstraction | Vitaly Kuznetsov | 2015-05-24 | 3 | -1/+328 |
* | Drivers: hv: fcopy: set .owner reference for file operations | Vitaly Kuznetsov | 2015-05-24 | 1 | -4/+2 |
* | Drivers: hv: fcopy: switch to using the hvutil_device_state state machine | Vitaly Kuznetsov | 2015-05-24 | 1 | -40/+30 |
* | Drivers: hv: vss: switch to using the hvutil_device_state state machine | Vitaly Kuznetsov | 2015-05-24 | 1 | -29/+58 |
* | Drivers: hv: kvp: switch to using the hvutil_device_state state machine | Vitaly Kuznetsov | 2015-05-24 | 1 | -38/+49 |
* | Drivers: hv: util: introduce state machine for util drivers | Vitaly Kuznetsov | 2015-05-24 | 1 | -0/+9 |
* | Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work | Vitaly Kuznetsov | 2015-05-24 | 1 | -7/+7 |
* | Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work | Vitaly Kuznetsov | 2015-05-24 | 1 | -8/+8 |
* | Drivers: hv: vss: process deferred messages when we complete the transaction | Vitaly Kuznetsov | 2015-05-24 | 1 | -5/+9 |
* | Drivers: hv: fcopy: process deferred messages when we complete the transaction | Vitaly Kuznetsov | 2015-05-24 | 1 | -3/+9 |
* | Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h | Vitaly Kuznetsov | 2015-05-24 | 2 | -14/+15 |
* | Drivers: hv: kvp: reset kvp_context | Vitaly Kuznetsov | 2015-05-24 | 1 | -0/+1 |
* | Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h | Vitaly Kuznetsov | 2015-05-24 | 4 | -7/+11 |
* | ti-st: handle null allocation return correctly. | Colin Ian King | 2015-05-24 | 1 | -2/+1 |
* | checkkconfigsymbols.py: set python2 as default interpreter | Valentin Rothberg | 2015-05-24 | 1 | -1/+1 |
* | checkkconfigsymbols.py: add option -i to ignore files | Valentin Rothberg | 2015-05-24 | 1 | -6/+26 |
* | misc: mic: add support for loading/unloading SCIF driver | Sudeep Dutt | 2015-05-24 | 1 | -13/+11 |
* | misc: mic: MIC card driver specific changes to enable SCIF | Sudeep Dutt | 2015-05-24 | 5 | -6/+201 |
* | misc: mic: MIC host driver specific changes to enable SCIF | Sudeep Dutt | 2015-05-24 | 10 | -24/+292 |
* | misc: mic: SCIF messaging and node enumeration APIs | Sudeep Dutt | 2015-05-24 | 6 | -1/+583 |
* | misc: mic: SCIF connections APIs i.e. accept and connect | Nikhil Rao | 2015-05-24 | 7 | -1/+852 |
* | misc: mic: SCIF open close bind and listen APIs | Sudeep Dutt | 2015-05-24 | 10 | -1/+933 |