summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | thermal: armada: rename the initialization routineMiquel Raynal2018-07-271-20/+20
| * | | thermal: armada: remove misleading commentsMiquel Raynal2018-07-271-2/+0
| * | | thermal: armada: remove useless register accessesMiquel Raynal2018-07-271-6/+2
| * | | thermal: armada: add a function that sanitizes the thermal zone nameMiquel Raynal2018-07-271-1/+36
| * | | thermal: ti-soc-thermal: remove dead codeBartlomiej Zolnierkiewicz2018-07-279-654/+5
| * | | thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat...Jean-Christophe Dubois2018-07-021-1/+4
* | | | Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2018-08-167-86/+1253
|\ \ \ \
| * | | | mailbox: Add support for i.MX messaging unitOleksij Rempel2018-08-153-0/+366
| * | | | mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.cRandy Dunlap2018-08-151-0/+2
| * | | | mailbox: mediatek: Add Mediatek CMDQ driverHoulong Wei2018-08-033-0/+581
| * | | | mailbox: ti-msgmgr: Add support for Secure ProxyNishanth Menon2018-08-031-28/+205
| * | | | mailbox: ti-msgmgr: Move the memory region name to descriptorNishanth Menon2018-08-031-2/+8
| * | | | mailbox: ti-msgmgr: Change message count mask to be descriptor basedNishanth Menon2018-08-031-7/+18
| * | | | mailbox: ti-msgmgr: Allocate Rx channel resources only on requestNishanth Menon2018-08-031-30/+61
| * | | | mailbox: ti-msgmgr: Get rid of unused structure membersNishanth Menon2018-08-031-6/+0
| * | | | mailbox/omap: use of_device_get_match_data() to get match dataSuman Anna2018-08-031-7/+14
| * | | | mailbox/omap: switch to SPDX license identifierSuman Anna2018-08-031-9/+1
| * | | | mailbox: xgene-slimpro: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-08-031-3/+3
* | | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-1683-1664/+3020
|\ \ \ \ \
| * \ \ \ \ Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2018-08-151-1/+12
| |\ \ \ \ \
| | * | | | | PCI: vmd: White list for fast interrupt handlersKeith Busch2018-06-281-1/+12
| * | | | | | Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2018-08-151-85/+68
| |\ \ \ \ \ \
| | * | | | | | PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni2018-08-081-5/+0
| | * | | | | | PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni2018-08-081-73/+63
| | * | | | | | PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni2018-08-081-2/+2
| | * | | | | | PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni2018-08-081-3/+3
| | * | | | | | PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni2018-08-081-1/+1
| | * | | | | | PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni2018-08-081-2/+0
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2018-08-153-1/+14
| |\ \ \ \ \ \
| | * | | | | | PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi2018-07-302-0/+11
| | * | | | | | PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi2018-07-301-0/+2
| | * | | | | | PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi2018-07-301-1/+1
| | * | | | | | PCI: mobiveil: Integer overflow in IB_WIN_SIZEDan Carpenter2018-07-261-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2018-08-153-26/+144
| |\ \ \ \ \ \
| | * | | | | | PCI: iproc: Reduce inbound/outbound mapping print levelRay Jui2018-07-131-17/+17
| | * | | | | | PCI: iproc: Reject unconfigured physical functions from PAXCRay Jui2018-07-132-1/+30
| | * | | | | | PCI: iproc: Disable MSI parsing in certain PAXC blocksRay Jui2018-07-131-2/+32
| | * | | | | | PCI: iproc: Fix up corrupted PAXC root complex config registersRay Jui2018-07-132-6/+62
| | * | | | | | PCI: iproc: Activate PAXC bridge quirk for more devicesRay Jui2018-07-131-0/+3
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2018-08-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()Jia-Ju Bai2018-06-291-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-08-1519-146/+618
| |\ \ \ \ \ \
| | * | | | | | PCI: endpoint: Add MSI set maximum restrictionGustavo Pimentel2018-07-191-1/+2
| | * | | | | | pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel2018-07-191-47/+159
| | * | | | | | pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-193-10/+49
| | * | | | | | pci-epf-test/pci_endpoint_test: Use irq_type module parameterGustavo Pimentel2018-07-191-9/+19
| | * | | | | | pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel2018-07-192-51/+91
| | * | | | | | PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel2018-07-193-2/+17
| | * | | | | | PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2018-07-192-27/+33
| | * | | | | | PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel2018-07-193-1/+148