aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-19drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs7-10/+109
2018-01-19drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter2-2/+2
2018-01-19drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding1-1/+3
2018-01-18drm/i915: Check for downstream topology errorsRamalingam C1-0/+6
2018-01-18drm/i915: Start repeater auth on READY/CP_IRQRamalingam C1-6/+6
2018-01-18drm/i915: II stage HDCP auth for repeater onlyRamalingam C1-1/+4
2018-01-18drm/i915: Extending HDCP for HSW, BDW and BXT+Ramalingam C5-10/+37
2018-01-18clk: Add Ingenic jz4770 CGU driverPaul Cercueil2-0/+484
2018-01-18clk: ingenic: Add code to enable/disable PLLsPaul Cercueil1-15/+74
2018-01-18clk: ingenic: support PLLs with no bypass bitPaul Cercueil2-1/+4
2018-01-18clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil1-0/+2
2018-01-18clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil2-2/+2
2018-01-18nfp: bpf: add short busy wait for FW repliesJakub Kicinski1-1/+8
2018-01-18netdevsim: bpf: support fake map offloadJakub Kicinski2-0/+249
2018-01-18bpf: offload: allow array map offloadJakub Kicinski1-0/+2
2018-01-18Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller3-8/+5
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-18ata: remove pata_at32Corentin Labbe3-410/+0
2018-01-18drm/ttm: Don't unreserve swapped BOs that were previously reservedFelix Kuehling1-2/+2
2018-01-18drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling1-1/+2
2018-01-18drm/amdgpu: only check for ECC on Vega10Alex Deucher1-8/+10
2018-01-18drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky1-1/+1
2018-01-18drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global countRoger He1-26/+29
2018-01-18fm10k: mark PM functions as __maybe_unusedArnd Bergmann1-7/+2
2018-01-18drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon1-6/+6
2018-01-18drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt1-0/+21
2018-01-18drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2-3/+7
2018-01-18IB/srpt: Move the code for parsing struct ib_cm_req_event_paramBart Van Assche1-19/+30
2018-01-18IB/srpt: Preparations for adding RDMA/CM supportBart Van Assche2-18/+22
2018-01-18IB/srpt: Don't allow reordering of commands on wait listBart Van Assche2-35/+49
2018-01-18IB/srpt: Fix a race condition related to wait list processingBart Van Assche1-5/+7
2018-01-18IB/srpt: Fix login-related race conditionsBart Van Assche1-84/+111
2018-01-18IB/srpt: Log all zero-length writes and completionsBart Van Assche1-2/+6
2018-01-18IB/srpt: Simplify srpt_close_session()Bart Van Assche1-15/+4
2018-01-18IB/srpt: Rework multi-channel supportBart Van Assche2-60/+160
2018-01-18IB/srpt: Use the source GID as session nameBart Van Assche2-8/+7
2018-01-18IB/srpt: One target per portBart Van Assche2-53/+61
2018-01-18IB/srpt: Add P_Key supportBart Van Assche2-3/+13
2018-01-18IB/srpt: Rework srpt_disconnect_ch_sync()Bart Van Assche2-24/+23
2018-01-18IB/srpt: Make it safe to use RCU for srpt_device.rch_listBart Van Assche2-3/+12
2018-01-18IB/srp: Refactor srp_send_req()Bart Van Assche1-31/+34
2018-01-18IB/srp: Improve path record query error messageBart Van Assche1-1/+4
2018-01-18IB/srp: Use kstrtoull() instead of simple_strtoull()Bart Van Assche1-4/+29
2018-01-18RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)1-4/+0
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud2-12/+42
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud1-0/+55
2018-01-18IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg1-10/+13
2018-01-18IB/core: postpone WR initialization during queue drainMax Gurtovoy1-8/+8
2018-01-18RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2-2/+13
2018-01-18RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche3-10/+2