summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-08Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-08Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-08Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-02-08tuntap: add missing xdp flushJason Wang
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-08Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-02-08nfp: populate MODULE_VERSIONJakub Kicinski
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski
2018-02-08nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski
2018-02-08nfp: bpf: require ETH tableJakub Kicinski
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu
2018-02-08nfp: bpf: fix immed relocation for larger offsetsJakub Kicinski
2018-02-08Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc'Rafael J. Wysocki
2018-02-08Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'Rafael J. Wysocki
2018-02-08Merge branch 'acpica'Rafael J. Wysocki
2018-02-08drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hwPhilippe CORNU
2018-02-08drm/stm: ltdc: add non-alpha color formatsPhilippe CORNU
2018-02-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki
2018-02-08arm: imx: Add MODULE_ALIAS for cpufreqNicolas Chauvet
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski
2018-02-08cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu
2018-02-08cpufreq: scpi: fix error return code in scpi_cpufreq_init()Wei Yongjun
2018-02-08ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman
2018-02-08drm/bridge/synopsys: dsi: Add 1.31 version supportPhilippe Cornu
2018-02-08drm/bridge/synopsys: dsi: Add read featurePhilippe Cornu
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko
2018-02-07ibmvnic: Ensure that buffers are NULL after freeThomas Falcon
2018-02-07ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET
2018-02-07Merge branch 'for-linus' into testJens Axboe
2018-02-08Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...Dave Airlie
2018-02-07Merge tag 'regulator-fix-v4.16-suspend' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds
2018-02-07Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-07drm/i915/bios: add DP max link rate to VBT child device structJani Nikula
2018-02-08Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-02-07Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-02-07bcache: fix for data collapse after re-attaching an attached deviceTang Junhui
2018-02-07bcache: return attach error when no cache set existTang Junhui
2018-02-07bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li
2018-02-07bcache: fix for allocator and register thread raceTang Junhui
2018-02-07bcache: set error_limit correctlyColy Li
2018-02-07bcache: properly set task state in bch_writeback_thread()Coly Li
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui
2018-02-07bcache: add journal statisticTang Junhui