summaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-20coresight: stm: ACPI support for parsing stimulus baseSuzuki K Poulose1-1/+52
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose11-12/+141
2019-06-20coresight: Use fwnode handle instead of device namesSuzuki K Poulose4-17/+49
2019-06-20coresight: platform: Use fwnode handle for device searchSuzuki K Poulose1-7/+9
2019-06-20coresight: Add support for releasing platform specific dataSuzuki K Poulose3-1/+12
2019-06-20coresight: Rearrange platform data probingSuzuki K Poulose9-49/+60
2019-06-20coresight: Reuse platform data structure for connection trackingSuzuki K Poulose3-31/+27
2019-06-20coresight: Cleanup coresight_remove_connsSuzuki K Poulose1-2/+13
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose12-11/+19
2019-06-20coresight: Remove cpu field from platform dataSuzuki K Poulose4-5/+2
2019-06-20coresight: Make device to CPU mapping genericSuzuki K Poulose3-13/+15
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose11-86/+83
2019-06-20coresight: Make sure device uses DT for obsolete compatible checkSuzuki K Poulose2-2/+4
2019-06-20coresight: platform: Make memory allocation helper genericSuzuki K Poulose1-15/+19
2019-06-20coresight: Rename of_coresight to coresight-platformSuzuki K Poulose2-3/+3
2019-06-19coresight: tmc-etr: Rearrange probing default buffer sizeSuzuki K Poulose1-9/+12
2019-06-19coresight: stm: Rearrange probing the stimulus areaSuzuki K Poulose1-4/+19
2019-06-19coresight: etm3x: Rearrange cp14 access detectionSuzuki K Poulose1-1/+1
2019-06-19coresight: Use coresight device names for sinks in PMU attributeMathieu Poirier1-4/+4
2019-06-19coresight: etb10: Clean up device specific dataSuzuki K Poulose1-16/+16
2019-06-19coresight: etm: Clean up device specific dataSuzuki K Poulose5-30/+29
2019-06-19coresight: stm: Cleanup device specific dataSuzuki K Poulose1-11/+10
2019-06-19coresight: tpiu: Clean up device specific dataSuzuki K Poulose1-5/+2
2019-06-19coresight: catu: Cleanup device specific dataSuzuki K Poulose2-7/+7
2019-06-19coresight: tmc: Clean up device specific dataSuzuki K Poulose5-47/+47
2019-06-19coresight: replicator: Cleanup device trackingSuzuki K Poulose1-5/+2
2019-06-19coresight: funnel: Clean up device book keepingSuzuki K Poulose1-7/+4
2019-06-19coresight: perf: Don't set the truncated flag in snapshot modeMathieu Poirier3-3/+21
2019-06-19coresight: tmc-etf: Fix snapshot mode update functionMathieu Poirier1-2/+4
2019-06-19coresight: tmc-etf: Properly set AUX buffer head in snapshot modeMathieu Poirier1-5/+9
2019-06-19coresight: tmc-etr: Properly set AUX buffer head in snapshot modeMathieu Poirier1-6/+5
2019-06-19coresight: etb10: Properly set AUX buffer head in snapshot modeMathieu Poirier1-6/+7
2019-06-19eeprom: idt_89hpesx: remove unneeded csr_file variableGreg Kroah-Hartman1-4/+2
2019-06-19fsi: cf-fsi-fw: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-06-19dt-bindings: nvmem: Convert Allwinner SID to a schemaMaxime Ripard2-29/+51
2019-06-19nvmem: Broaden the selection of NVMEM_SNVS_LPGPRFabio Estevam1-1/+1
2019-06-19nvmem: imx: add i.MX8 nvmem driverPeng Fan3-0/+170
2019-06-19dt-bindings: fsl: scu: add ocotp bindingPeng Fan1-0/+22
2019-06-18MAINTAINERS: fpga: hand off maintainership to MoritzAlan Tull1-1/+0
2019-06-10misc: mic: scif: fix potential double free of scif_devKefeng Wang1-0/+1
2019-06-10slimbus: fix kerneldoc commentsJonathan Corbet1-6/+6
2019-06-10misc: fsa9480: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-10misc: tsl2550: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-10misc: isl29003: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-09Linux 5.2-rc4v5.2-rc4Linus Torvalds1-1/+1
2019-06-08MAINTAINERS: Karthikeyan Ramasubramanian is MIAWolfram Sang1-1/+0
2019-06-08i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-07lockref: Limit number of cmpxchg loop retriesJan Glauber1-0/+3
2019-06-07uaccess: add noop untagged_addr definitionAndrey Konovalov1-0/+11
2019-06-07x86/insn-eval: Fix use-after-free access to LDT entryJann Horn1-23/+24