summaryrefslogtreecommitdiffstats
path: root/drivers/base (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-25drm/nouveau: platform: Fix deferred probeThierry Reding2-12/+30
2016-02-24drm/amdgpu: disable direct VM updates when vm_debug is setChristian König1-1/+2
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow1-2/+2
2016-02-24x86: fix SMAP in 32-bit environmentsLinus Torvalds1-0/+26
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust1-11/+6
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust1-2/+22
2016-02-22drm/i915/gen9: Verify and enforce dc6 state writesMika Kuoppala1-2/+39
2016-02-22drm/i915/gen9: Check for DC state mismatchPatrik Jakobsson3-0/+11
2016-02-22drm/radeon/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-02-22drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-02-22drm/amdgpu/pm: add some checks for PXAlex Deucher1-1/+20
2016-02-22drm/amdgpu: fix locking in force performance levelAlex Deucher1-2/+1
2016-02-22drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher1-1/+1
2016-02-22drm/i915/skl: Ensure HW is powered during DDB HW state readoutImre Deak1-1/+6
2016-02-22drm/i915/lvds: Ensure the HW is powered during HW state readoutImre Deak1-3/+11
2016-02-22drm/i915/hdmi: Ensure the HW is powered during HW state readoutImre Deak1-3/+11
2016-02-22drm/i915/dsi: Ensure the HW is powered during HW state readoutImre Deak1-3/+10
2016-02-22drm/i915/dp: Ensure the HW is powered during HW state readoutImre Deak1-4/+14
2016-02-22drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak1-7/+21
2016-02-22drm/i915/ddi: Ensure the HW is powered during HW state readoutImre Deak1-33/+79
2016-02-22drm/i915/crt: Ensure the HW is powered during HW state readoutImre Deak1-3/+10
2016-02-22drm/i915: Ensure the HW is powered during HW access in assert_pipeImre Deak1-4/+7
2016-02-22drm/i915: Ensure the HW is powered when disabling VGAImre Deak1-1/+3
2016-02-22drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak1-1/+3
2016-02-22drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak1-19/+48
2016-02-22drm/i915: Add helper to get a display power ref if it was already enabledImre Deak2-9/+94
2016-02-22bnx2x: Fix 84833 phy command handlerYuval Mintz2-29/+56
2016-02-22bnx2x: Fix led setting for 84858 phy.Yuval Mintz2-5/+91
2016-02-22bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-22bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-22bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2016-02-22net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2016-02-22fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki1-2/+2
2016-02-22Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2-3/+3
2016-02-22net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-22soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2-20/+24
2016-02-22net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-22MAINTAINERS: Drop myself as xen netback maintainerIan Campbell1-1/+0
2016-02-22sctp: Fix port hash table size computationNeil Horman1-8/+38
2016-02-22dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer1-0/+2
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds1-1/+1
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson1-2/+4
2016-02-20net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1
2016-02-20af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat1-1/+2
2016-02-20unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-02-20bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2016-02-20bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan1-4/+2
2016-02-20bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan1-0/+1