summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* dyndbg: rename __verbose section to __dyndbgJim Cromie2020-07-242-5/+5
* bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor2020-07-231-1/+1
* bus: fsl-mc: add missing device typesIoana Ciornei2020-07-231-0/+30
* Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman2020-07-231-0/+1
|\
| * dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHYAnurag Kumar Vulisha2020-06-291-0/+1
* | android: binder.h: drop a duplicated wordRandy Dunlap2020-07-231-1/+1
* | misc: mic: <linux/mic_bus.h>: drop a duplicated wordRandy Dunlap2020-07-231-1/+1
* | Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman2020-07-231-0/+82
|\ \
| * | fpga: dfl: afu: add AFU interrupt supportXu Yilun2020-07-071-0/+23
| * | fpga: dfl: fme: add interrupt support for global error reportingXu Yilun2020-07-071-0/+23
| * | fpga: dfl: afu: add interrupt support for port error reportingXu Yilun2020-07-071-0/+23
| * | fpga: dfl: introduce interrupt trigger setting APIXu Yilun2020-06-281-0/+13
| |/
* | Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-07-234-15/+139
|\ \
| * | soundwire: intel: revisit SHIM programming sequences.Pierre-Louis Bossart2020-07-211-0/+2
| * | soundwire: sdw.h: fix indentationPierre-Louis Bossart2020-07-151-4/+4
| * | soundwire: sdw.h: fix PRBS/Static_1 swapped definitionsPierre-Louis Bossart2020-07-151-6/+6
| * | soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart2020-07-151-0/+2
| * | soundwire: bus: initialize bus clock base and scale registersPierre-Louis Bossart2020-06-301-0/+10
| * | soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2020-06-302-4/+9
| * | soundwire: add definitions for 1.2 specPierre-Louis Bossart2020-06-301-1/+106
| |/
* | misc: rtsx: Use standard PCI definitionsBjorn Helgaas2020-07-221-5/+0
* | misc: rtsx: Find L1 PM Substates capability instead of hard-codingBjorn Helgaas2020-07-221-4/+0
* | misc: rtsx: Remove rtsx_pci_read/write_config() wrappersBjorn Helgaas2020-07-221-12/+0
* | misc: rtsx: Remove unused pcie_capBjorn Helgaas2020-07-221-1/+0
* | coresight: Add default sink selection to CoreSight baseMike Leach2020-07-211-0/+3
* | coresight: Fix comment in main header fileMike Leach2020-07-211-1/+2
* | Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman2020-07-2048-136/+338
|\ \
| * \ Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-191-4/+0
| |\ \
| | * | sched: Fix loadavg accounting racePeter Zijlstra2020-07-081-4/+0
| * | | Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds2020-07-191-0/+1
| |\ \ \
| | * | | dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne2020-07-141-0/+1
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-181-2/+4
| |\ \ \ \
| | * | | | asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon2020-07-171-2/+4
| | | |_|/ | | |/| |
| * | | | Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-171-0/+1
| |\ \ \ \
| | * | | | fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi2020-07-141-0/+1
| | |/ / /
| * | | | Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds2020-07-171-0/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-161-0/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla2020-07-101-0/+1
| * | | | | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-161-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-161-2/+3
| |\ \ \ \ \ \
| | * | | | | | driver core: Avoid deferred probe due to fw_devlink_pause/resume()Saravana Kannan2020-07-101-1/+2
| | * | | | | | driver core: Rename dev_links_info.defer_sync to defer_hookSaravana Kannan2020-07-101-2/+2
| * | | | | | | Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-07-161-4/+98
| |\ \ \ \ \ \ \
| | * | | | | | | serial: core: drop redundant sysrq checksJohan Hovold2020-06-271-2/+2
| | * | | | | | | serial: core: fix sysrq overhead regressionJohan Hovold2020-06-271-5/+98
| | * | | | | | | Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"Johan Hovold2020-06-271-1/+2
| * | | | | | | | Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-161-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dmaengine: idxd: fix hw descriptor fields for delta recordDave Jiang2020-06-241-0/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-143-2/+10
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang2020-07-091-0/+7