summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-23/+142
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+25
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+6
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-50/+74
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-717/+964
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-7/+2
2015-07-11bcache: don't embed 'return' statements in closure macrosJens Axboe4-6/+14
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida1-1/+1
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+38
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov1-2/+38
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-13/+20
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler2-1/+37
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler2-12/+100
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan1-10/+0
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie6-29/+49
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-14/+37
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie1-2/+7
2015-07-10Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie16-672/+871
2015-07-09net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski1-4/+4
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens1-1/+1
2015-07-10ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu1-9/+15
2015-07-10cpufreq: Allow freq_table to be obtained for offline CPUsViresh Kumar2-9/+9
2015-07-10cpufreq: Initialize the governor again while restoring policyViresh Kumar1-0/+1
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman1-7/+1
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman1-0/+1
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso3-9/+61
2015-07-09drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N1-16/+3
2015-07-09net: systemport: Use eth_hw_addr_randomVaishali Thakkar1-1/+1
2015-07-09suspend-to-idle: Prevent RCU from complaining about tick_freeze()Rafael J. Wysocki1-2/+7
2015-07-09i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou1-1/+15
2015-07-09i2c: jz4780: Fix return value if probe failsAxel Lin1-7/+8
2015-07-09i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin1-0/+1
2015-07-09i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-07-09intel_pmc_ipc: Update kerneldoc formattingqipeng.zha1-22/+35
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds1-3/+13
2015-07-09drm/radeon: disable vce init on cayman (v2)Alex Deucher1-11/+14
2015-07-09drm/amdgpu: fix timeout calculationChristian König1-1/+1
2015-07-09drm/radeon: check if BO_VA is set before adding it to the invalidation listChristian König1-5/+5
2015-07-09drm/radeon: allways add the VM clear duplicateChristian König1-18/+16
2015-07-09Revert "Revert "drm/radeon: dont switch vt on suspend""Alex Deucher1-0/+1
2015-07-09drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()Michel Dänzer1-30/+19
2015-07-09drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)Grigori Goronzy1-1/+33
2015-07-09drm/radeon: Clean up reference counting and pinning of the cursor BOsMichel Dänzer2-48/+37
2015-07-09drm/amdkfd: validate pdd where it acquired firstManinder Singh1-2/+7
2015-07-09Revert "drm/i915: Allocate context objects from stolen"Ville Syrjälä1-3/+1
2015-07-09drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson1-1/+11
2015-07-09macvtap: Destroy minor_idr on module_exitJohannes Thumshirn1-0/+1
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning3-1/+18