aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-23Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-11-23Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2017-11-21i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-21i40e: restore promiscuous after resetAlan Brady
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-21lightnvm: Convert timers to use timer_setup()Kees Cook
2017-11-21drivers/net: cris: Convert timers to use timer_setup()Kees Cook
2017-11-21drm/vc4: Convert timers to use timer_setup()Kees Cook
2017-11-21drm/i915/selftests: Convert timers to use timer_setup()Kees Cook
2017-11-21usb: usbatm: Convert timers to use timer_setup()Kees Cook
2017-11-21drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook
2017-11-21platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng
2017-11-21drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-21nfp: flower: add missing kdocJakub Kicinski
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-11-20rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driverBaolin Wang
2017-11-20platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfixMario Limonciello
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-11-20drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha
2017-11-20drm/tegra: sor: Reimplement pad clockThierry Reding
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds