summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-13mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede
2017-02-13mfd: axp20x: Correct a typo in axp20x_device_remove documentationCorentin Labbe
2017-02-13Merge branches 'ib-mfd-arm-iio-pwm-4.11', 'ib-mfd-input-4.11-1', 'ib-mfd-mtd-...Lee Jones
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou
2017-02-13proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov
2017-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-02-11tap: tap as an independent moduleSainath Grandhi
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi
2017-02-11tap: Tap character device creation/destroy APISainath Grandhi
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi
2017-02-11tap: Refactoring macvtap.cSainath Grandhi
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig
2017-02-10PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-02-10net/skbuff: Introduce skb_mac_offset()Amir Vadai
2017-02-10mtd: name the mtd device with an optional label propertyCédric Le Goater
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris
2017-02-10afs: Move UUID struct to linux/uuid.hDavid Howells
2017-02-10blk-mq: pass bio to blk_mq_sched_get_rq_privPaolo Valente
2017-02-10vmbus: remove unused kickq argument to sendpacketStephen Hemminger
2017-02-10vmbus: remove no longer used signal_policyStephen Hemminger
2017-02-10fpga: Add scatterlist based programmingJason Gunthorpe
2017-02-10drivers/fsi: add driver to device matchesJeremy Kerr
2017-02-10drivers/fsi: Add device & driver definitionsJeremy Kerr
2017-02-10drivers/fsi: Add empty fsi bus definitionsJeremy Kerr
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel
2017-02-10irqdesc: Add a resource managed version of irq_alloc_descs()Bartosz Golaszewski
2017-02-10Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Cyrille Pitchen
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen
2017-02-10mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda
2017-02-10iommu: Add iommu_device_set_fwnode() interfaceJoerg Roedel
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel
2017-02-10iommu: Rename iommu_get_instance()Joerg Roedel
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook
2017-02-10perf/core: Allow kernel filters on CPU eventsAlexander Shishkin
2017-02-10kref: Implement 'struct kref' using refcount_tPeter Zijlstra
2017-02-10refcount_t: Introduce a special purpose refcount typePeter Zijlstra
2017-02-09mtd: Add partition device node to mtd partition devicesSascha Hauer
2017-02-10Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2017-02-09PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin