summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
*-. Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-081-0/+19
|\ \
| * | IB/mlx5: Enable IPoIB accelerationErez Shitrit2017-05-041-0/+19
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-0811-43/+441
|\ \ \
| * \ \ Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-281-0/+3
| |\ \ \
| | * | | PCI: Export pcie_flr()Christoph Hellwig2017-04-201-0/+1
| | * | | PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2017-04-031-0/+2
| * | | | Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-0/+30
| |\ \ \ \
| | * | | | PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+4
| | * | | | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-201-4/+15
| | * | | | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| | * | | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+3
| | * | | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-0/+7
| | * | | | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-0/+4
| | |/ / /
| * | | | Merge branch 'pci/msi' into nextBjorn Helgaas2017-04-282-15/+0
| |\ \ \ \
| | * | | | of/pci: Remove unused MSI controller helpersThomas Petazzoni2017-03-141-11/+0
| | * | | | PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas2017-03-091-4/+0
| | |/ / /
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2017-04-281-1/+2
| |\ \ \ \
| | * | | | PCI: Change pci_host_common_probe() visibilityMarc Gonzalez2017-04-181-1/+1
| | * | | | PCI: Include pci.h for struct pci_ops definitionMarc Gonzalez2017-03-231-0/+1
| | |/ / /
| * | | | Merge branch 'pci/irq' into nextBjorn Helgaas2017-04-282-1/+7
| |\ \ \ \
| | * | | | PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig2017-04-181-0/+6
| | * | | | genirq: Return the IRQ name from free_irq()Christoph Hellwig2017-04-181-1/+1
| | |/ / /
| * | | | Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-282-0/+26
| |\ \ \ \
| | * | | | PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi2017-04-241-0/+5
| | * | | | linux/io.h: Add pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-191-0/+21
| | |/ / /
| * | | | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-04-281-26/+8
| |\ \ \ \
| | * | | | PCI: Add device disconnected stateKeith Busch2017-03-291-0/+2
| | * | | | PCI: Export PCI device config accessorsKeith Busch2017-03-291-26/+6
| | |/ / /
| * | | | Merge branch 'pci/host-thunder' into nextBjorn Helgaas2017-04-281-0/+2
| |\ \ \ \
| | * | | | PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C2017-04-131-0/+2
| | |/ / /
| * | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2017-04-281-0/+4
| |\ \ \ \
| | * | | | PCI: imx6: Add code to support i.MX7DAndrey Smirnov2017-04-041-0/+4
| | |/ / /
| * | | | PCI: Add device IDs for DRA74x and DRA72xKishon Vijay Abraham I2017-04-281-0/+2
| * | | | PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I2017-04-112-0/+4
| * | | | PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I2017-04-111-0/+41
| * | | | PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I2017-04-113-0/+312
| |/ / /
* | | | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-085-176/+30
|\ \ \ \
| * | | | tty: split job control support into a file of its ownNicolas Pitre2017-04-181-0/+6
| * | | | console: move console_init() out of tty_io.cNicolas Pitre2017-04-182-3/+6
| * | | | Merge 4.11-rc7 into tty-nextGreg Kroah-Hartman2017-04-1714-38/+92
| |\ \ \ \
| * | | | | serial: core: constify struct uart_port {name} fieldAndy Shevchenko2017-04-081-1/+1
| * | | | | serdev: Add serdev_device_write subroutineAndrey Smirnov2017-04-081-2/+15
| * | | | | Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman2017-04-036-9/+21
| |\ \ \ \ \
| * | | | | | tty: serial_core: Add name field to uart_port structVignesh R2017-03-311-0/+1
| * | | | | | Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman2017-03-2922-57/+79
| |\ \ \ \ \ \
| * | | | | | | linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'Andrey Smirnov2017-03-171-2/+2
| * | | | | | | tty/serial: atmel: move atmel_serial header into driver directoryRichard Genoud2017-03-141-169/+0
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-0824-100/+157
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka2017-05-081-0/+12
| * | | | | | | | time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani2017-05-081-3/+0