aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-145-15/+17
|\
| * i2c: nuc900: remove platform_data, tooWolfram Sang2017-11-051-9/+0
| * Merge branch 'i2c/sbs-manager' into i2c/for-4.15Wolfram Sang2017-11-011-1/+9
| |\
| | * i2c: i2c-smbus: add of_i2c_setup_smbus_alertPhil Reid2017-10-281-0/+9
| | * i2c: i2c-smbus: Use threaded irq for smbalertPhil Reid2017-10-281-1/+0
| * | Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang2017-11-012-4/+6
| |\ \
| | * | gpio: Make it possible for consumers to enforce open drainLinus Walleij2017-10-301-0/+6
| | * | i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-301-4/+0
| * | | i2c: Allow overriding dev_name through board_infoHans de Goede2017-10-271-0/+2
| | |/ | |/|
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-147-36/+270
|\ \ \
| * | | gpio: Automatically add lockdep keysThierry Reding2017-11-081-1/+35
| * | | gpio: Introduce struct gpio_irq_chip.firstThierry Reding2017-11-081-0/+8
| * | | gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding2017-11-081-4/+4
| * | | gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding2017-11-081-0/+4
| * | | gpio: Implement tighter IRQ chip integrationThierry Reding2017-11-081-0/+7
| * | | gpio: Move lock_key into struct gpio_irq_chipThierry Reding2017-11-081-2/+7
| * | | gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-081-6/+15
| * | | gpio: Move irq_nested into struct gpio_irq_chipThierry Reding2017-11-081-2/+7
| * | | gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding2017-11-081-4/+15
| * | | gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding2017-11-081-3/+8
| * | | gpio: Move irq_handler to struct gpio_irq_chipThierry Reding2017-11-081-3/+8
| * | | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-3/+8
| * | | gpio: Move irqchip into struct gpio_irq_chipThierry Reding2017-11-081-2/+12
| * | | gpio: Introduce struct gpio_irq_chipThierry Reding2017-11-081-0/+38
| * | | gpio: mmio: Make pin2mask() a private businessLinus Walleij2017-10-251-4/+4
| * | | dt-bindings: gpio: uniphier: add UniPhier GPIO bindingMasahiro Yamada2017-10-231-0/+18
| * | | gpio: Fix loose spellingAndrew Jeffery2017-10-203-3/+3
| * | | gpio: Introduce ->get_multiple callbackLukas Wunner2017-10-192-0/+48
| * | | bitops: Introduce assign_bit()Lukas Wunner2017-10-191-0/+24
| * | | gpiolib: drop irq_base field from gpio_chip structGrygorii Strashko2017-10-191-2/+0
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-142-0/+17
|\ \ \
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-0/+13
| * | | drivers: flag buses which demand DMA configurationRobin Murphy2017-10-191-0/+4
* | | | Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-11-142-27/+17
|\ \ \ \
| * \ \ \ Merge branch 'topic/xilinx' into for-linusVinod Koul2017-11-141-14/+0
| |\ \ \ \
| | * | | | dmaengine: xilinx_dma: Move enum xdma_ip_type to driver fileLars-Peter Clausen2017-09-171-14/+0
| | | |/ / | | |/| |
| * | | | dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarifyStefan Brüns2017-09-211-12/+16
| * | | | dmaengine: List all allowed values for src/dst_addr_width in kernel docStefan Brüns2017-09-211-1/+1
| |/ / /
* | | | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-143-6/+10
|\ \ \ \
| * | | | iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu2017-11-031-0/+1
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-132-6/+9
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | | * | | iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-121-2/+3
| | | | | * | | iommu/iova: Add rbtree anchor nodeRobin Murphy2017-09-271-0/+1
| | | | | * | | iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-3/+2
| | | | | * | | iommu/iova: Extend rbtree node cachingRobin Murphy2017-09-271-1/+2
| | | | * | | | iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel2017-10-061-0/+1
| | | |/ / / /
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-145-79/+106
|\ \ \ \ \ \ \
| * | | | | | | scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart2017-11-081-0/+2
| * | | | | | | scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke2017-10-181-1/+2
| * | | | | | | scsi: scsi_devinfo: Reformat blacklist flagsHannes Reinecke2017-10-171-26/+50