summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci-mtk: print debug info of endpoint intervalChunfeng Yun2021-03-101-8/+29
* usb: common: add function to get interval expressed in us unitChunfeng Yun2021-03-104-48/+52
* usb: xhci-mtk: support to build xhci-mtk-hcd.koChunfeng Yun2021-03-108-66/+64
* usb: xhci-mtk: remove declaration of xhci_mtk_setup()Chunfeng Yun2021-03-101-9/+8
* usb: xhci-mtk: add some schedule error numberChunfeng Yun2021-03-101-9/+35
* usb: xhci-mtk: rebuild the way to get bandwidth domainChunfeng Yun2021-03-101-18/+11
* usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hubChunfeng Yun2021-03-101-6/+2
* usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info structChunfeng Yun2021-03-102-19/+19
* usb: xhci-mtk: use clear type instead of voidChunfeng Yun2021-03-101-1/+1
* usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt structChunfeng Yun2021-03-102-10/+1
* usb: xhci-mtk: add a function to get bandwidth boundaryChunfeng Yun2021-03-101-7/+20
* usb: xhci-mtk: add a function to (un)load bandwidth infoChunfeng Yun2021-03-101-21/+16
* usb: xhci-mtk: use @sch_tt to check whether need do TT scheduleChunfeng Yun2021-03-101-2/+2
* usb: xhci-mtk: add only one extra CS for FS/LS INTRChunfeng Yun2021-03-101-7/+3
* usb: xhci-mtk: get the microframe boundary for ESITChunfeng Yun2021-03-101-5/+19
* usb: xhci-mtk: improve bandwidth scheduling with TTChunfeng Yun2021-03-102-16/+64
* usb: xhci-mtk: remove or operator for setting schedule parametersChunfeng Yun2021-03-101-3/+3
* usb: dwc3: document usb_psy in struct dwc3Ray Chi2021-03-101-0/+1
* usb: dwc3: Fix dereferencing of null dwc->usb_psyColin Ian King2021-03-101-2/+2
* USB: remove usb_bus_type from usb.hGreg Kroah-Hartman2021-03-101-2/+0
* USB: typec: tcpm: create debugfs subdir for the driverGreg Kroah-Hartman2021-03-101-2/+3
* USB: typec: fusb302: create debugfs subdir for the driverGreg Kroah-Hartman2021-03-101-2/+3
* USB: host: uhci: remove dentry pointer for debugfsGreg Kroah-Hartman2021-03-102-11/+5
* USB: host: sl811: remove dentry pointer for debugfsGreg Kroah-Hartman2021-03-102-5/+3
* USB: host: isp1362: remove dentry pointer for debugfsGreg Kroah-Hartman2021-03-102-6/+3
* USB: host: isp116x: remove dentry pointer for debugfsGreg Kroah-Hartman2021-03-102-5/+3
* usb: dwc2: Add STM32 related debugfs entriesMartin Devera2021-03-101-0/+2
* usb: chipidea: tegra: fix flexible_array.cocci warningskernel test robot2021-03-101-1/+1
* USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'Colin Ian King2021-03-101-1/+1
* USB: core: no need to save usb_devices_rootGreg Kroah-Hartman2021-03-101-5/+3
* usb: gadget: storage: Remove unused function pointer typedef fsg_routine_tChen Lin2021-03-101-2/+0
* usb: gadget: function: fix typo in f_printer.cWei Ming Chen2021-03-101-1/+1
* usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before togglingBadhri Jagan Sridharan2021-03-101-10/+65
* usb: typec: tps6598x: Add trace event for data statusGuido Günther2021-03-103-1/+103
* usb: typec: tps6598x: Add trace event for power status registerGuido Günther2021-03-103-7/+69
* usb: typec: tps6598x: Add trace event for status registerGuido Günther2021-03-103-15/+173
* usb: typec: tps6598x: Add trace event for IRQ eventsGuido Günther2021-03-104-3/+170
* usb: dwc3: add an alternate path in vbus_draw callbackRay Chi2021-03-101-1/+9
* usb: dwc3: add a power supply for current controlRay Chi2021-03-102-0/+19
* Linux 5.12-rc2v5.12-rc2Linus Torvalds2021-03-061-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-068-62/+76
|\
| * RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson2021-03-051-32/+23
| * RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson2021-03-051-24/+35
| * RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson2021-03-051-1/+9
| * RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky2021-03-031-1/+1
| * RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky2021-03-031-1/+1
| * IB/mlx5: Add missing error codeYueHaibing2021-03-011-1/+3
| * RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-011-0/+1
| * RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed2021-03-011-2/+3
* | Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-062-3/+2
|\ \