summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-14drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher2-2/+18
2015-10-14drm/amdgpu/atom: add support for process ds opcodeAlex Deucher1-1/+10
2015-10-14drm/amdgpu/atom: implement debug opcodeAlex Deucher1-1/+2
2015-10-07drm/amdgpu: disable hw semaphores by defaultAlex Deucher1-2/+2
2015-10-07drm/amdgpu: enable scheduler by defaultChunming Zhou1-2/+2
2015-10-07drm/amdgpu: add TOPDOWN flag to the whole vramChunming Zhou1-0/+2
2015-10-07drm/amdgpu: add vram usage into debugfsChunming Zhou1-0/+5
2015-10-07drm/amdgpu: split gfx8 gpu init into sw and hw partsAlex Deucher1-190/+197
2015-10-02drm/radeon: remove volatile qualifierGrazvydas Ignotas1-3/+3
2015-10-02drm/radeon: refactor register check loopGrazvydas Ignotas1-6/+4
2015-10-02drm/radeon: split evergreen_cs_check_regGrazvydas Ignotas1-22/+27
2015-10-02drm/radeon: simplify register checkerGrazvydas Ignotas1-31/+18
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner3-3/+3
2015-10-02drm/radeon: Spell vga_switcheroo consistentlyLukas Wunner3-3/+3
2015-10-02Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie48-1308/+4867
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie52-442/+1121
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-1/+73
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-6/+50
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-12/+40
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-166/+298
2015-09-26Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-175/+286
2015-09-26Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2015-09-26Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-43/+63
2015-09-26Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8
2015-09-26Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+21
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-259/+877
2015-09-25net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-37/+40
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+2
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger1-1/+1
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2-1/+6
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-09-24phy: add phy_device_remove()Russell King3-7/+31
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-24net: fix phy refcounting in a bunch of driversRussell King5-9/+30
2015-09-24of_mdio: fix MDIO phy device refcountingRussell King1-4/+23
2015-09-24phy: add proper phy struct device refcountingRussell King1-0/+12
2015-09-24phy: fix mdiobus module safetyRussell King2-16/+21
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King2-7/+16
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds6-98/+251
2015-09-24Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+14
2015-09-24Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixesTony Lindgren1-6/+50
2015-09-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds63-544/+691
2015-09-24PCI: rcar: Add R8A7794 supportSergei Shtylyov1-0/+1