summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-11mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax2-1/+11
2016-01-11mfd: da9063: Allow modular buildGeert Uytterhoeven1-1/+1
2016-01-11mfd: arizona: Request parent IRQ before we request child IRQsCharles Keepax1-30/+27
2016-01-11gpio: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald1-0/+4
2016-01-11mfd: as3722: Mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-01-11mfd: sta2x11: Use platform_register/unregister_drivers()Thierry Reding1-26/+10
2016-01-11mfd: qcom-spmi-pmic: Don't access non-existing registersIvan T. Ivanov1-1/+3
2016-01-11mfd: wm831x: Fix broken wm831x_unique_id_showRasmus Villemoes1-8/+2
2016-01-11mfd: syscon: Add a DT property to set value widthDamien Riegel2-0/+17
2016-01-11mfd: wm5110: Correct defaults for micbias control registersCharles Keepax1-3/+3
2016-01-11mfd: cros ec: Lock the SPI bus while holding chipselectNicolas Boichat1-12/+18
2015-12-04MAINTAINERS: Update Wolfson Micro section to include CS47L24 sourceRichard Fitzgerald1-0/+2
2015-12-04mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald8-25/+1753
2015-12-04mfd: arizona: Update DT bindings to add CS47L24 and WM1831Richard Fitzgerald1-1/+8
2015-12-04mfd: qcom_rpm: Fix a possible NULL dereferenceLABBE Corentin1-0/+2
2015-12-04mfd: ab8500: Delete static IRQ resourcesLinus Walleij1-482/+0
2015-12-04mfd: da903x: Constify da903x_chip_ops structureJulia Lawall1-2/+2
2015-12-04mfd: mc13xxx-core: Use of_property_read_bool()Saurabh Sengar1-4/+4
2015-12-04mfd: as3722: Handle interrupts on suspendJon Hunter1-0/+30
2015-11-24mfd: wm8994: Ensure that the whole MFD is built into a single moduleCharles Keepax1-1/+2
2015-11-24Documentation: dt-bindings: Fix interrupt documentation file pathAndrew F. Davis4-4/+4
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar2-8/+8
2015-11-24mfd: lpc_ich: Intel device IDs for PCHAlexandra Yates1-0/+15
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar2-4/+35
2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham2-3/+136
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham4-0/+198
2015-11-23Linux 4.4-rc2v4.4-rc2Linus Torvalds1-1/+1
2015-11-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-76/+182
2015-11-23Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-13/+15
2015-11-23Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-64/+115
2015-11-23Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-112/+342
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+9
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-116/+382
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-35/+69
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+53
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer6-11/+11
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer1-1/+5
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer1-18/+22
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer1-30/+79
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer1-18/+67
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller3-26/+31
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller6-15/+291
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller1-2/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller3-28/+21
2015-11-22parisc: Add defines for Huge page supportHelge Deller2-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-111/+283
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+45