aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-105-4/+41
|\
| * block: add block polling supportJens Axboe2015-11-072-0/+13
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-074-4/+28
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-107-1/+200
|\ \
| * | bus: sunxi-rsb: Add driver for Allwinner Reduced Serial BusChen-Yu Tsai2015-10-261-0/+105
| * | Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-221-0/+2
| |\ \
| | * | drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2015-10-021-0/+2
| * | | Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann2015-10-153-1/+14
| |\ \ \
| | * | | qcom-scm: add missing prototype for qcom_scm_is_available()Rob Clark2015-10-141-0/+2
| | * | | soc: qcom: Make qcom_smem_get() return a pointerStephen Boyd2015-10-141-1/+1
| | * | | soc: qcom: smd: Implement id_table driver matchingBjorn Andersson2015-10-141-0/+11
| * | | | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-10-141-0/+78
| |\ \ \ \
| | * | | | firmware: arm_scpi: Extend to support sensorsPunit Agrawal2015-10-091-0/+17
| | * | | | firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla2015-09-281-0/+61
| | |/ / /
| * | | | Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2015-10-081-0/+1
| |\ \ \ \
| | * | | | misc: atmel_tclib: get and use slow clockBoris Brezillon2015-10-061-0/+1
| | |/ / /
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-103-8/+57
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-10-231-0/+47
| |\ \ \ \ \
| | * | | | | ARM: imx7d: add imx7d iomux-gpr field defineFugang Duan2015-09-221-0/+47
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'arm-soc/for-4.4/soc' of http://github.com/Broadcom/stblinux into n...Arnd Bergmann2015-10-151-0/+10
| |\ \ \ \ \
| | * | | | | soc: brcmstb: Add Bus Interface Unit control setupFlorian Fainelli2015-10-091-0/+10
| | |/ / / /
| * | | | | Merge tag 'at91-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/...Arnd Bergmann2015-10-061-8/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: at91: remove useless includes in platform_data/atmel.hAlexandre Belloni2015-09-181-8/+0
| | |/ / /
* | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson2015-10-231-1/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula2015-09-201-1/+0
| | |/ / /
* | | | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-103-30/+16
|\ \ \ \ \
| * | | | | coredump: add DAX filtering for ELF coredumpsRoss Zwisler2015-11-091-1/+3
| * | | | | Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams2015-11-092-1/+6
| |\ \ \ \ \
| * | | | | | devm: make allocations numa aware by defaultDan Williams2015-10-091-4/+12
| * | | | | | pmem: kill memremap_pmem()Dan Williams2015-10-091-25/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-11-103-10/+6
|\ \ \ \ \ \
| * | | | | | acpi: add acpi_preset_companion() stubDustin Byford2015-10-251-0/+5
| * | | | | | mfd: core: redo ACPI matching of the children devicesAndy Shevchenko2015-10-231-2/+8
| * | | | | | i2c: rcar: Remove obsolete platform data supportGeert Uytterhoeven2015-10-201-10/+0
| * | | | | | i2c: ocores: support big-endian register layoutMax Filippov2015-10-201-0/+1
| |/ / / / /
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-11-101-8/+15
|\ \ \ \ \ \
| * | | | | | watchdog: include: add units for timeout values in kerneldocWolfram Sang2015-11-031-5/+5
| * | | | | | watchdog: include: fix some typosWolfram Sang2015-11-031-2/+2
| * | | | | | watchdog: Always evaluate new timeout against min_timeoutGuenter Roeck2015-11-031-2/+9
* | | | | | | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-103-102/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/of' into for-linusVinod Koul2015-10-311-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OFKuninori Morimoto2015-10-011-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'topic/edma' into for-linusVinod Koul2015-10-311-101/+3
| |\ \ \ \ \ \ \
| | * | | | | | | dmaengine: edma: New device tree bindingPeter Ujfalusi2015-10-271-0/+3
| | * | | | | | | ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi2015-10-141-74/+0
| | * | | | | | | ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi2015-10-141-16/+22
| | * | | | | | | ARM: common: edma: Remove unused functionsPeter Ujfalusi2015-10-141-33/+0
| | |/ / / / / /
| * / / / / / / dmaengine: dw: some Intel devices has no memcpy supportAndy Shevchenko2015-10-311-0/+2
| |/ / / / / /
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-103-16/+111
|\ \ \ \ \ \ \