aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-04multi_v7_defconfig: fdma & ASoC built-inv4.7-rc2-fdma-v5-with-asocPeter Griffin
2016-07-04remoteproc: core: Retry rproc_fw_config_virtio() if !rproc->table_ptrPeter Griffin
2016-07-04dmaengine: st_fdma: Change to late_initcall_syncPeter Griffin
2016-07-04ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio cardPeter Griffin
2016-07-04ARM: STi: DT: STiH407: Add uniperif reader dt nodesPeter Griffin
2016-07-04ARM: STi: DT: STiH407: Add uniperif player dt nodesPeter Griffin
2016-07-04ARM: STi: DT: STiH407: Add sti-sasg-codec dt nodePeter Griffin
2016-07-04ARM: DT: STiH407: Add spdif_out pinctrl configPeter Griffin
2016-07-04ARM: DT: STiH407: Add i2s_in pinctrl configurationPeter Griffin
2016-07-04ARM: DT: STiH407: Add i2s_out pinctrl configurationPeter Griffin
2016-07-04ARM: multi_v7_defconfig: Enable STi and simple-card drivers.Peter Griffin
2016-07-04ARM: multi_v7_defconfig: Enable STi FDMA driverPeter Griffin
2016-07-04MAINTAINERS: Add FDMA driver files to STi section.Peter Griffin
2016-07-04ARM: STi: DT: STiH407: Add FDMA driver dt nodes.Peter Griffin
2016-07-04dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver supportPeter Griffin
2016-07-04dmaengine: st_fdma: Add STMicroelectronics FDMA driver header filePeter Griffin
2016-07-04dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentationPeter Griffin
2016-07-04MAINTAINERS: Add st slim core rproc driver to STi section.Peter Griffin
2016-07-04remoteproc: st_slim_rproc: add a slimcore rproc driverPeter Griffin
2016-07-04dmaengine: add debug for dma_get_any_slave_channel()Peter Griffin
2016-07-04init/main: Trigger re-execution of deferred deferred probe()sLee Jones
2016-07-04driver-core: Add externally callable function to trigger deferred probesLee Jones
2016-06-28stih407: disable pwm and ethernetPeter Griffin
2016-06-28ARM: STi: Update machine _namestr to be more generic.Peter Griffin
2016-06-28ARM: multi_v7_defconfig: Enable ASIX based usb networking adaptersPeter Griffin
2016-06-28Revert "reset: Add support for shared reset controls"Peter Griffin
2016-06-26Linux 4.7-rc5Linus Torvalds
2016-06-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-25Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-06-25Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-06-24Merge tag 'hwmon-for-linus-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-24Merge tag 'acpi-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-06-24Merge tag 'pm-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-24Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-24init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64Rasmus Villemoes
2016-06-24autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin
2016-06-24mm/page_owner: avoid null pointer dereferenceSudip Mukherjee
2016-06-24tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King