summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones3-30/+255
2014-01-21Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones5-4/+136
2014-01-21pinctrl: abx500: Delete non-devicetree probe pathLinus Walleij1-27/+9
2014-01-21mfd: twl-core: Fix passing of platform data in the device tree caseTony Lindgren1-3/+12
2014-01-21mfd: twl-core: Clean up module by removing twl603x pdata handlingRuslan Ruslichenko1-198/+0
2014-01-21mfd: sec: Constify regmap configs and regmap irqsKrzysztof Kozlowski2-10/+10
2014-01-21mfd: max14577: Match regulator by of_compatible stringKrzysztof Kozlowski1-1/+4
2014-01-21mfd: max14577: Add max14577 MFD driver coreChanwoo Choi5-0/+656
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski1-0/+40
2014-01-21mfd: cros ec: i2c: Use consistent function namesThierry Reding1-4/+4
2014-01-21mfd: cros ec: spi: Use consistent function namesThierry Reding1-4/+4
2014-01-21mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2014-01-08mfd: twl-core: Enable regcache for audio registersPeter Ujfalusi1-0/+111
2014-01-08mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi2-0/+24
2014-01-08mfd: twl-core: Simplify IO wrapper functions by moving common code outPeter Ujfalusi1-27/+31
2014-01-06mfd: as3722: Add watchdog supportBibek Basu1-0/+3
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven7-7/+7
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven16-37/+37
2014-01-06mfd: staging: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2014-01-06mfd: intel: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven6-10/+10
2014-01-06mfd: marvell: Constify struct mfd_cell where possibleGeert Uytterhoeven2-3/+3
2014-01-06mfd: toshiba: Constify struct mfd_cell where possibleGeert Uytterhoeven2-3/+3
2014-01-06mfd: wolfson: Constify struct mfd_cell where possibleGeert Uytterhoeven2-9/+9
2014-01-06mfd: dialog: Constify struct mfd_cell where possibleGeert Uytterhoeven3-3/+3
2014-01-06mfd: stmicro: Constify struct mfd_cell where possibleGeert Uytterhoeven2-6/+6
2014-01-06mfd: cros ec: spi: Fix debug outputThierry Reding1-1/+3
2014-01-06mfd: cros ec: spi: Increase EC transaction delayDerek Basehore1-3/+4
2014-01-06mfd: omap-usb-host: Raw read and write endian fixVictor Kamensky1-4/+4
2014-01-06mfd: omap-usb-tll: Raw read and write endian fixVictor Kamensky1-4/+4
2014-01-06mfd: wm5110: Correct default for register LDO2 Control 1Charles Keepax1-1/+1
2014-01-06mfd: ab8500-debugfs: Move dereference after check for NULLDan Carpenter1-2/+3
2014-01-05Linux 3.13-rc7v3.13-rc7Linus Torvalds1-1/+1
2014-01-04Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2-6/+7
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-33/+108
2014-01-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+5
2014-01-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds9-24/+66
2014-01-03epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron1-4/+0
2014-01-03sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-03drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu1-1/+10
2014-01-03mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi1-0/+10
2014-01-03MAINTAINERS: set up proper record for Xilinx ZynqMichal Simek1-0/+3
2014-01-03mm: remove bogus warning in copy_huge_pmd()Mel Gorman1-3/+0
2014-01-03memcg: fix memcg_size() calculationVladimir Davydov1-1/+1
2014-01-03mm: fix use-after-free in sys_remap_file_pagesRik van Riel1-3/+5
2014-01-03mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka1-5/+10
2014-01-03mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka1-7/+22
2014-01-03Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds6-5/+58
2014-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-11/+22
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka1-2/+1