aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-02soundwire: bus: fix boolean comparisonsPierre-Louis Bossart
2019-05-02soundwire: bus: remove useless parenthesesPierre-Louis Bossart
2019-05-02soundwire: bus: fix typos in commentsPierre-Louis Bossart
2019-05-02soundwire: bus: fix alignment issuesPierre-Louis Bossart
2019-05-02soundwire: fix alignment issues in header filesPierre-Louis Bossart
2019-05-02soundwire: fix SPDX license for header filesPierre-Louis Bossart
2019-05-02soundwire: Kconfig: fix help formatPierre-Louis Bossart
2019-04-29Merge tag 'soundwire-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-04-27Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-04-27w1: fix the resume command APIMariusz Bialonczyk
2019-04-27misc: aspeed-p2a-ctrl: fix mixed declarationsPatrick Venture
2019-04-25drivers/misc: Add Aspeed P2A control driverPatrick Venture
2019-04-25slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_registerKangjie Lu
2019-04-25Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao
2019-04-25coresight: etb10: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-25coresight: tmc-etf: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-25coresight: tmc-etr: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-25coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenariosMathieu Poirier
2019-04-25coresight: tmc-etr: Introduce the notion of IDR to ETR devicesMathieu Poirier
2019-04-25coresight: tmc-etr: Introduce the notion of reference counting to ETR devicesMathieu Poirier
2019-04-25coresight: tmc-etr: Introduce the notion of process ID to ETR devicesMathieu Poirier
2019-04-25coresight: tmc-etr: Create per-thread buffer allocation functionMathieu Poirier
2019-04-25coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf()Mathieu Poirier
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier
2019-04-25coresight: perf: Refactor function free_event_data()Mathieu Poirier
2019-04-25coresight: perf: Clean up function etm_setup_aux()Mathieu Poirier
2019-04-25coresight: Properly address concurrency in sink::update() functionsMathieu Poirier
2019-04-25coresight: Properly address errors in sink::disable() functionsMathieu Poirier
2019-04-25coresight: Move reference counting inside sink driversMathieu Poirier
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier
2019-04-25coresight: etm4x: Configure tracers to emit timestampsMathieu Poirier
2019-04-25coresight: etm4x: Skip selector pair 0Mathieu Poirier
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier
2019-04-25coresight: pmu: Adding ITRACE property to cs_etm PMUMathieu Poirier
2019-04-25coresight: tmc: Cleanup power managementSuzuki K Poulose
2019-04-25coresight: catu: Cleanup power managementSuzuki K Poulose
2019-04-25coresight: tpiu: Cleanup power managementSuzuki K Poulose
2019-04-25coresight: etb10: Cleanup power managementSuzuki K Poulose
2019-04-25coresight: Fix freeing up the coresight connectionsSuzuki K Poulose
2019-04-25coresight: Merge the static and dynamic replicator driversSuzuki K Poulose
2019-04-25coresight: dynamic-replicator: Prepare for merging with static replicatorSuzuki K Poulose
2019-04-25coresight: replicator: Prepare for merging with dynamic-replicatorSuzuki K Poulose
2019-04-25coresight: dynamic-replicator: Clean up error handlingSuzuki K Poulose
2019-04-25coresight: tmc: Report DMA setup failuresSuzuki K Poulose
2019-04-25coresight: catu: Make catu_helper_ops and catu_ops staticYueHaibing
2019-04-25coresight: catu: fix clang build warningArnd Bergmann
2019-04-25virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspaceHans de Goede
2019-04-25binder: check for overflow when alloc for security contextTodd Kjos
2019-04-25misc: genwqe: Fix misuse of %xFuqian Huang
2019-04-25Merge tag 'extcon-next-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman