summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-30mfd: rtsx: Add support for rts522AMicky Ching1-0/+6
2015-10-30mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss1-0/+3
2015-10-30mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha1-0/+69
2015-10-30mfd: intel_soc_pmic: Add support for Broxton WC PMICQipeng Zha1-0/+2
2015-10-26mfd: arizona: Add register bits to support the ANC blockCharles Keepax1-0/+70
2015-10-26mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski2-0/+3
2015-10-26mfd: 88pm80x: Add 88pm860 chip type supportVaibhav Hiremath1-0/+1
2015-10-26Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...Lee Jones26-72/+124
2015-10-26mfd: core: redo ACPI matching of the children devicesAndy Shevchenko1-2/+8
2015-10-13mfd: da9150: Add support for Fuel-GaugeAdam Thomson1-1/+18
2015-10-05mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis1-7/+3
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+3
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+3
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+2
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+21
2015-10-02Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-10-02memcg: remove pcp_counter_lockGreg Thelen1-1/+0
2015-10-02memcg: fix dirty page migrationGreg Thelen1-0/+21
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-12/+0
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki1-0/+1
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig1-2/+0
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig1-1/+1
2015-09-30skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2-1/+2
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-6/+5
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+12
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu1-0/+1
2015-09-26Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2-12/+0
2015-09-25phy: add phy_device_remove()Russell King1-0/+1
2015-09-25phy: fix mdiobus module safetyRussell King1-1/+4
2015-09-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+7
2015-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2015-09-25skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo1-2/+9
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-09-24regmap: Add generic macro to define regmap_irqQipeng Zha1-0/+3
2015-09-24netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman1-0/+1
2015-09-23userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli1-3/+2
2015-09-22Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown1-1/+1
2015-09-22mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax1-0/+8
2015-09-22mfd: arizona: Add register bits for general purpose switchCharles Keepax1-0/+3
2015-09-22mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2-3/+6
2015-09-22Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-25/+22
2015-09-21rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov1-6/+5
2015-09-21security: fix typo in security_task_prctlJann Horn1-1/+1
2015-09-20Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+28
2015-09-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+50