summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* mfd: rtsx: Add support for rts522AMicky Ching2015-10-30
* mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss2015-10-30
* mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha2015-10-30
* mfd: intel_soc_pmic: Add support for Broxton WC PMICQipeng Zha2015-10-30
* mfd: arizona: Add register bits to support the ANC blockCharles Keepax2015-10-26
* mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski2015-10-26
* mfd: 88pm80x: Add 88pm860 chip type supportVaibhav Hiremath2015-10-26
*-----. Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...Lee Jones2015-10-26
|\ \ \ \
| | | | * mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-05
| | | * | regmap: Add generic macro to define regmap_irqQipeng Zha2015-09-24
| | | |/
| | * / mfd: da9150: Add support for Fuel-GaugeAdam Thomson2015-10-13
| | |/
| * | mfd: core: redo ACPI matching of the children devicesAndy Shevchenko2015-10-26
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\ \
| | * | string: provide strscpy()Chris Metcalf2015-09-10
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-02
| |\ \ \
| | * | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-01
| | * | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
| | * | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-29
| * | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-02
| |\ \ \ \
| | * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-28
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-01
| |\ \ \ \ \
| | * | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-01
| | * | | | | memcg: fix dirty page migrationGreg Thelen2015-10-01
| * | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-01
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-01
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-26
| | | |/ / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-01
| |\ \ \ \ \ \ \
| | * | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-29
| | |/ / / / / /
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-01
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-25
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-20
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-26
| |\ \ \ \ \
| | * | | | | phy: add phy_device_remove()Russell King2015-09-24
| | * | | | | phy: fix mdiobus module safetyRussell King2015-09-24
| | * | | | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-24
| | * | | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-23
| | * | | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-14
| * | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
| |\ \ \ \ \ \
| | * | | | | | cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo2015-09-24
| * | | | | | | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-25
| |\ \ \ \ \ \ \
| | * | | | | | | SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-17
| * | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | thermal: Add a function to get the minimum powerJavi Merino2015-09-14
| | * | | | | | | | thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-13
| | |/ / / / / / /
| * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-22
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-24
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-22
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / | | | | | | |/| | | / / / | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | * | | | | | | spi: fix kernel-doc warnings in spi.hGeliang Tang2015-09-16
| | | | | |/ / / / / | | | | |/| | | | |