summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coresight: Cleanup coresight_remove_connsSuzuki K Poulose2019-06-201-2/+13
* coresight: Remove name from platform descriptionSuzuki K Poulose2019-06-2012-11/+19
* coresight: Remove cpu field from platform dataSuzuki K Poulose2019-06-204-5/+2
* coresight: Make device to CPU mapping genericSuzuki K Poulose2019-06-203-13/+15
* coresight: Introduce generic platform data helperSuzuki K Poulose2019-06-2011-86/+83
* coresight: Make sure device uses DT for obsolete compatible checkSuzuki K Poulose2019-06-202-2/+4
* coresight: platform: Make memory allocation helper genericSuzuki K Poulose2019-06-201-15/+19
* coresight: Rename of_coresight to coresight-platformSuzuki K Poulose2019-06-202-3/+3
* coresight: tmc-etr: Rearrange probing default buffer sizeSuzuki K Poulose2019-06-191-9/+12
* coresight: stm: Rearrange probing the stimulus areaSuzuki K Poulose2019-06-191-4/+19
* coresight: etm3x: Rearrange cp14 access detectionSuzuki K Poulose2019-06-191-1/+1
* coresight: Use coresight device names for sinks in PMU attributeMathieu Poirier2019-06-191-4/+4
* coresight: etb10: Clean up device specific dataSuzuki K Poulose2019-06-191-16/+16
* coresight: etm: Clean up device specific dataSuzuki K Poulose2019-06-195-30/+29
* coresight: stm: Cleanup device specific dataSuzuki K Poulose2019-06-191-11/+10
* coresight: tpiu: Clean up device specific dataSuzuki K Poulose2019-06-191-5/+2
* coresight: catu: Cleanup device specific dataSuzuki K Poulose2019-06-192-7/+7
* coresight: tmc: Clean up device specific dataSuzuki K Poulose2019-06-195-47/+47
* coresight: replicator: Cleanup device trackingSuzuki K Poulose2019-06-191-5/+2
* coresight: funnel: Clean up device book keepingSuzuki K Poulose2019-06-191-7/+4
* coresight: perf: Don't set the truncated flag in snapshot modeMathieu Poirier2019-06-193-3/+21
* coresight: tmc-etf: Fix snapshot mode update functionMathieu Poirier2019-06-191-2/+4
* coresight: tmc-etf: Properly set AUX buffer head in snapshot modeMathieu Poirier2019-06-191-5/+9
* coresight: tmc-etr: Properly set AUX buffer head in snapshot modeMathieu Poirier2019-06-191-6/+5
* coresight: etb10: Properly set AUX buffer head in snapshot modeMathieu Poirier2019-06-191-6/+7
* eeprom: idt_89hpesx: remove unneeded csr_file variableGreg Kroah-Hartman2019-06-191-4/+2
* fsi: cf-fsi-fw: Use the correct style for SPDX License IdentifierNishad Kamdar2019-06-191-1/+1
* dt-bindings: nvmem: Convert Allwinner SID to a schemaMaxime Ripard2019-06-192-29/+51
* nvmem: Broaden the selection of NVMEM_SNVS_LPGPRFabio Estevam2019-06-191-1/+1
* nvmem: imx: add i.MX8 nvmem driverPeng Fan2019-06-193-0/+170
* dt-bindings: fsl: scu: add ocotp bindingPeng Fan2019-06-191-0/+22
* MAINTAINERS: fpga: hand off maintainership to MoritzAlan Tull2019-06-181-1/+0
* misc: mic: scif: fix potential double free of scif_devKefeng Wang2019-06-101-0/+1
* slimbus: fix kerneldoc commentsJonathan Corbet2019-06-101-6/+6
* misc: fsa9480: simplify getting the adapter of a clientWolfram Sang2019-06-101-1/+1
* misc: tsl2550: simplify getting the adapter of a clientWolfram Sang2019-06-101-1/+1
* misc: isl29003: simplify getting the adapter of a clientWolfram Sang2019-06-101-1/+1
* Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-0917247-125899/+26623
|\
| * Linux 5.2-rc4v5.2-rc4Linus Torvalds2019-06-091-1/+1
| * Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2019-06-098-135/+156
| |\
| | * ceph: fix error handling in ceph_get_caps()Yan, Zheng2019-06-051-11/+11
| | * ceph: avoid iput_final() while holding mutex or in dispatch threadYan, Zheng2019-06-056-27/+71
| | * ceph: single workqueue for inode related worksYan, Zheng2019-06-054-97/+74
| * | Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-06-081-19/+19
| |\ \
| | * | xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne2019-06-041-19/+19
| * | | Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-06-082-2/+5
| |\ \ \
| | * | | s390/unwind: correct stack switching during unwindVasily Gorbik2019-06-071-1/+1
| | * | | s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-051-1/+4
| | | |/ | | |/|
| * | | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-087-13/+10
| |\ \ \
| | * | | MIPS: uprobes: remove set but not used variable 'epc'YueHaibing2019-05-291-3/+0