summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-0116-40/+70
|\ \ \ \ \ \
| * | | | | | IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas2019-01-291-5/+13
| * | | | | | IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-01-252-3/+1
| * | | | | | IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas2019-01-251-1/+7
| * | | | | | RDMA/mlx5: Fix flow creation on representorsMark Bloch2019-01-251-2/+1
| * | | | | | IB/uverbs: Fix OOPs upon device disassociationYishai Hadas2019-01-251-4/+3
| * | | | | | RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov2019-01-251-0/+3
| * | | | | | RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-2/+8
| * | | | | | IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe2019-01-211-5/+5
| * | | | | | RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-212-4/+10
| * | | | | | IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2019-01-211-1/+6
| * | | | | | IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl2019-01-211-1/+1
| * | | | | | IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-01-212-2/+0
| * | | | | | IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein2019-01-211-3/+3
| * | | | | | RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch2019-01-211-7/+9
| |/ / / / /
* | | | | | Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-02-012-6/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki2019-02-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | cpuidle: poll_state: Fix default time limitDoug Smythies2019-01-301-1/+1
| | | |_|/ / / | | |/| | | |
| * / | | | | PM-runtime: Fix deadlock with ktime_get()Vincent Guittot2019-01-301-5/+5
| |/ / / / /
* | | | | | Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-02-012-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-misc'Rafael J. Wysocki2019-02-011-0/+2
| |\ \ \ \ \ \
| | * | | | | | platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya2019-01-291-0/+1
| | * | | | | | platform/x86: Fix unmet dependency warning for ACPI_CMPCSinan Kaya2019-01-291-0/+1
| | |/ / / / /
| * / / / / / mfd: Fix unmet dependency warning for MFD_TPS68470Sinan Kaya2019-01-291-1/+1
| |/ / / / /
* | | | | | Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-02-012-1/+3
|\ \ \ \ \ \
| * | | | | | mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing2019-01-281-1/+1
| * | | | | | mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner2019-01-281-0/+2
| |/ / / / /
* | | | | | Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-02-012-7/+13
|\ \ \ \ \ \
| * | | | | | i3c: master: dw: fix deadlockJisheng Zhang2019-01-261-6/+12
| * | | | | | i3c: fix missing detach if failed to retrieve i3c devJisheng Zhang2019-01-251-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-316-27/+35
|\ \ \ \ \ \
| * | | | | | clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das2019-01-241-4/+10
| * | | | | | clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter2019-01-241-1/+10
| * | | | | | clk: imx: Fix fractional clock set rate computationAbel Vesa2019-01-241-2/+3
| * | | | | | clk: Remove global clk traversal on fetch parent indexDerek Basehore2019-01-241-2/+12
| * | | | | | Revert "clk: mmp2: add SP clock"Lubomir Rintel2019-01-241-4/+0
| * | | | | | Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel2019-01-241-14/+0
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-01-311-4/+6
|\ \ \ \ \ \ \
| * | | | | | | crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela2019-01-251-4/+6
* | | | | | | | Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-312-20/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach2019-01-311-16/+0
| * | | | | | | | PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez2019-01-311-4/+4
| * | | | | | | | PCI: imx: Fix probe failure without power domainLeonard Crestez2019-01-311-0/+3
* | | | | | | | | Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-303-7/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit2019-01-241-4/+11
| * | | | | | | | | iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()Joerg Roedel2019-01-231-0/+4
| * | | | | | | | | iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer2019-01-221-1/+1
| * | | | | | | | | iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar2019-01-221-1/+1
| * | | | | | | | | iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar2019-01-221-1/+1
* | | | | | | | | | Merge tag 'gpio-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-01-305-17/+41
|\ \ \ \ \ \ \ \ \ \