summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | mfd: devicetree: bindings: Add Qualcomm RPM DT bindingBjorn Andersson2015-01-22
| * | | | | | | | | | | | | | | | | | mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2015-01-22
| * | | | | | | | | | | | | | | | | | mfd: axp20x: Add support for fuel gauge cell driverTodd E Brandt2015-01-22
| * | | | | | | | | | | | | | | | | | mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson2015-01-22
| * | | | | | | | | | | | | | | | | | mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo2015-01-22
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-04
| * | | | | | | | | | | | | | | | | | | dmaengine: dw: amend description of dma_dev fieldAndy Shevchenko2015-02-04
| * | | | | | | | | | | | | | | | | | | dma: mmp_tdma: Fix build for ARM64Rob Herring2015-02-03
| * | | | | | | | | | | | | | | | | | | Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widthsLaurent Pinchart2014-12-23
| * | | | | | | | | | | | | | | | | | | | dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart2015-01-19
| * | | | | | | | | | | | | | | | | | | | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart2015-01-18
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | dmaengine: Remove device_control and device_slave_capsMaxime Ripard2014-12-22
| * | | | | | | | | | | | | | | | | | | dmaengine: Create a generic dma_slave_caps callbackMaxime Ripard2014-12-22
| * | | | | | | | | | | | | | | | | | | dmaengine: Add device_terminate_all callbackMaxime Ripard2014-12-22
| * | | | | | | | | | | | | | | | | | | dmaengine: split out pause/resume operations from device_controlMaxime Ripard2014-12-22
| * | | | | | | | | | | | | | | | | | | dmaengine: Introduce a device_config callbackMaxime Ripard2014-12-22
| * | | | | | | | | | | | | | | | | | | dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-22
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-02-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki2015-02-17
* | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | mtd: implement common reboot notifier boilerplateBrian Norris2015-01-07
| * | | | | | | | | | | | | | | | | | | mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-07
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * | | | | | | | | | | | | | | | | | | vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * | | | | | | | | | | | | | | | | | | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
| * | | | | | | | | | | | | | | | | | | net: Use more bit fields in napi_gro_cbTom Herbert2015-02-11
| * | | | | | | | | | | | | | | | | | | net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-11
| * | | | | | | | | | | | | | | | | | | net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11
| * | | | | | | | | | | | | | | | | | | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-11
| * | | | | | | | | | | | | | | | | | | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-11
* | | | | | | | | | | | | | | | | | | | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-05
| * | | | | | | | | | | | | | | | | | | | vfs: add find_inode_nowait() functionTheodore Ts'o2015-02-05
| * | | | | | | | | | | | | | | | | | | | vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-05
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | fs: add vfs_iter_{read,write} helpersChristoph Hellwig2015-01-29
| * | | | | | | | | | | | | | | | | | | | new helper: iov_iter_bvec()Al Viro2015-01-29
* | | | | | | | | | | | | | | | | | | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-23
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-17
| * | | | | | | | | | | | | | | | | | | | | | new primitive: debugfs_create_automount()Al Viro2015-01-25
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | new fs_pin killing logicsAl Viro2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | allow attaching fs_pin to a group not associated with some superblockAl Viro2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | take count and rcu_head out of fs_pinAl Viro2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds2015-01-25