summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan2013-10-161-6/+2
| | * | | | | | w1 - call request_module with w1 master mutex unlockedHans-Frieder Vogt2013-10-071-0/+3
| | * | | | | | w1 - fix fops in w1_bus_notifyHans-Frieder Vogt2013-10-071-0/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-161-6/+12
| |\ \ \ \ \ \
| | * | | | | | dm snapshot: fix data corruptionMikulas Patocka2013-10-161-6/+12
| * | | | | | | Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-10-162-4/+7
| |\ \ \ \ \ \ \
| | * | | | | | | gpiolib: let gpiod_request() return -EPROBE_DEFERAlexandre Courbot2013-10-111-1/+3
| | * | | | | | | gpiolib: safer implementation of desc_to_gpio()Alexandre Courbot2013-10-111-1/+1
| | * | | | | | | gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg2013-10-111-2/+3
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | 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