- 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
- 0f38af4 Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bfin5xx', 'spi/topic/bitbang' and 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
- a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 11 years ago
- 5d0eb26 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
- ff13a9a Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
- 0b73aa6 spi: Fix handling of cs_change in core implementation by Mark Brown · 11 years ago
- d9721ae spi: bitbang: Make spi_bitbang_stop() return void by Axel Lin · 11 years ago
- 6f50c6bc spi: clps711x: Convert to use master->max_speed_hz by Axel Lin · 11 years ago
- 5634dd8 spi: clps711x: Enable driver compilation with COMPILE_TEST by Axel Lin · 11 years ago
- 1e25cd4 spi: Do not require a completion by Mark Brown · 11 years ago
- 8023d38 spi: coldfire-qspi: Simplify the code to set register bits for transfer speed by Axel Lin · 11 years ago
- 7f8cf08 spi: bcm63xx: Remove unused define for PFX by Axel Lin · 11 years ago
- 3dc9259 spi: clps711x: Remove <mach/hardware.h> dependency by Alexander Shiyan · 11 years ago
- 56f1f4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
- 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 4b29dba vxlan: fix nonfunctional neigh_reduce() by David Stevens · 11 years ago
- cd11cf5 net: davinci_emac: Fix rollback of emac_dev_open() by Christian Riesch · 11 years ago
- 33b7107 net: davinci_emac: Replace devm_request_irq with request_irq by Christian Riesch · 11 years ago
- ebf4ad9 net: micrel : ks8851-ml: add vdd-supply support by Nishanth Menon · 11 years ago
- bf2f2f7 spi: altera: Remove the code to get unused platform_data by Axel Lin · 11 years ago
- 54f4c51 spi: atmel: fix printk format warnings by Randy Dunlap · 11 years ago
- 08edb33 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- 004e5cf Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
- 85d898b drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c by Daniel Kurtz · 11 years ago
- 55ae26b Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
- ae99615 via-rhine: Disable device in error path by Roger Luethi · 11 years ago
- ea1cd65 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 11 years ago
- 8259383 Revert "drm/i915: don't touch the VDD when disabling the panel" by Jani Nikula · 11 years ago
- 3e3d354 ATHEROS-ATL1E: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 11 years ago
- 7346135 vxlan: fix potential NULL dereference in arp_reduce() by David Stevens · 11 years ago
- c366128 cnic: Update version to 2.5.20 and copyright year. by Michael Chan · 11 years ago
- be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 11 years ago
- f7bd12d cnic: Use proper ulp_ops for per device operations. by Michael Chan · 11 years ago
- ff0992e9 net: cdc_ncm: fix control message ordering by Bjørn Mork · 11 years ago
- d1958f8 isdn/capi: Make Middleware depend on CAPI2.0 by Paul Bolle · 11 years ago
- 27410e8 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 11 years ago
- 2182127 Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
- b085f31 net: cpsw: do not register cpts twice by Benedikt Spranger · 11 years ago
- 9a15c94 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 8d7f1fb ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug by Peter Senna Tschudin · 11 years ago
- a6f87fa spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > master->max_speed_hz by Axel Lin · 11 years ago
- 9f8b483 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
- 3b4df68 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
- ee7d07e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
- 32fc3fd net: phy: fix uninitalized ethtool_wolinfo in phy_suspend by Sebastian Hesselbarth · 11 years ago
- cee152f Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 0c01b45 Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
- 8c35743 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
- 6b5625b HID: hid-lg4ff: Support new version of G27 by Simon Wood · 11 years ago
- c60f7d5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- c14c06b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 62c19c9 i2c: Remove usage of orphaned symbol OF_I2C by Richard Weinberger · 11 years ago
- d5af40d Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
- a4e90be ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states by Rafael J. Wysocki · 11 years ago
- 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 11 years ago
- fb00bc2 bonding: set correct vlan id for alb xmit path by dingtianhong · 11 years ago
- 6e07a1e at86rf230: fix lockdep splats by Alexander Aring · 11 years ago
- 5842219 Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx" by Stanislaw Gruszka · 11 years ago
- 5998be8 ath9k: Fix sequence number assignment for non-data frames by Helmut Schaa · 11 years ago
- 105ff41 ath9k_hw: fix unreachable code in baseband hang detection code by Felix Fietkau · 11 years ago
- 2dc3a8e brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path. by Dave Jones · 11 years ago
- de12326 net/mlx4_en: Deregister multicast vxlan steering rules when going down by Or Gerlitz · 11 years ago
- 0a8d8c4 vmxnet3: fix building without CONFIG_PCI_MSI by Arnd Bergmann · 11 years ago
- 72bb79d spi: altera: Use bits_per_word_mask by Axel Lin · 11 years ago
- bed890b spi: clps711x: Remove duplicate code to set default bits_per_word and max speed by Axel Lin · 11 years ago
- f042cc4a Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
- bf21d60 Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
- 7aa4a06 Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
- 4b0c825 drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode by Thomas Hellstrom · 11 years ago
- ac9dc67 Merge tag 'pci-v3.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 2ed99e3 cpufreq: Skip current frequency initialization for ->setpolicy drivers by Rafael J. Wysocki · 11 years ago
- b2b3d8d drm/radeon/cik: properly set compute ring status on disable by Alex Deucher · 11 years ago
- 7855bff net/mlx4_core: Load the IB driver when the device supports IBoE by Or Gerlitz · 11 years ago
- 2a2083f net/mlx4_en: Handle vxlan steering rules for mac address changes by Or Gerlitz · 11 years ago
- 56cb456 net/mlx4_core: Fix wrong dump of the vxlan offloads device capability by Or Gerlitz · 11 years ago
- 07ae78c drm/radeon/cik: stop the sdma engines in the enable() function by Alex Deucher · 11 years ago
- 7b1bbe8 drm/radeon/cik: properly set sdma ring status on disable by Alex Deucher · 11 years ago
- 7848865 drm/radeon: fix runpm disabling on non-PX harder by Alex Deucher · 11 years ago
- 836fbaf xen-netback: use skb_is_gso in xenvif_start_xmit by Wei Liu · 11 years ago
- 9ef7506 drm/ttm: don't oops if no invalidate_caches() by Rob Clark · 11 years ago
- e893fba dm cache: fix access beyond end of origin device by Heinz Mauelshagen · 11 years ago
- 8b9d966 dm cache: fix truncation bug when copying a block to/from >2TB fast device by Heinz Mauelshagen · 11 years ago
- ac93ac7 PCI: Don't check resource_size() in pci_bus_alloc_resource() by Bjorn Helgaas · 11 years ago
- 3cdeb71 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 11 years ago
- 5c673b6 drm/i915: Don't enable display error interrupts from the start by Daniel Vetter · 11 years ago
- 2430262 drm/i915: Fix scanline counter fixup on BDW by Ville Syrjälä · 11 years ago
- fcb8182 drm/i915: Add a workaround for HSW scanline counter weirdness by Ville Syrjälä · 11 years ago
- 0e6d6ec drm/ttm: Work around performance regression with VM_PFNMAP by Thomas Hellstrom · 11 years ago
- b12bb60 [SCSI] storvsc: NULL pointer dereference fix by Ales Novak · 11 years ago
- f75761b r8169: fix the incorrect tx descriptor version by hayeswang · 11 years ago
- 8993531 PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures by Zhang Rui · 11 years ago
- c5e9103 stmmac: dwmac-sti: fix broken STiD127 compatibility by Giuseppe CAVALLARO · 11 years ago
- 29896a6 stmmac: fix chained mode by Giuseppe CAVALLARO · 11 years ago
- d916701 stmmac: fix and better tune the default buffer sizes by Giuseppe CAVALLARO · 11 years ago
- 83bf79b stmmac: disable at run-time the EEE if not supported by Giuseppe CAVALLARO · 11 years ago
- d25f06e vmxnet3: fix netpoll race condition by Neil Horman · 11 years ago
- 5bd0767 Xen-netback: Fix issue caused by using gso_type wrongly by Annie Li · 11 years ago
- 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago