summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: add handle field to context structureOded Gabbay2019-09-052-11/+18
* habanalabs: Use dev_get_drvdataChuhong Yuan2019-09-051-4/+2
* habanalabs: power management through sysfs is only for GOYAOded Gabbay2019-09-052-98/+98
* habanalabs: cap simulator timeoutOded Gabbay2019-09-051-6/+14
* habanalabs: add debug print when rejecting CSOded Gabbay2019-09-051-0/+2
* habanalabs: remove write_open_cnt propertyOded Gabbay2019-09-051-10/+0
* w1: add DS2501, DS2502, DS2505 EPROM device driverThomas Bogendoerfer2019-09-043-0/+297
* w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer2019-09-043-0/+140
* pcmcia/i82092: Refactored dprintk macro for dev_dbg().Adam Zerella2019-09-041-3/+3
* uio: uio_pdrv_genirq: Make UIO name controllable via DT node propertyDaniel Mack2019-09-041-3/+11
* toshiba: Add correct printk log level while emitting error logRishi Gupta2019-09-041-4/+4
* misc: fastrpc: free dma buf scatter listSrinivas Kandagatla2019-09-041-0/+1
* misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla2019-09-041-25/+0
* misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz2019-09-041-1/+0
* misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson2019-09-041-0/+4
* misc: fastrpc: Reference count channel contextBjorn Andersson2019-09-041-5/+38
* firmware: add Intel Stratix10 remote system update driverRichard Gong2019-09-043-0/+470
* firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong2019-09-041-3/+73
* firmware: google: check if size is valid when decoding VPD dataHung-Te Lin2019-09-043-28/+37
* /dev/mem: Bail out upon SIGKILL.Tetsuo Handa2019-09-041-0/+21
* binder: Add binder_proc logging to binderfsHridya Valsaraju2019-09-043-39/+121
* binder: Make transaction_log available in binderfsHridya Valsaraju2019-09-043-29/+53
* binder: Add stats, state and transactions filesHridya Valsaraju2019-09-043-10/+153
* binder: add a mount option to show global statsHridya Valsaraju2019-09-041-2/+43
* binder: Add default binder devices through binderfs when configuredHridya Valsaraju2019-09-043-5/+25
* binder: Validate the default binderfs device names.Hridya Valsaraju2019-09-041-0/+12
* eeprom: Deprecate the legacy eeprom driverJean Delvare2019-09-041-1/+4
* Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2019-09-0410-74/+835
|\
| * fpga: dfl: fme: add global error reporting supportWu Hao2019-09-034-3/+378
| * fpga: dfl: afu: add STP (SignalTap) supportWu Hao2019-09-031-0/+25
| * fpga: dfl: afu: add error reporting support.Wu Hao2019-09-034-0/+241
| * fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao2019-09-032-11/+19
| * fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao2019-09-032-1/+119
| * fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao2019-09-031-33/+36
| * fpga: dfl: fme: convert platform_driver to use dev_groupsWu Hao2019-09-031-27/+2
| * fpga: dfl: make init callback optionalWu Hao2019-09-031-4/+6
| * Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Moritz Fischer2019-09-03837-6139/+10319
| |\
| * \ Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4Moritz Fischer2019-09-031-0/+14
| |\ \
| | * | driver core: add dev_groups to all driversDmitry Torokhov2019-08-021-0/+14
* | | | coresight: tmc-etr: Add barrier packets when moving offset forwardMathieu Poirier2019-09-031-5/+24
* | | | coresight: tmc-etr: Decouple buffer sync and barrier packet insertionMathieu Poirier2019-09-031-6/+12
* | | | coresight: tmc: Make memory width mask computation into a functionMathieu Poirier2019-09-033-21/+31
* | | | coresight: tmc-etr: Fix perf_data checkYabin Cui2019-09-032-7/+7
* | | | coresight: tmc-etr: Fix updating buffer in not-snapshot mode.Yabin Cui2019-09-031-7/+11
* | | | coresight: etm4x: improve clarity of etm4_os_unlock commentAndrew Murray2019-09-031-1/+1
* | | | coresight: etm4x: use module_param instead of module_param_namedAndrew Murray2019-09-031-1/+2
* | | | coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray2019-09-031-2/+13
* | | | coresight: etm4x: Remove superfluous setting of os_unlockAndrew Murray2019-09-031-3/+1
* | | | coresight: acpi: Static funnel supportSuzuki K Poulose2019-09-031-0/+9
* | | | coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose2019-09-032-2/+3