summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22mfd: pcf50633: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: retu: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: lm3533: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: max77686: Constify struct regmap_configKrzysztof Kozlowski1-3/+3
2015-01-22mfd: intel_soc_pmic: Constify struct regmap_configKrzysztof Kozlowski2-2/+2
2015-01-22mfd: hi6421-pmic: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: 88pm860x-core: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: axp20x: Add support for fuel gauge cell driverTodd E Brandt1-2/+41
2015-01-22mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflictsInha Song1-3/+3
2015-01-22mfd: dln2: Add suspend/resume functionalityOctavian Purdila1-0/+20
2015-01-22mfd: dln2: Add start/stop RX URBs helpersOctavian Purdila1-10/+41
2015-01-22mfd: lpc_sch: Enable WDT for Intel Quark X1000Ong Boon Leong1-0/+1
2015-01-22mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson5-1/+1649
2015-01-22mfd: db8500-prcmu: Remove unused functionRickard Strandqvist1-9/+0
2015-01-22mfd: sun6i-prcm: Add support for the ir-clkHans de Goede1-0/+14
2015-01-22mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo5-0/+477
2015-01-22Merge tag 'mfd-fixes-3.19' into HEADLee Jones3-13/+14
2015-01-20mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng1-12/+0
2015-01-20mfd: tps65218: Make INT1 our status_base registerFelipe Balbi1-0/+1
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi1-0/+11
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam1-1/+2
2014-12-28Linux 3.19-rc2Linus Torvalds1-1/+1
2014-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-51/+65
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-12-28kvm: warn on more invariant breakagePaolo Bonzini1-1/+3
2014-12-28kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini1-5/+17
2014-12-27Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-3/+27
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-26Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+10
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang1-1/+4
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2-2/+23
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds47-221/+450
2014-12-25Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-29/+18
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie9-74/+12
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie6-10/+85
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-21/+28
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2014-12-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-12/+27
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon1-4/+5
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones8-8/+8
2014-12-22Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2-7/+24
2014-12-22Revert "mm/memory.c: share the i_mmap_rwsem"Kirill A. Shutemov1-2/+2
2014-12-23Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie5-30/+150
2014-12-23Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Dave Airlie6-22/+82
2014-12-23Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...Dave Airlie1-1/+1