summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-05software node: Provide replacement for device_add_properties()Heikki Krogerus1-0/+4
2021-02-05Merge tag 'tag-ib-usb-typec-chrome-platform-cros-ec-typec-clear-pd-discovery-...Greg Kroah-Hartman1-0/+26
2021-02-04platform/chrome: cros_ec: Import Type C control commandPrashant Malani1-0/+26
2021-02-04usb: pd: Reland VDO definitions of PD2.0Kyle Tso1-3/+66
2021-02-03usb: pd: Update VDO definitionsKyle Tso1-70/+238
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso1-1/+1
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan1-0/+5
2021-02-02Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...Benson Leung1-0/+17
2021-02-01usb: typec: Add typec_partner_set_pd_revisionBenson Leung1-0/+1
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung1-0/+10
2021-01-25usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso1-0/+1
2021-01-25Merge v5.11-rc5 into usb-nextGreg Kroah-Hartman21-37/+119
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+0
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra1-0/+3
2021-01-21driver core: Fix device link device name collisionSaravana Kannan1-0/+12
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso1-0/+1
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso2-0/+5
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-6/+25
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler1-0/+2
2021-01-20tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng1-5/+12
2021-01-20Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-6/+53
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven1-0/+3
2021-01-19tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen1-0/+3
2021-01-19Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2-1/+5
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen1-0/+6
2021-01-18usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen1-0/+2
2021-01-18usb: gadget: Introduce SSP rates and lanesThinh Nguyen1-0/+9
2021-01-18usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen2-0/+22
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-01-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6
2021-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+9
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-01-15software node: Introduce device_add_software_node()Heikki Krogerus1-0/+3
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon1-0/+6
2021-01-15Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2021-01-15cfg80211: fix a kerneldoc markupMauro Carvalho Chehab1-1/+1
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse1-1/+1
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann1-3/+3
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon1-2/+0
2021-01-13SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever1-6/+53
2021-01-13usb: chipidea: tegra: Support host modePeter Geis1-0/+6
2021-01-13usb: phy: tegra: Support waking up from a low power modeDmitry Osipenko1-0/+2
2021-01-13arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu1-1/+5
2021-01-13mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins1-1/+1
2021-01-12timekeeping: Remove unused get_seconds()Chunguang Xu2-15/+0
2021-01-12net: compound page support in skb_seq_readWillem de Bruijn1-0/+1