summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-142-93/+144
|\
| * dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski2015-06-121-1/+5
| * dmaengine: at_xdmac: rework slave configuration partLudovic Desroches2015-06-081-60/+96
| * dmaengine: at_xdmac: lock fixesLudovic Desroches2015-06-081-32/+43
* | Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds2015-06-141-1/+2
|\ \
| * | ntb: initialize max_mw for Atom before using itDaniel Verkamp2015-06-111-0/+1
| * | ntb: iounmap MW reg and vbase in error pathJon Mason2015-06-081-1/+1
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-142-10/+17
|\ \
| * | IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent2015-06-131-7/+14
| * | SSB: Fix handling of ssb_pmu_get_alp_clock()Hauke Mehrtens2015-06-091-3/+3
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-141-1/+1
|\ \
| * | irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin2015-06-081-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-124-12/+32
|\ \
| * | net: igb: fix the start time for periodic output signalsRichard Cochran2015-06-111-2/+2
| * | enic: fix memory leak in rq_cleanGovindarajulu Varadarajan2015-06-101-5/+4
| * | enic: check return value for stat dumpGovindarajulu Varadarajan2015-06-102-4/+25
| * | enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan2015-06-101-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-121-0/+1
|\ \ \
| * | | block: pmem: Add dependency on HAS_IOMEMRichard Weinberger2015-06-111-0/+1
| | |/ | |/|
* | | Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds2015-06-123-6/+10
|\ \ \
| * | | md: make sure MD_RECOVERY_DONE is clear before starting recovery/resyncNeilBrown2015-06-123-0/+3
| * | | md: Close race when setting 'action' to 'idle'.NeilBrown2015-06-121-5/+6
| * | | md: don't return 0 from array_state_storeNeilBrown2015-06-121-1/+1
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-121-3/+15
|\ \ \ \
| * | | | iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2015-06-121-3/+15
* | | | | Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-122-4/+18
|\ \ \ \ \
| * | | | | drm/i915: Fix DDC probe for passive adaptersJani Nikula2015-06-091-3/+17
| * | | | | drm/i915: Properly initialize SDVO analog connectorsAnder Conselvan de Oliveira2015-06-081-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-06-123-11/+28
|\ \ \ \ \
| * | | | | drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer2015-06-111-5/+12
| * | | | | Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher2015-06-111-3/+0
| * | | | | Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher2015-06-111-3/+1
| * | | | | drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse2015-06-111-0/+15
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-101-0/+2
|\ \ \ \ \ \
| * | | | | | zram: clear disk io accounting when reset zram deviceWeijie Yang2015-06-101-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-091-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer2015-06-081-1/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0812-92/+149
|\ \ \ \ \ \
| * | | | | | net: bcmgenet: power on MII block for all MII modesFlorian Fainelli2015-06-081-3/+9
| * | | | | | b44: call netif_napi_del()Hauke Mehrtens2015-06-071-0/+2
| * | | | | | be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-073-53/+67
| * | | | | | amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-071-1/+1
| * | | | | | i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain2015-06-041-3/+17
| * | | | | | i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-044-5/+36
| * | | | | | i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-042-30/+20
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-06-081-0/+1
|\ \ \ \ \ \ \
| * | | | | | | virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu2015-06-041-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-083-135/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'mvebu-fixes-4.1-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-06-011-90/+19
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni2015-05-281-89/+16