summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-14Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman1-4/+1
2014-02-14Revert "ARM: sunxi: dt: Convert to the new SID compatibles"Greg Kroah-Hartman3-3/+3
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma1-1/+1
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma1-1/+1
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter1-1/+2
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan1-3/+7
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi1-1/+8
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall2-0/+10
2014-02-14EDAC: Correct workqueue setup pathBorislav Petkov1-4/+7
2014-02-14EDAC: Poll timeout cannot be zero, p2Borislav Petkov3-7/+9
2014-02-14video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli1-1/+1
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat1-1/+2
2014-02-14IB/mlx5: Remove dependency on X86Eli Cohen2-2/+2
2014-02-14mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier1-0/+2
2014-02-14hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson1-3/+3
2014-02-13IB/qib: Add missing serdes init sequenceMike Marciniszyn1-0/+5
2014-02-13RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi1-0/+1
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua3-3/+4
2014-02-13IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua1-4/+37
2014-02-13IB/mlx4: Do IBoE GID table resets per-portMoni Shoua1-17/+18
2014-02-13IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua1-3/+3
2014-02-13IB/mlx4: Move rtnl locking to the right placeMoni Shoua1-2/+2
2014-02-13IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua1-24/+68
2014-02-13lockd: send correct lock when granting a delayed lock.NeilBrown1-0/+8
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak1-1/+6
2014-02-13x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin1-5/+9
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin1-1/+6
2014-02-13compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan1-5/+1
2014-02-13md/raid5: Fix CPU hotplug callback registrationOleg Nesterov1-46/+44
2014-02-13MAINTAINERS / cpufreq: update Sudeep's email addressSudeep Holla1-1/+1
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie2-15/+1
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall2-2/+5
2014-02-12RDMA/nes: Fix error return codeJulia Lawall1-1/+4
2014-02-12ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"Martin Kepplinger1-3/+0
2014-02-12block: add cond_resched() to potentially long running ioctl discard loopJens Axboe1-0/+8
2014-02-12ACPI / container: Fix error code path in container_device_attach()Rafael J. Wysocki1-2/+3
2014-02-12ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg1-2/+13
2014-02-12xen-blkback: init persistent_purge_work work_structRoger Pau Monne3-2/+3
2014-02-11nfsd4: fix acl buffer overrunJ. Bruce Fields1-6/+3
2014-02-11blk-mq: pair blk_mq_start_request / blk_mq_requeue_requestChristoph Hellwig1-23/+26
2014-02-11blk-mq: dont assume rq->errors is set when returning an error from ->queue_rqChristoph Hellwig1-1/+1
2014-02-11block: Fix cloning of discard/write same biosKent Overstreet2-5/+21
2014-02-11ia64/xen: Remove Xen support for ia64 even morePaul Bolle4-338/+0
2014-02-11xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel3-0/+2
2014-02-11xen/events: bind all new interdomain events to VCPU0David Vrabel1-0/+2
2014-02-11OMAPDSS: fix fck field typesTomi Valkeinen2-2/+2
2014-02-11OMAPDSS: DISPC: decimation rounding fixTomi Valkeinen1-8/+8
2014-02-11drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala1-1/+4
2014-02-11drm/i915: Fix intel_pipe_to_cpu_transcoder for UMSDaniel Vetter1-2/+1
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt9-4/+137