aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-19mfd: ssbi: Add regmap read/write helpersGravatar Stephen Boyd 1-0/+20
2014-03-19mfd: pm8921: Migrate to irqdomainsGravatar Stephen Boyd 2-66/+0
2014-03-19mfd: pm8xxx: Move pm8xxx-irq.c contents into only driver that uses itGravatar Stephen Boyd 1-23/+0
2014-03-19mfd: da9052: Extend support to a new chipGravatar Opensource [Anthony Olech] 1-0/+1
2014-03-19mfd: lpc_ich: Add support for Intel Avoton GPIOsGravatar Vincent Donnefort 1-0/+1
2014-03-19mfd: lpc_ich: Convert ICH GPIOs IDs to enumGravatar Vincent Donnefort 1-7/+9
2014-03-19mfd: da9063: Add support for production silicon variant codeGravatar Opensource [Steve Twiss] 1-1/+5
2014-03-19mfd: Add realtek USB card reader driverGravatar Roger Tseng 1-0/+628
2014-03-19mfd: tps65218: Add driver for the TPS65218 PMICGravatar Keerthy 1-0/+284
2014-03-19mfd: wm5110: Make additional DSP registers available to the userGravatar Charles Keepax 1-0/+67
2014-03-19mfd: wm5102: Make additional DSP registers available to the userGravatar Charles Keepax 1-0/+17
2014-03-19mfd: max14577: Remove not needed header inclusionGravatar Krzysztof Kozlowski 1-5/+0
2014-03-19mfd: max14577: Remove unused enum max14577_irq_sourceGravatar Krzysztof Kozlowski 1-8/+0
2014-03-19Merge branch 'ib-mfd-io-3.15' into HEADGravatar Lee Jones 2-1/+13
2014-03-18mfd: Add support for S2MPA01 deviceGravatar Sachin Kamat 3-5/+253
2014-03-18mfd: sec-core: Silence compiler warningGravatar Pankaj Dubey 1-1/+1
2014-03-18mfd: sec: Add support for S2MPS14Gravatar Krzysztof Kozlowski 4-6/+229
2014-03-18mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexesGravatar Krzysztof Kozlowski 1-2/+2
2014-03-18mfd: sec-core: Add maximum RTC register for regmap configGravatar Krzysztof Kozlowski 1-0/+2
2014-03-18mfd: twl-core: Add twl_i2c_read/write_u16Gravatar Sebastian Reichel 1-0/+12
2014-03-18mfd: twl4030-madc: Cleanup driverGravatar Sebastian Reichel 1-1/+1
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+5
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+8
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+5
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 3-6/+6
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesGravatar Davidlohr Bueso 1-2/+0
2014-02-25sysfs: fix namespace refcnt leakGravatar Li Zefan 1-4/+5
2014-02-25fsnotify: Allocate overflow events with proper typeGravatar Jan Kara 1-1/+1
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsGravatar James Hogan 1-1/+5
2014-02-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusGravatar Mark Brown 1-0/+8
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Gravatar Jan Kara 2-4/+4
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsGravatar Peter Zijlstra 1-2/+4
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+20
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+1
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsGravatar Charles Keepax 1-0/+8
2014-02-19Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdGravatar Linus Torvalds 3-4/+4
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesGravatar Lee Jones 1-2/+2
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesGravatar Lee Jones 1-1/+1
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesGravatar Lee Jones 1-1/+1
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 4-0/+8
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-17/+50
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Gravatar Dave Airlie 1-0/+2
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Gravatar Dave Airlie 1-0/+1
2014-02-18drm: add DRM_CAPs for cursor sizeGravatar Alex Deucher 2-0/+5
2014-02-18drm/ttm: declare 'struct device' in ttm_page_alloc.hGravatar Alexandre Courbot 1-0/+2
2014-02-18inotify: Fix reporting of cookies for inotify eventsGravatar Jan Kara 1-1/+1
2014-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-2/+3
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2014-02-17ceph: remove xattr when null value is given to setxattr()Gravatar Yan, Zheng 1-2/+3