summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-14Merge branch 'topic/imx' into for-linusVinod Koul
2017-11-14Merge branch 'topic/img' into for-linusVinod Koul
2017-11-14Merge branch 'topic/dmatest' into for-linusVinod Koul
2017-11-14Merge branch 'topic/bcom' into for-linusVinod Koul
2017-11-14Merge branch 'topic/axi' into for-linusVinod Koul
2017-11-14Merge branch 'topic/print_fixes' into for-linusVinod Koul
2017-11-08dmaengine: dmatest: warn user when dma test times outAdam Wallis
2017-11-08dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %padVinod Koul
2017-11-08dmaengine: coh901318: Remove unnecessary 0x prefixes before %padVinod Koul
2017-10-31dmaengine: pch_dma: Replace PCI pool old APIRomain Perier
2017-10-23dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCsAnup Patel
2017-10-23dmaengine: bcm-sba-raid: Use common GPL comment headerAnup Patel
2017-10-23dmaengine: bcm-sba-raid: Use only single mailbox channelAnup Patel
2017-10-23dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lockAnup Patel
2017-10-16dmaengine: img-mdc: Add runtime PMEd Blake
2017-10-16dmaengine: img-mdc: Add suspend / resume handlingEd Blake
2017-09-21dmaengine: imx-sdma: Correct src_addr_widths and directionsNicolin Chen
2017-09-17dmaengine: axi-dmac: Fix software cyclic modeLars-Peter Clausen
2017-09-17dmaengine: axi-dmac: Only use hardware cyclic mode for single segment transfersLars-Peter Clausen
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-15Revert "PCI: Avoid race while enabling upstream bridges"Bjorn Helgaas
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-09-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-14Merge tag 'pinctrl-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King
2017-09-14i2c: i2c-stm32f7: add driverPierre-Yves MORDRET
2017-09-14i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann
2017-09-13drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton