summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-18Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-17Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2020-01-17dt-bindings: phy: Add PHY_TYPE_DP definitionJyri Sarha
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-15bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend
2020-01-15drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-01-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-01-15Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor
2020-01-15reimplement path_mountpoint() with less magicAl Viro
2020-01-14Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-14Merge branch 'dhowells' (patches from DavidH)Linus Torvalds
2020-01-14afs: Fix use-after-loss-of-refDavid Howells
2020-01-14phy: Add DisplayPort configuration optionsYuti Amonkar
2020-01-13mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi
2020-01-13mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-13mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-11devlink: correct misspelling of snapshotJacob Keller
2020-01-10Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: phy: tegra: Keep track of power on-off stateDmitry Osipenko
2020-01-09usb: typec: Provide definitions for the USB modesHeikki Krogerus
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus
2020-01-09usb: typec: Add definitions for the latest specification releasesHeikki Krogerus
2020-01-09usb: typec: Add the Product Type VDOs to struct usb_pd_identityHeikki Krogerus
2020-01-09usb: pd: Add definition for DFP and UFP1 VDOsHeikki Krogerus
2020-01-09usb: pd: Add definitions for the Enter_USB messageHeikki Krogerus
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller