aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28misc: hpilo: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: tifm: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: ioc4: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: eeprom_93xx46: Simplify the usage of gpiod APIFabio Estevam1-17/+7
2017-08-28firmware: vpd: use memunmap instead of iounmapPan Bian1-5/+5
2017-08-28android: binder: Add shrinker tracepointsSherry Yang2-2/+80
2017-08-28android: binder: Add global lru shrinker to binderSherry Yang4-40/+225
2017-08-28android: binder: Move buffer out of area shared with user spaceSherry Yang3-67/+90
2017-08-28android: binder: Add allocator selftestSherry Yang5-0/+289
2017-08-28android: binder: Refactor prev and next buffer into a helper functionSherry Yang1-9/+15
2017-08-28drivers/fmc: carrier can program FPGA on registrationFederico Vaga2-3/+39
2017-08-28drivers/fmc: change registration prototypeFederico Vaga1-1/+14
2017-08-28drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga6-138/+192
2017-08-28drivers/fmc: hide fmc operations behind helpersFederico Vaga5-19/+69
2017-08-28drivers/fmc: remove unused variableFederico Vaga1-2/+1
2017-08-28thunderbolt: Fix reset response_typeDan Carpenter1-1/+1
2017-08-28thunderbolt: Allow clearing the keyBernat, Yehezkel1-4/+11
2017-08-28thunderbolt: Make key root-only accessibleBernat, Yehezkel1-1/+1
2017-08-28thunderbolt: Remove superfluous checkBernat, Yehezkel1-3/+0
2017-08-28coresight: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etb10: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etm3x: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etm4x: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: funnel: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: replicator: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: stm: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: tmc: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: tpiu: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: STM: Clean up __iomem type usageStephen Boyd1-8/+9
2017-08-28coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose3-0/+15
2017-08-28coresight tmc: Add support for Coresight SoC 600 TMCSuzuki K Poulose2-0/+20
2017-08-28coresight tmc: Support for save-restore in ETRSuzuki K Poulose2-1/+21
2017-08-28coresight tmc etr: Setup AXI cache encoding for read transfersSuzuki K Poulose2-1/+15
2017-08-28coresight tmc etr: Cleanup AXICTL register handlingSuzuki K Poulose2-8/+19
2017-08-28coresight tmc etr: Detect address width at runtimeSuzuki K Poulose2-3/+27
2017-08-28coresight tmc: Detect support for scatter gatherSuzuki K Poulose2-0/+7
2017-08-28coresight tmc etr: Add capabilitiy informationSuzuki K Poulose2-5/+35
2017-08-28coresight tmc: Handle configuration types properlySuzuki K Poulose1-3/+11
2017-08-28coresight replicator: Expose replicator management registersSuzuki K Poulose1-0/+23
2017-08-28coresight tmc: Expose DBA and AXICTLSuzuki K Poulose1-0/+4
2017-08-28coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose4-8/+34
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose5-65/+67
2017-08-28coresight: Add support for reading 64bit registersSuzuki K Poulose1-5/+24
2017-08-28coresight replicator: Cleanup programmable replicator namingSuzuki K Poulose3-9/+7
2017-08-28coresight: etm4x: Adds trace return stack option programming for ETMv4.Mike Leach1-0/+4
2017-08-28coresight: ptm: Adds trace return stack option programming for PTM.Mike Leach2-3/+16
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach1-0/+2
2017-08-28hwtracing: coresight: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28coresight: etm3x: Set synchronisation frequencty to TRM defaultMathieu Poirier1-0/+2
2017-08-28coresight: etb10: Move etb_disable_hw() outside of lockMathieu Poirier1-1/+1