summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2016-04-171-2/+2
|\
| * dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy2016-04-171-2/+2
* | Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-162-5/+9
|\ \
| * \ Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Greg Kroah-Hartman2016-04-06113-491/+573
| |\ \
| | * | lkdtm: do not leak free page on kmalloc failureKees Cook2016-04-061-1/+3
| | * | lkdtm: fix memory leak of baseSudip Mukherjee2016-04-061-1/+3
| | * | lkdtm: fix memory leak of valSudip Mukherjee2016-04-061-1/+2
| * | | extcon: palmas: Drop stray IRQF_EARLY_RESUME flagNishanth Menon2016-04-041-2/+1
* | | | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-1612-12/+89
|\ \ \ \
| * | | | usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-131-0/+9
| * | | | USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-133-2/+24
| * | | | USB: uas: Limit qdepth at the scsi-host levelHans de Goede2016-04-131-1/+6
| * | | | usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin2016-04-131-1/+1
| * | | | xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2016-04-134-4/+9
| * | | | usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu2016-04-131-0/+6
| * | | | usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda2016-04-131-0/+13
| * | | | usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2016-04-132-0/+11
| * | | | xhci: resume USB 3 roothub firstMathias Nyman2016-04-131-3/+3
| * | | | usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-04-131-1/+3
| * | | | cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum2016-04-131-0/+4
* | | | | Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-04-166-68/+73
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/edma' into fixesVinod Koul2016-04-161-38/+25
| |\ \ \ \ \
| | * | | | | dmaengine: edma: special case slot limit workaroundJohn Ogness2016-04-061-3/+22
| | * | | | | dmaengine: edma: Remove dynamic TPTC power management featurePeter Ujfalusi2016-04-061-35/+3
| * | | | | | Merge branch 'fix/xilinx' into fixesVinod Koul2016-04-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | dmaengine: vdma: don't crash when bad channel is requestedFranck Jullien2016-04-051-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'fix/omap' into fixesVinod Koul2016-04-161-9/+17
| |\ \ \ \ \ \
| | * | | | | | dmaengine: omap-dma: Do not suppress interrupts for memcpyPeter Ujfalusi2016-04-051-3/+1
| | * | | | | | dmaengine: omap-dma: Fix polled channel completion detection and handlingPeter Ujfalusi2016-04-051-6/+16
| | |/ / / / /
| * | | | | | Merge branch 'fix/hsu' into fixesVinod Koul2016-04-162-5/+11
| |\ \ \ \ \ \
| | * | | | | | dmaengine: hsu: correct use of channel status registerAndy Shevchenko2016-04-042-1/+4
| | * | | | | | dmaengine: hsu: correct residue calculation of active descriptorAndy Shevchenko2016-04-041-2/+5
| | * | | | | | dmaengine: hsu: set HSU_CH_MTSR to memory widthAndy Shevchenko2016-04-041-2/+2
| | |/ / / / /
| * / / / / / dmaengine: dw: fix master selectionAndy Shevchenko2016-04-131-15/+19
| |/ / / / /
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-161-3/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-04-021-3/+15
| |\ \ \ \ \ \
| | * | | | | | efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel2016-03-311-3/+15
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-04-152-12/+25
|\ \ \ \ \ \ \
| * | | | | | | block: loop: fix filesystem corruption in case of aio/dioMing Lei2016-04-151-0/+6
| * | | | | | | NVMe: Always use MSI/MSI-x interruptsKeith Busch2016-04-141-10/+15
| * | | | | | | NVMe: Fix reset/remove raceKeith Busch2016-04-111-2/+4
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-151-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | libnvdimm, pmem: clarify the write+clear_poison+write flowDan Williams2016-04-151-0/+14
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds2016-04-151-9/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel GarcĂ­a2016-04-021-9/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-152-26/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: tegra: Disable UHS-I modes for Tegra124Jon Hunter2016-04-141-9/+1
| * | | | | | | | mmc: block: Use the mmc host device index as the mmcblk device indexUlf Hansson2016-04-141-17/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-1522-62/+104
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2016-04-149-24/+48
| |\ \ \ \ \ \ \ \