aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-15coresight: Handle errors in finding input/output portsSuzuki K Poulose1-2/+5
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 Poulose1-0/+33
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 Poulose1-1/+8
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: 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/kernel/git/benh/linux-fsi into char-misc-nextGreg Kroah-Hartman7-178/+696
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 Herrenschmidt1-6/+10
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 Muthuswamy1-0/+110
2018-07-08slimbus: stream: Fix htmldocs warningsSrinivas Kandagatla1-2/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap88-0/+88
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-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
2018-07-07siox: treat type errors as status errorsUwe Kleine-König1-10/+10
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-07sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-07-07eeprom: at25: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4