summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-20of: Document exactly what of_find_node_by_name() putsStephen Boyd
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal
2017-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit
2017-11-19tun: fix rcu_read_lock imbalance in tun_build_skbXin Long
2017-11-19usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2017-11-18ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang
2017-11-18NTB: make idt_89hpes_cfg constBhumika Goyal
2017-11-18NTB: switchtec_ntb: Add memory window supportLogan Gunthorpe
2017-11-18NTB: switchtec_ntb: Implement scratchpad registersLogan Gunthorpe
2017-11-18NTB: switchtec_ntb: Implement doorbell registersLogan Gunthorpe
2017-11-18NTB: switchtec_ntb: Add link managementLogan Gunthorpe
2017-11-18NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe
2017-11-18NTB: switchtec_ntb: Initialize hardware for doorbells and messagesLogan Gunthorpe
2017-11-18NTB: switchtec_ntb: Initialize hardware for memory windowsLogan Gunthorpe
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe
2017-11-18NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe
2017-11-18clean up x86 platform driver default valuesLinus Torvalds
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-11-18platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-17Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds