summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter1-1/+1
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak1-29/+33
2014-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-1/+1
2014-08-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+10
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett1-1/+1
2014-08-19scsi: Fix qemu boot hang problemGuenter Roeck1-1/+1
2014-08-19Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher1-3/+1
2014-08-19drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher2-0/+2
2014-08-19drm/radeon: fix active cu count for SI and CIKAlex Deucher2-10/+6
2014-08-19drm/radeon: re-enable selective GPUVM flushingAlex Deucher1-3/+1
2014-08-19drm/radeon: Sync ME and PFP after CP semaphore waits v4Christian König3-0/+36
2014-08-19drm/radeon: fix display handling in radeon_gpu_resetAlex Deucher1-0/+16
2014-08-19drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher1-2/+16
2014-08-19i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu3-10/+9
2014-08-19Merge tag 'md/3.17-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+9
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-33/+700
2014-08-19Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-18/+41
2014-08-19md/raid10: always initialise ->state on newly allocated r10_bioNeilBrown1-0/+3
2014-08-19md/raid10: avoid memory leak on error path during reshape.NeilBrown1-0/+1
2014-08-19md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown1-0/+1
2014-08-19md/raid10: fix memory leak when reshaping a RAID10.NeilBrown1-1/+1
2014-08-19iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel1-1/+1
2014-08-18libata: widen Crucial M550 blacklist matchingTejun Heo1-1/+1
2014-08-18drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer25-66/+73
2014-08-18drm/radeon: properly document reloc priority maskChristian König1-1/+2
2014-08-18drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak1-0/+3
2014-08-18drm/i915: make sure VDD is turned off during system suspendImre Deak3-0/+34
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak3-2/+18
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak3-22/+14
2014-08-18drm/i915: take display port power domain in DP HPD handlerImre Deak1-5/+14
2014-08-18pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan1-8/+7
2014-08-18Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linuxDave Airlie10-31/+50
2014-08-18iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel1-4/+6
2014-08-18iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel1-0/+8
2014-08-18pwm: Fix period and polarity in pwm_get() for non-perfect matchesGeert Uytterhoeven1-2/+6
2014-08-18drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä1-2/+2
2014-08-18drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä1-4/+8
2014-08-18drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä4-21/+17
2014-08-18md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown1-0/+2
2014-08-18md/raid5: avoid livelock caused by non-aligned writes.NeilBrown1-1/+1
2014-08-17gpio: delete unneeded test before of_node_putJulia Lawall1-3/+1
2014-08-17gpio: zynq: Fix IRQ handlersLars-Peter Clausen1-8/+28
2014-08-17gpiolib: devres: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-08-17ata: ahci_tegra: Change include to fix compilationMikko Perttunen1-1/+1
2014-08-17pata_samsung_cf: change ret type to signedArjun Sreedharan1-1/+1
2014-08-17ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi1-2/+2
2014-08-16net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou1-12/+21
2014-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-13/+33
2014-08-16net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli1-4/+1