aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-199/+1
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski4-184/+0
2013-10-14Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-19/+21
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds13-135/+122
2013-10-14Merge branch 'misc' into for-nextRoland Dreier5-9/+9
2013-10-14IB: Remove unnecessary semicolonsJoe Perches5-9/+9
2013-10-14Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+6
2013-10-14Revert "of: Feed entire flattened device tree into the random pool"Grant Likely1-12/+0
2013-10-14of: fix unnecessary warning on missing /cpus nodeGrant Likely1-3/+1
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-4/+5
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+6
2013-10-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds9-22/+34
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-10-12Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki1-3/+5
2013-10-12ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki1-3/+4
2013-10-12ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki1-0/+1
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-86/+74
2013-10-11VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis1-19/+21
2013-10-11ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki1-1/+1
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2-31/+3
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done"Dave Airlie3-23/+11
2013-10-11Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie15-25/+53
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem1-0/+1
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov1-2/+5
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov1-2/+0
2013-10-10bcache: Fix a null ptr deref regressionKent Overstreet1-2/+1
2013-10-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+13
2013-10-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+6
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas1-0/+6
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-6/+5
2013-10-10Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds7-18/+21
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-4/+4
2013-10-10Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtdLinus Torvalds2-7/+18
2013-10-10IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen1-3/+4
2013-10-10IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen1-3/+8
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2-4/+6
2013-10-10mlx5: Fix error code translation from firmware to driverEli Cohen1-1/+1
2013-10-10IB/mlx5: Fix opt param mask according to firmware specEli Cohen1-0/+9
2013-10-10mlx5: Fix opt param mask for sq err to rts transitionEli Cohen1-0/+1
2013-10-10IB/mlx5: Disable atomic operationsEli Cohen2-47/+6
2013-10-10mlx5: Keep polling to reclaim pages while any returnedEli Cohen1-2/+14
2013-10-10IB/mlx5: Avoid async events on invalid port numberEli Cohen1-0/+5
2013-10-10IB/mlx5: Decrease memory consumption of mr cachesEli Cohen1-35/+22
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen2-28/+19
2013-10-10IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer1-1/+3
2013-10-10IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer1-1/+4