summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-13mei: trace: remove unused TRACE_SYSTEM_STRINGTomas Winkler1-2/+0
2015-04-03DTS: ARM: OMAP3-N900: Add lis3lv02d supportSebastian Reichel1-0/+52
2015-04-03Documentation: DT: lis302: update wakeup bindingSebastian Reichel1-1/+8
2015-04-03lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel1-0/+17
2015-04-03lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel1-19/+20
2015-04-03Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX caseVitaly Kuznetsov1-6/+7
2015-04-03Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages caseVitaly Kuznetsov1-1/+1
2015-04-03mei: replace check for connection instead of transitioningTomas Winkler3-10/+12
2015-04-03mei: use mei_cl_is_connected consistentlyTomas Winkler5-17/+22
2015-04-03mei: fix mei_poll operationTomas Winkler3-24/+27
2015-04-03hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()Haiyang Zhang1-2/+5
2015-04-03Drivers: hv: hv_balloon: survive ballooning request with num_pages=0Vitaly Kuznetsov1-13/+6
2015-04-03Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor functionVitaly Kuznetsov1-4/+4
2015-04-03Drivers: hv: hv_balloon: do not online pages in offline blocksVitaly Kuznetsov1-1/+11
2015-04-03hv: remove the per-channel workqueueDexuan Cui2-32/+1
2015-04-03hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()Dexuan Cui3-135/+30
2015-04-03hv: run non-blocking message handlers in the dispatch taskletDexuan Cui3-26/+53
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier17-4/+4
2015-04-03coresight-tmc: Adding a status interface to sysfsMathieu Poirier1-0/+56
2015-04-03coresight: remove the unnecessary configuration coresight-default-sinkKaixu Xia5-5/+0
2015-04-03coresight: adding the LINKSINK block as a sink typeXia Kaixu1-1/+3
2015-04-03coresight: Correcting documentation typographical errorMathieu Poirier1-1/+1
2015-04-03coresight: Adding coresight support for arm64 architectureMathieu Poirier3-54/+64
2015-04-03coresight: fixing compilation warnings picked up by 64bit compilerMathieu Poirier2-4/+4
2015-04-03coresight: making cpu index lookup arm64 compliantMathieu Poirier1-12/+6
2015-04-03mcb: request_mem_region() returns NULL on errorDan Carpenter1-2/+2
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer1-0/+2
2015-04-03mic: drop pci_msi_off call on probeMichael S. Tsirkin1-2/+0
2015-04-03spmi: pmic_arb: remove ARM build time dependencyIvan T. Ivanov1-1/+0
2015-04-03virtio_console: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-04-03misc: pass miscdevice through file's private_dataTom Van Braeckel1-3/+8
2015-04-03Revert "uio: constify of_device_id array"Greg Kroah-Hartman1-1/+1
2015-04-01Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman14-59/+1248
2015-03-27memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith4-0/+444
2015-03-27dt-bindings: memory-controllers: Add binding for jz4780-nemcAlex Smith1-0/+75
2015-03-27spmi: pmic_arb: add support for hw version 2Gilad Avidov2-60/+265
2015-03-27spmi: remove wakeup command before slave probeGilad Avidov1-7/+2
2015-03-27MAINTAINERS: change Atmel ssc driver entryNicolas Ferre1-1/+1
2015-03-27Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan1-11/+0
2015-03-27coresight-replicator: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-25i8k: Remove use of seq_printf return valueJoe Perches1-7/+9
2015-03-25w1: constify of_device_id arrayFabian Frederick3-3/+3
2015-03-25uio: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-25Drivers: hv: vmbus: Fix a siganlling host signalling issueK. Y. Srinivasan1-2/+26
2015-03-25Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()K. Y. Srinivasan1-0/+1
2015-03-25hv: hypervvssd: call endmntent before call setmntent againVaughan Cao1-2/+8
2015-03-25Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()K. Y. Srinivasan1-9/+6
2015-03-25tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui1-1/+1
2015-03-25hv: vmbus: missing curly braces in vmbus_process_offer()Dan Carpenter1-1/+2
2015-03-25Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...Nick Meier1-1/+1