aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski2-1/+6
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski7-21/+33
2018-02-08nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski1-1/+1
2018-02-08nfp: bpf: require ETH tableJakub Kicinski1-0/+12
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu1-7/+7
2018-02-08nfp: bpf: fix immed relocation for larger offsetsJakub Kicinski1-1/+1
2018-02-08Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc'Rafael J. Wysocki3-2/+18
2018-02-08Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'Rafael J. Wysocki9-38/+91
2018-02-08Merge branch 'acpica'Rafael J. Wysocki197-198/+198
2018-02-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki15-192/+82
2018-02-08arm: imx: Add MODULE_ALIAS for cpufreqNicolas Chauvet1-0/+1
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski6-17/+17
2018-02-08cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu1-0/+5
2018-02-08cpufreq: scpi: fix error return code in scpi_cpufreq_init()Wei Yongjun1-0/+1
2018-02-08ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko1-2/+14
2018-02-07ibmvnic: Ensure that buffers are NULL after freeThomas Falcon1-0/+5
2018-02-07ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen1-1/+2
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar1-13/+14
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson11-0/+11
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET1-1/+1
2018-02-07Merge branch 'for-linus' into testJens Axboe9-36/+111
2018-02-08Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie17-136/+193
2018-02-07Merge tag 'regulator-fix-v4.16-suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+1
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds19-774/+416
2018-02-07Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds5-82/+6
2018-02-07drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2-3/+7
2018-02-08Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie7-28/+26
2018-02-07Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds35-1753/+1661
2018-02-07bcache: fix for data collapse after re-attaching an attached deviceTang Junhui3-7/+11
2018-02-07bcache: return attach error when no cache set existTang Junhui1-2/+3
2018-02-07bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li3-2/+7
2018-02-07bcache: fix for allocator and register thread raceTang Junhui2-4/+18
2018-02-07bcache: set error_limit correctlyColy Li3-3/+4
2018-02-07bcache: properly set task state in bch_writeback_thread()Coly Li2-3/+8
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui3-15/+36
2018-02-07bcache: add journal statisticTang Junhui3-0/+24
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds5-18/+566
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+2
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel1-0/+1
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik1-1/+1
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm3-0/+36
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang1-1/+2
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-07PM / domains: Fix up domain-idle-states OF parsingUlf Hansson1-31/+45
2018-02-07cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTRSudeep Holla1-4/+1
2018-02-07platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-15/+3
2018-02-07platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-26/+2
2018-02-07platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-13/+1