summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-12char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...Shailendra Verma1-3/+3
2015-06-12Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashionK. Y. Srinivasan1-2/+12
2015-06-12parport: check exclusive access before registerSudip Mukherjee1-0/+28
2015-06-12w1: use correct lock on error in w1_seq_show()Dan Carpenter1-2/+2
2015-06-12w1: fix for loop exit condition in w1_seq_show()Dan Carpenter1-1/+1
2015-06-08drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker1-0/+1
2015-06-08drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usagePaul Gortmaker1-0/+1
2015-06-03Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman22-613/+885
2015-06-01Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan2-29/+48
2015-06-01Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0K. Y. Srinivasan1-1/+1
2015-06-01w1: ds2482: Add i2c module alias nameLudek Hlavacek1-0/+1
2015-06-01snsc: pass timeout as HZ independent valueNicholas Mc Guire1-2/+2
2015-06-01MAINTAINERS: Fix typo in Android drivers git pathLee Campbell1-1/+1
2015-06-01MAINTAINERS: maintain parportSudip Mukherjee1-2/+5
2015-06-01paride: use new parport device modelSudip Mukherjee7-7/+96
2015-06-01i2c-parport: use new parport device modelSudip Mukherjee1-5/+10
2015-06-01i2c-parport: define ports to connectSudip Mukherjee1-0/+23
2015-06-01staging: panel: use new parport device modelSudip Mukherjee1-5/+9
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee4-28/+379
2015-06-01char:pcmcia:synclink_cs - Do not initialise statics to 0.Shailendra Verma1-1/+1
2015-06-01Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...Vitaly Kuznetsov1-1/+3
2015-06-01Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2-4/+8
2015-06-01char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureVladimir Zapolskiy1-4/+9
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman4-11/+9
2015-05-29extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi2-11/+0
2015-05-24hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár4-82/+106
2015-05-24hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treePali Rohár4-5/+7
2015-05-24virtio_console: silence a static checker warningDan Carpenter1-2/+2
2015-05-24xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-05-24goldfish_pipe: Fix unlikely() misuseJoe Perches1-1/+1
2015-05-24pcmcia: fix a boot time warning in pcmcia cs codeDmitry Eremin-Solenikov1-4/+6
2015-05-24um,ethertap: use strncpyAlan1-1/+1
2015-05-24drivers/char: Remove msm_smd_pkt driverStephen Boyd3-474/+0
2015-05-24Drivers: hv: vmbus: distribute subchannels among all vcpusVitaly Kuznetsov1-1/+28
2015-05-24Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()Vitaly Kuznetsov1-2/+5
2015-05-24Drivers: hv: vmbus: decrease num_sc on subchannel removalVitaly Kuznetsov1-1/+2
2015-05-24Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov1-3/+9
2015-05-24Drivers: hv: vmbus: unify calls to percpu_channel_enq()Vitaly Kuznetsov1-33/+18
2015-05-24Drivers: hv: vmbus: kill tasklets on module unloadVitaly Kuznetsov1-1/+4
2015-05-24Drivers: hv: vmbus: do cleanup on all vmbus_open() failure pathsVitaly Kuznetsov1-7/+6
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan5-1/+34
2015-05-24drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan1-19/+0
2015-05-24hv: vmbus_free_channels(): remove the redundant free_channel()Dexuan Cui1-3/+8
2015-05-24Drivers: hv: vmbus: unregister panic notifier on module unloadVitaly Kuznetsov1-0/+4
2015-05-24Drivers: hv: vmbus: introduce vmbus_acpi_removeVitaly Kuznetsov1-0/+10
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov3-4/+4
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov3-2/+32
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov3-12/+56
2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov1-114/+25
2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov1-135/+31