aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-04pcmcia/i82092: Refactored dprintk macro for dev_dbg().Adam Zerella1-3/+3
2019-09-04uio: Documentation: Add information on using uio_pdrv_genirq with DTDaniel Mack1-0/+7
2019-09-04uio: uio_pdrv_genirq: Make UIO name controllable via DT node propertyDaniel Mack1-3/+11
2019-09-04toshiba: Add correct printk log level while emitting error logRishi Gupta1-4/+4
2019-09-04misc: fastrpc: free dma buf scatter listSrinivas Kandagatla1-0/+1
2019-09-04misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla1-25/+0
2019-09-04misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz1-1/+0
2019-09-04misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson1-0/+4
2019-09-04misc: fastrpc: Reference count channel contextBjorn Andersson1-5/+38
2019-09-04MAINTAINERS: add maintainer for Intel Stratix10 FW driversRichard Gong1-0/+11
2019-09-04firmware: rsu: document sysfs interfaceRichard Gong1-0/+128
2019-09-04firmware: add Intel Stratix10 remote system update driverRichard Gong3-0/+470
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong3-10/+128
2019-09-04selftests: firmware: Add request_firmware_into_buf testsScott Branden2-2/+66
2019-09-04test_firmware: add support for request_firmware_into_bufScott Branden1-2/+48
2019-09-04firmware: google: check if size is valid when decoding VPD dataHung-Te Lin3-28/+37
2019-09-04/dev/mem: Bail out upon SIGKILL.Tetsuo Handa1-0/+21
2019-09-04binder: Add binder_proc logging to binderfsHridya Valsaraju3-39/+121
2019-09-04binder: Make transaction_log available in binderfsHridya Valsaraju3-29/+53
2019-09-04binder: Add stats, state and transactions filesHridya Valsaraju3-10/+153
2019-09-04binder: add a mount option to show global statsHridya Valsaraju1-2/+43
2019-09-04binder: Add default binder devices through binderfs when configuredHridya Valsaraju3-5/+25
2019-09-04binder: Validate the default binderfs device names.Hridya Valsaraju1-0/+12
2019-09-04eeprom: Deprecate the legacy eeprom driverJean Delvare1-1/+4
2019-09-04Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-nextGreg Kroah-Hartman14-74/+1058
2019-09-03Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.Wu Hao1-0/+105
2019-09-03fpga: dfl: fme: add global error reporting supportWu Hao5-3/+440
2019-09-03fpga: dfl: afu: add STP (SignalTap) supportWu Hao1-0/+25
2019-09-03fpga: dfl: afu: add error reporting support.Wu Hao5-0/+266
2019-09-03fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao2-11/+19
2019-09-03fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao3-1/+147
2019-09-03fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao1-33/+36
2019-09-03fpga: dfl: fme: convert platform_driver to use dev_groupsWu Hao1-27/+2
2019-09-03fpga: dfl: make init callback optionalWu Hao1-4/+6
2019-09-03Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into fpga-dfl-for-5.4Moritz Fischer1971-14084/+22326
2019-09-03Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4Moritz Fischer2-0/+17
2019-09-03coresight: tmc-etr: Add barrier packets when moving offset forwardMathieu Poirier1-5/+24
2019-09-03coresight: tmc-etr: Decouple buffer sync and barrier packet insertionMathieu Poirier1-6/+12
2019-09-03coresight: tmc: Make memory width mask computation into a functionMathieu Poirier3-21/+31
2019-09-03coresight: tmc-etr: Fix perf_data checkYabin Cui2-7/+7
2019-09-03coresight: tmc-etr: Fix updating buffer in not-snapshot mode.Yabin Cui1-7/+11
2019-09-03coresight: etm4x: improve clarity of etm4_os_unlock commentAndrew Murray1-1/+1
2019-09-03coresight: etm4x: use module_param instead of module_param_namedAndrew Murray1-1/+2
2019-09-03coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray1-2/+13
2019-09-03coresight: etm4x: Remove superfluous setting of os_unlockAndrew Murray1-3/+1
2019-09-03coresight: acpi: Static funnel supportSuzuki K Poulose1-0/+9
2019-09-03coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose2-2/+3
2019-09-03coresight: tmc-etr: Check if non-secure access is enabledSuzuki K Poulose2-0/+15
2019-09-03coresight: tmc-etr: Handle memory errorsSuzuki K Poulose2-0/+14
2019-09-03coresight: etr_buf: Consolidate refcount initializationSuzuki K Poulose1-11/+2