aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-22qedr: configure the number of CQEs on CQ creationAmrani, Ram1-0/+3
2016-12-22i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung8-25/+53
2016-12-22Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller5-5/+10
2016-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki2-2/+2
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki16-107/+212
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King3-8/+8
2016-12-21net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni1-29/+30
2016-12-21net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner1-4/+4
2016-12-21be2net: Increase skb headroom size to 256 bytesKalesh A P1-1/+1
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds53-19/+173
2016-12-21rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger1-1/+2
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann1-1/+1
2016-12-21mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton1-2/+10
2016-12-21cpufreq: s3c64xx: remove incorrect __init annotationArnd Bergmann1-1/+1
2016-12-21cpufreq: Remove CPU hotplug callbacks only if they were initializedBoris Ostrovsky1-1/+1
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()Lv Zheng2-46/+6
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng9-38/+26
2016-12-21ACPICA: Tables: Allow FADT to be customized with virtual addressLv Zheng1-7/+7
2016-12-21ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernelLv Zheng4-50/+210
2016-12-20drm/amdgpu: update tile table for oland/hainanFlora Cui1-139/+191
2016-12-20drm/amdgpu: update tile table for verdeFlora Cui1-2/+293
2016-12-20drm/amdgpu: update rev id for verdeFlora Cui1-1/+1
2016-12-20drm/amdgpu: update golden setting for verdeFlora Cui1-162/+142
2016-12-20drm/amdgpu: update rev id for olandFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for olandFlora Cui1-13/+19
2016-12-20drm/amdgpu: update rev id for hainanFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for hainanFlora Cui1-14/+23
2016-12-20drm/amdgpu: update rev id for pitcairnFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for pitcairnFlora Cui1-10/+16
2016-12-20drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui2-161/+221
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-27/+94
2016-12-20Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds3-234/+407
2016-12-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-25/+61
2016-12-20net/mlx5: use rb_entry()Geliang Tang1-1/+1
2016-12-20ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2-1/+21
2016-12-20net: hix5hd2_gmac: fix compatible strings nameDongpo Li1-6/+7
2016-12-20net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok1-1/+2
2016-12-20net: netcp: ethss: fix errors in ethtool opsWingMan Kwok1-5/+16
2016-12-20fsl/fman: enable compilation on ARM64Madalin Bucur1-1/+1
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur1-0/+8
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur1-0/+7
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur1-0/+1
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet1-3/+15
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet1-2/+2
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear1-1/+1
2016-12-20drm/i915: skip the first 4k of stolen memory on everything >= gen8Paulo Zanoni1-3/+2
2016-12-20drm/i915: Fallback to single PAGE_SIZE segments for DMA remappingChris Wilson1-4/+22
2016-12-20drm/i915: Fix use after free in logical_render_ring_initTvrtko Ursulin1-6/+1
2016-12-20drm/i915: disable PSR by default on HSW/BDWPaulo Zanoni1-7/+3
2016-12-20drm/i915: Fix setting of boost freq tunableMika Kuoppala1-1/+1