summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-21Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-21HID: fix a couple of off-by-onesJiri Kosina
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina
2014-08-21gpio-lynxpoint: enable input sensing in resumegpio-v3.17-2Mathias Nyman
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak
2014-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-08-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett
2014-08-19scsi: Fix qemu boot hang problemGuenter Roeck
2014-08-19Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher
2014-08-19drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher
2014-08-19drm/radeon: fix active cu count for SI and CIKAlex Deucher
2014-08-19drm/radeon: re-enable selective GPUVM flushingAlex Deucher
2014-08-19drm/radeon: Sync ME and PFP after CP semaphore waits v4Christian König
2014-08-19drm/radeon: fix display handling in radeon_gpu_resetAlex Deucher
2014-08-19drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher
2014-08-19i2c: i801: Add PCI ID for Intel BraswellAlan Cox
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu
2014-08-19Merge tag 'md/3.17-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-19Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-19md/raid10: always initialise ->state on newly allocated r10_bioNeilBrown
2014-08-19md/raid10: avoid memory leak on error path during reshape.NeilBrown
2014-08-19md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown
2014-08-19md/raid10: fix memory leak when reshaping a RAID10.NeilBrown
2014-08-19iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel
2014-08-18libata: widen Crucial M550 blacklist matchingTejun Heo
2014-08-18drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer
2014-08-18drm/radeon: properly document reloc priority maskChristian König
2014-08-18drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak
2014-08-18drm/i915: make sure VDD is turned off during system suspendImre Deak
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak
2014-08-18drm/i915: take display port power domain in DP HPD handlerImre Deak
2014-08-18pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan
2014-08-18Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2014-08-18iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel
2014-08-18iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel
2014-08-18pwm: Fix period and polarity in pwm_get() for non-perfect matchesGeert Uytterhoeven
2014-08-18drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä
2014-08-18drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä
2014-08-18drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä
2014-08-18md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-08-18md/raid5: avoid livelock caused by non-aligned writes.NeilBrown