summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | RDMA/bnxt_re: Report supported value to IB stack in query_deviceSelvin Xavier2017-07-203-4/+12
| * | | RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID failsSelvin Xavier2017-07-201-7/+9
| * | | RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing errorSomnath Kotur2017-07-201-0/+10
| * | | RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontextDevesh Sharma2017-07-202-31/+30
| * | | IB/mlx5: Fix a warning messageDan Carpenter2017-07-201-1/+1
| * | | RDMA/ocrdma: Fix error codes in ocrdma_create_srq()Dan Carpenter2017-07-201-0/+1
| * | | RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter2017-07-201-1/+2
| * | | IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter2017-07-201-5/+4
| * | | cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter2017-07-201-0/+1
| * | | IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter2017-07-201-1/+3
| * | | IB/IPoIB: Fix error code in ipoib_add_port()Dan Carpenter2017-07-201-0/+1
| * | | RDMA/bnxt_re: checking for NULL instead of IS_ERR()Dan Carpenter2017-07-201-2/+2
| * | | i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova2017-07-202-5/+12
| * | | i40iw: Avoid memory leak of CQP request objectsShiraz Saleem2017-07-203-0/+55
| * | | i40iw: Update list correctlyHenry Orosco2017-07-201-1/+1
| * | | i40iw: Add missing memory barrierHenry Orosco2017-07-201-0/+3
| * | | i40iw: Free QP resources on CQP destroy QP failureShiraz Saleem2017-07-201-2/+6
| * | | i40iw: Release cm_id ref on PCI function resetShiraz Saleem2017-07-201-1/+4
| * | | i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem2017-07-201-27/+24
| * | | i40iw: Do not poll CCQ after it is destroyedMustafa Ismail2017-07-201-0/+2
| * | | i40iw: Fix order of cleanup in closeMustafa Ismail2017-07-201-3/+4
* | | | Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-07-2113-64/+93
|\ \ \ \
| * \ \ \ Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2017-07-212-2/+2
| |\ \ \ \
| | * | | | drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failurePhilipp Zabel2017-07-171-1/+1
| | * | | | drm/imx: fix typo in ipu_plane_formats[]Laurentiu Palcu2017-07-171-1/+1
| * | | | | Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-215-44/+90
| |\ \ \ \ \
| | * | | | | drm/mst: Avoid processing partially received up/down message transactionsImre Deak2017-07-201-7/+24
| | * | | | | drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak2017-07-201-1/+3
| | * | | | | drm/mst: Fix error handling during MST sideband message receptionImre Deak2017-07-201-2/+8
| | * | | | | Merge branch 'drm-misc-next-fixes' into drm-misc-fixesSean Paul2017-07-171179-27098/+360330
| | |\ \ \ \ \
| | | * | | | | drm/vc4: Fix VBLANK handling in crtc->enable() pathBoris Brezillon2017-07-141-23/+43
| | * | | | | | dma-buf/fence: Avoid use of uninitialised timestampChris Wilson2017-07-143-13/+14
| * | | | | | | drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mecJay Cornwall2017-07-132-4/+0
| * | | | | | | drm/radeon: Remove initialization of shared_resources.num_mecJay Cornwall2017-07-131-1/+0
| * | | | | | | drm/amdkfd: Remove unused references to shared_resources.num_mecJay Cornwall2017-07-133-12/+0
| * | | | | | | drm/amdgpu: Fix KFD oversubscription by tracking queues correctlyJay Cornwall2017-07-131-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-211-2/+10
|\ \ \ \ \ \ \
| * | | | | | | clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov2017-07-171-2/+10
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-214-5/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | irqchip/digicolor: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
| * | | | | | | | irqchip/mips-cpu: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
| * | | | | | | | irqchip/gic/realview: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
| * | | | | | | | irqchip/mips-gic: Remove population of irq domain namesMatt Redfearn2017-07-181-2/+0
| |/ / / / / / /
* | | | | | | | ide: avoid warning for timings calculationArnd Bergmann2017-07-211-9/+9
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-2043-287/+427
|\ \ \ \ \ \ \ \
| * | | | | | | | net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa2017-07-201-1/+1
| * | | | | | | | net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy2017-07-201-24/+25
| * | | | | | | | net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli2017-07-201-0/+1
| * | | | | | | | net: tehuti: don't process data if it has not been copied from userspaceColin Ian King2017-07-191-0/+2
| * | | | | | | | net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll2017-07-191-0/+1