summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* char/mwave: remove custom BOOLEAN typeArnd Bergmann2016-08-317-97/+93
* ppdev: use new parport device modelSudip Mukherjee2016-08-311-5/+20
* GenWQE: Change default access rights for device nodeFrank Haverkamp2016-08-311-0/+15
* miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan2016-08-314-96/+4
* miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-317-80/+15
* misc: retire the old BMP085 driverLinus Walleij2016-08-318-765/+0
* ver_linux: rename ver_linux.awk to ver_linuxAlexander Kapshuk2016-08-311-0/+0
* ver_linux: shell implementation removedAlexander Kapshuk2016-08-311-193/+0
* ver_linux: complete awk implementationAlexander Kapshuk2016-08-311-0/+89
* w1: fix timeout_us parameter descriptionWei Yongjun2016-08-311-2/+2
* drivers: w1: style corrections-pointers-blanklines-comparisonsBen Werbowyj2016-08-311-2/+4
* drivers: w1: removed assignment from within if statementBen Werbowyj2016-08-311-2/+4
* drivers: w1: style corrections for parenthesis and bracesBen Werbowyj2016-08-311-6/+4
* MAINTAINERS: Saying goodbye to Hans J. KochBenedikt Spranger2016-08-312-3/+6
* vme: Adding Fake VME driverMartyn Welch2016-08-313-0/+1308
* vme: make core vme support explicitly non-modularPaul Gortmaker2016-08-311-25/+2
* vme: Fix module autoloadAlessio Igor Bogani2016-08-312-0/+4
* vme: Update documentation to match apiMartyn Welch2016-08-311-4/+5
* vme: change LM callback argument to void pointerAaron Sierra2016-08-318-12/+19
* VMCI: use memdup_user().Muhammad Falak R Wani2016-08-311-10/+4
* mcb: remove sub-device handling codeJohannes Thumshirn2016-08-312-21/+0
* mcb: Introduce type safety for to_mcb_*Johannes Thumshirn2016-08-311-3/+15
* mcb: Added bar descriptor support for non PCI bus MCB carrierAndreas Werner2016-08-312-14/+121
* mcb: Added support for LPC or non PCI based MCB carrierAndreas Werner2016-08-313-0/+168
* uio: fix dmem_region_start computationJan Viktorin2016-08-311-1/+1
* coresight: etm4x: adding configurable start/stop filteringMathieu Poirier2016-08-311-0/+71
* coresight: etm4x: adding configurable address range filteringMathieu Poirier2016-08-311-9/+119
* coresight: etm4x: configuring include/exclude functionMathieu Poirier2016-08-311-10/+25
* coresight: etm4x: adding range filter configuration functionMathieu Poirier2016-08-311-18/+38
* coresight: etm4x: cleaning up default filter configurationMathieu Poirier2016-08-311-26/+27
* coresight: etm4x: split default and filter configurationMathieu Poirier2016-08-311-14/+22
* coresight: etm-perf: configuring filters from perf coreMathieu Poirier2016-08-312-15/+168
* coresight: remove duplicated enumerationMathieu Poirier2016-08-315-16/+10
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-316-22/+29
* coresight: fix handling of ETM trace register access via sysfsSudeep Holla2016-08-316-22/+57
* coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-312-0/+15
* coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring2016-08-311-1/+1
* coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun2016-08-311-1/+0
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-319-114/+75
* hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen2016-08-311-0/+1
* coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken2016-08-311-0/+5
* coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier2016-08-311-2/+6
* coresight: delay initialisation when children are missingMathieu Poirier2016-08-311-1/+1
* coresight: Add better messages for coresight_timeoutSuzuki K Poulose2016-08-313-12/+6
* coresight: Cleanup TMC status checkSuzuki K Poulose2016-08-311-1/+1
* coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose2016-08-311-4/+4
* coresight: tmc: Limit the trace to available dataSuzuki K Poulose2016-08-314-7/+17
* coresight: Fix csdev connections initialisationSuzuki K Poulose2016-08-311-10/+14
* coresight: Consolidate error handling path for tmc_probeSuzuki K Poulose2016-08-311-19/+17
* coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose2016-08-311-3/+0