summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-18isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle
2014-03-18drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter
2014-03-18Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-03-17net: cpsw: do not register cpts twiceBenedikt Spranger
2014-03-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-17ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin
2014-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-03-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-14net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth
2014-03-14Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-14Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-14HID: hid-lg4ff: Support new version of G27Simon Wood
2014-03-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger
2014-03-13Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-03-13ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren
2014-03-13bonding: set correct vlan id for alb xmit pathdingtianhong
2014-03-13at86rf230: fix lockdep splatsAlexander Aring
2014-03-13Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka
2014-03-13ath9k: Fix sequence number assignment for non-data framesHelmut Schaa
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau
2014-03-13brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz
2014-03-13vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-13Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas...Dave Airlie
2014-03-13Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-03-13Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~tho...Dave Airlie
2014-03-13drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom
2014-03-12Merge tag 'pci-v3.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki
2014-03-12drm/radeon/cik: properly set compute ring status on disableAlex Deucher
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz
2014-03-12drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher
2014-03-12drm/radeon/cik: properly set sdma ring status on disableAlex Deucher
2014-03-12drm/radeon: fix runpm disabling on non-PX harderAlex Deucher
2014-03-12xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu
2014-03-12drm/ttm: don't oops if no invalidate_caches()Rob Clark
2014-03-12dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-12dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-12PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-03-12drm/i915: Don't enable display error interrupts from the startDaniel Vetter
2014-03-12drm/i915: Fix scanline counter fixup on BDWVille Syrjälä