summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-10-156-199/+1
|\
| * Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-154-184/+0
| * Revert "of: Feed entire flattened device tree into the random pool"Grant Likely2013-10-141-12/+0
| * of: fix unnecessary warning on missing /cpus nodeGrant Likely2013-10-141-3/+1
* | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-10-151-0/+1
|\ \
| * | tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring2013-10-101-0/+1
* | | Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-10-141-19/+21
|\ \ \
| * | | VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis2013-10-111-19/+21
| |/ /
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-1413-135/+122
|\ \ \
| * \ \ Merge branch 'misc' into for-nextRoland Dreier2013-10-145-9/+9
| |\ \ \
| | * | | IB: Remove unnecessary semicolonsJoe Perches2013-10-145-9/+9
| * | | | IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen2013-10-101-3/+4
| * | | | IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen2013-10-101-3/+8
| * | | | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-102-4/+6
| * | | | mlx5: Fix error code translation from firmware to driverEli Cohen2013-10-101-1/+1
| * | | | IB/mlx5: Fix opt param mask according to firmware specEli Cohen2013-10-101-0/+9
| * | | | mlx5: Fix opt param mask for sq err to rts transitionEli Cohen2013-10-101-0/+1
| * | | | IB/mlx5: Disable atomic operationsEli Cohen2013-10-102-47/+6
| * | | | mlx5: Keep polling to reclaim pages while any returnedEli Cohen2013-10-101-2/+14
| * | | | IB/mlx5: Avoid async events on invalid port numberEli Cohen2013-10-101-0/+5
| * | | | IB/mlx5: Decrease memory consumption of mr cachesEli Cohen2013-10-101-35/+22
| * | | | mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-28/+19
| * | | | IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer2013-10-101-1/+3
| * | | | IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer2013-10-101-1/+4
| * | | | IB/mlx5: Fix send work queue size calculationEli Cohen2013-10-101-6/+16
| |/ / /
* | | | Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-142-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-10-121-3/+5
| |\ \ \
| | * | | ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-121-3/+4
| | * | | ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-121-0/+1
| | | |/ | | |/|
| * / | ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki2013-10-111-1/+1
| |/ /
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-10-133-4/+5
|\ \ \
| * | | watchdog: sunxi: Fix section mismatchMaxime Ripard2013-10-131-2/+2
| * | | watchdog: kempld_wdt: Fix bit mask definitionJingoo Han2013-10-131-1/+1
| * | | watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter2013-10-131-1/+2
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-132-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | dma: edma.c: remove edma_desc leakageGeyslan G. Bem2013-10-111-0/+1
| * | | rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov2013-10-111-2/+5
| * | | rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov2013-10-111-2/+0
| |/ /
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-10-129-22/+34
|\ \ \
| * | | i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang2013-10-101-2/+2
| * | | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang2013-10-101-1/+1
| * | | i2c: i2c-mux-gpio: use deferred probingIonut Nicu2013-10-101-2/+2
| * | | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu2013-10-101-3/+7
| * | | i2c: omap: Clear ARDY bit twiceTaras Kondratiuk2013-10-101-0/+3
| * | | i2c: Not all adapters have a parentJean Delvare2013-10-101-0/+3
| * | | i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-6/+5
| * | | i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-1/+2
| * | | i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-5/+6
| * | | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang2013-10-101-2/+3
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-121-1/+1
|\ \ \