summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-15coresight: Cleanup platform description dataSuzuki K Poulose1-2/+0
2018-07-15coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packetSuzuki K Poulose1-1/+1
2018-07-15coresight: include vmalloc.h for vmap/vunmapArnd Bergmann1-0/+1
2018-07-15coresight: tmc: Add configuration support for trace buffer sizeSuzuki K Poulose3-1/+43
2018-07-15coresight: tmc-etr buf: Add TMC scatter gather mode backendSuzuki K Poulose2-4/+111
2018-07-15coresight: tmc-etr: Add transparent buffer managementSuzuki K Poulose2-89/+308
2018-07-15coresight: Add support for TMC ETR SG unitSuzuki K Poulose1-0/+263
2018-07-15coresight: Add generic TMC sg table frameworkSuzuki K Poulose2-0/+318
2018-07-15dts: bindings: Restrict coresight tmc-etr scatter-gather modeSuzuki K Poulose2-1/+10
2018-07-15coresight: Add helper for inserting synchronization packetsSuzuki K Poulose5-42/+23
2018-07-15coresight: tmc-etr: Disallow perf modeSuzuki K Poulose1-26/+2
2018-07-15coresight: tmc-etr: Do not clean trace bufferSuzuki K Poulose1-6/+2
2018-07-15coresight: tmc: Hide trace buffer handling for file readSuzuki K Poulose4-18/+79
2018-07-15coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose1-17/+14
2018-07-15coresight: Remove function coresight_vpid_to_pid()Mathieu Poirier1-20/+0
2018-07-15coresight: etm4x: Don't use contextID with PID namespacesMathieu Poirier2-12/+38
2018-07-15coresight: etm3x: Don't use contextID with PID namespacesMathieu Poirier3-12/+38
2018-07-12mei: fix ssize_t to int assignment in read and write ops.Tomas Winkler3-17/+17
2018-07-12mei: use correct type for counter variable in for loopsTomas Winkler3-3/+3
2018-07-12mei: check for error returned from mei_hbuf_empty_slots()Tomas Winkler4-12/+32
2018-07-12mei: don't update offset in writeAlexander Usyskin1-1/+0
2018-07-12mei: bus: type promotion bug in mei_fwver()Tomas Winkler1-1/+1
2018-07-12mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-07-12Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman9-178/+813
2018-07-12fsi: Move various master definitions to a common headerBenjamin Herrenschmidt2-29/+33
2018-07-12fsi: master-gpio: Add missing release functionBenjamin Herrenschmidt1-18/+35
2018-07-12fsi: Don't use device_unregister() in fsi_master_register()Benjamin Herrenschmidt1-5/+2
2018-07-12fsi: master-gpio: Remove "GPIO" prefix on some definitionsBenjamin Herrenschmidt1-34/+36
2018-07-12fsi: master-gpio: Remove unused definitionsBenjamin Herrenschmidt1-6/+0
2018-07-12fsi: master-gpio: Add more tracepointsBenjamin Herrenschmidt2-6/+69
2018-07-12fsi: master-gpio: Add support for link_configBenjamin Herrenschmidt1-2/+25
2018-07-12fsi: master-gpio: Rename and adjust send delayBenjamin Herrenschmidt1-3/+6
2018-07-12fsi: Add mechanism to set the tSendDelay and tEchoDelay valuesBenjamin Herrenschmidt2-18/+93
2018-07-12fsi: Move code around to avoid forward declarationBenjamin Herrenschmidt1-48/+46
2018-07-12fsi: sbefifo: Fix checker warning about late NULL checkBenjamin Herrenschmidt1-2/+5
2018-07-12fsi/sbefifo: Add dependency on OF_ADDRESSGuenter Roeck1-0/+1
2018-07-12fsi: sbefifo: Add missing mutex_unlockEddie James1-0/+1
2018-07-11extcon: max3355: include mod_devicetable.hArnd Bergmann1-0/+1
2018-07-10headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann7-0/+7
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy5-2/+152
2018-07-08slimbus: stream: Fix htmldocs warningsSrinivas Kandagatla1-2/+1
2018-07-08headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devic...Randy Dunlap1-0/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap90-1/+90
2018-07-07misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2018-07-07android: binder: Drop dependency on !M68KGeert Uytterhoeven1-1/+1
2018-07-07ver_linux: Do not check for ver_linux pattern in version functionAlexander Kapshuk1-1/+1
2018-07-07ver_linux: Process input coming from procmaps that matches libc onlyAlexander Kapshuk1-5/+7
2018-07-07tsl2550: fix lux1_input error in low lightMatt Ranostay1-1/+1
2018-07-07misc: mic: fix passing the current timeArnd Bergmann3-3/+14
2018-07-07siox: don't create a thread without starting itUwe Kleine-König1-5/+5