summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie2016-08-191-5/+5
| |\ \ \ \
| | * | | | drm/etnaviv: take GPU lock later in the submit processLucas Stach2016-08-151-5/+5
| | |/ / /
* | | | | Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-184-14/+9
|\ \ \ \ \
| * | | | | of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach2016-08-151-9/+2
| * | | | | of/platform: disable the of_platform_default_populate_init() for all the ppc ...Kevin Hao2016-08-121-0/+2
| * | | | | of/irq: Mark interrupt controllers as populated before initialisationPhilipp Zabel2016-08-091-2/+3
| * | | | | drivers/of: Validate device node in __unflatten_device_tree()Gavin Shan2016-08-091-1/+1
| * | | | | of: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2016-08-091-2/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-183-8/+11
|\ \ \ \ \
| * | | | | clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker2016-08-171-1/+1
| * | | | | clocksource/drivers/kona: Fix get_counter() error handlingArnd Bergmann2016-08-171-6/+10
| * | | | | clocksource/drivers/time-armada-370-xp: Fix the clock referenceGregory CLEMENT2016-08-171-1/+0
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-181-1/+1
|\ \ \ \ \ \
| * | | | | | Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg2016-08-181-1/+1
| |/ / / / /
* | | | | | Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-188-25/+14
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2016-08-162-4/+4
| * | | | | Merge tag 'mediatek-drm-fixes-2016-08-12' of git://git.pengutronix.de/git/pza...Dave Airlie2016-08-151-0/+3
| |\ \ \ \ \
| | * | | | | drm/mediatek: add ARM_SMCCC dependencyArnd Bergmann2016-08-111-0/+1
| | * | | | | drm/mediatek: add CONFIG_OF dependencyArnd Bergmann2016-08-111-0/+1
| | * | | | | drm/mediatek: add COMMON_CLK dependencyArnd Bergmann2016-08-111-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-08-124-20/+6
| |\ \ \ \ \
| | * | | | | drm/amdgpu: Fix memory trashing if UVD ring test failsJay Cornwall2016-08-101-1/+2
| | * | | | | drm/amdgpu: fix vm init error pathChunming Zhou2016-08-091-1/+4
| | * | | | | Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"Alex Deucher2016-08-091-9/+0
| | * | | | | Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold"Alex Deucher2016-08-091-9/+0
| * | | | | | Merge tag 'drm-amdkfd-fixes-2016-08-09' of git://people.freedesktop.org/~gabb...Dave Airlie2016-08-121-1/+1
| |\ \ \ \ \ \
| | * | | | | | drm/amdkfd: print doorbell offset as a hex valueColin Ian King2016-08-091-1/+1
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1743-397/+662
|\ \ \ \ \ \ \
| * | | | | | | net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-173-5/+15
| * | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-08-177-49/+107
| |\ \ \ \ \ \ \
| | * | | | | | | i40e: check for and deal with non-contiguous TCsDave Ertman2016-08-161-10/+25
| | * | | | | | | ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-161-0/+1
| | * | | | | | | ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-161-6/+12
| | * | | | | | | e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
| | * | | | | | | e1000e: factor out systim sanitizationJarod Wilson2016-08-163-29/+44
| | * | | | | | | igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta2016-08-161-3/+23
| * | | | | | | | mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel2016-08-171-1/+1
| * | | | | | | | mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel2016-08-171-0/+2
| * | | | | | | | mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel2016-08-171-1/+3
| * | | | | | | | mlxsw: reg: Fix missing op field fill-upJiri Pirko2016-08-171-0/+1
| * | | | | | | | mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel2016-08-173-0/+16
| * | | | | | | | mlxsw: spectrum: Add missing packet trapsElad Raz2016-08-172-0/+18
| * | | | | | | | mlxsw: spectrum: Mark port as active before registering itIdo Schimmel2016-08-171-2/+3
| * | | | | | | | mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel2016-08-173-46/+29
| * | | | | | | | mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel2016-08-171-16/+5
| * | | | | | | | mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel2016-08-171-22/+5
| |/ / / / / / /
| * | | | | | | net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com2016-08-151-13/+13
| * | | | | | | net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com2016-08-151-0/+5
| * | | | | | | net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com2016-08-151-3/+12
| * | | | | | | hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov2016-08-151-2/+7