summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-224-9/+9
|\
| * Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner2016-10-212-6/+6
| |\
| | * irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier2016-10-201-1/+1
| | * irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accessesMarc Zyngier2016-10-171-5/+5
| * | irqchip/jcore: Don't show Kconfig menu item for driverRich Felker2016-10-201-2/+2
| * | irqchip/eznps: Drop pointless static qualifier in nps400_of_init()Wei Yongjun2016-10-191-1/+1
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-221-2/+3
|\ \ \
| * | | efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel2016-10-191-2/+3
| | |/ | |/|
* | | Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-228-5/+116
|\ \ \
| * | | cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-198-5/+116
| |/ /
* | | Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-221-0/+4
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki2016-10-211-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg2016-10-211-0/+4
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-214-11/+6
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-164-11/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | scsi: ipr: Fix async error WARN_ONBrian King2016-10-141-2/+1
| | * | | | scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2016-10-141-1/+1
| | * | | | scsi: Remove one useless stack variableMing Lei2016-10-121-4/+0
| | * | | | scsi: Fix use-after-freeMing Lei2016-10-121-1/+1
| | * | | | scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez2016-10-111-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-216-38/+71
|\ \ \ \ \ \
| * | | | | | nvmet: use symbolic constants for CNS valuesChristoph Hellwig2016-10-192-4/+4
| * | | | | | nvme: use symbolic constants for CNS valuesChristoph Hellwig2016-10-191-2/+2
| * | | | | | nvme.h: resync with nvme-cliChristoph Hellwig2016-10-192-2/+2
| * | | | | | nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-194-9/+9
| * | | | | | nvme : Add sysfs entry for NVMe CMBs when appropriateStephen Bates2016-10-121-9/+35
| * | | | | | nvme: don't schedule multiple resetsKeith Busch2016-10-121-9/+13
| * | | | | | nvme: Delete created IO queues on resetKeith Busch2016-10-121-4/+5
| * | | | | | nvme: Stop probing a removed deviceKeith Busch2016-10-121-0/+2
* | | | | | | Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-212-2/+2
|\ \ \ \ \ \ \
| * | | | | | | PCI: designware-plat: Update author email addressJoao Pinto2016-10-211-1/+1
| * | | | | | | PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier2016-10-171-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...Dave Airlie2016-10-212-6/+21
|\ \ \ \ \ \ \
| * | | | | | | drm/etnaviv: block 64K of address space behind each cmdstreamLucas Stach2016-10-101-1/+2
| * | | | | | | drm/etnaviv: ensure write caches are flushed at end of user cmdstreamLucas Stach2016-10-101-5/+19
* | | | | | | | Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-10-215-73/+146
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/vmwgfx: Adjust checks for null pointers in 13 functionsMarkus Elfring2016-10-101-16/+15
| * | | | | | | | drm/vmwgfx: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-10-101-16/+5
| * | | | | | | | drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()Markus Elfring2016-10-101-4/+6
| * | | | | | | | drm/vmwgfx: Avoid validating views on view destructionThomas Hellstrom2016-10-101-13/+58
| * | | | | | | | drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom2016-10-101-3/+3
| * | | | | | | | drm/vmwgfx: Remove a leftover debug printoutThomas Hellstrom2016-10-101-3/+0
| * | | | | | | | drm/vmwgfx: Allow resource relocations on byte boundariesThomas Hellstrom2016-10-101-15/+26
| * | | | | | | | drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee2016-10-102-1/+33
| * | | | | | | | drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson2016-10-101-4/+2
| * | | | | | | | drm/vmwgfx: Replace numeric parameter like 0444 with macroBaole Ni2016-10-101-5/+5
* | | | | | | | | Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie2016-10-211-8/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/armada: fix clock countsRussell King2016-10-041-8/+10
* | | | | | | | | | Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie2016-10-214-61/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/fsl-dcu: enable pixel clock when enabling CRTCStefan Agner2016-10-202-20/+3