summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | usb: musb: remove some register access wrapper functionsBin Liu2018-05-222-76/+21
| * | | | | usb: musb: remove adjust_channel_params() callback from musb_platform_opsBin Liu2018-05-222-12/+0
| * | | | | usb: musb: remove readl/writel from struct musb_platform_opsBin Liu2018-05-223-28/+14
| * | | | | usb: musb: merge musbhsdma.h into musbhsdma.cBin Liu2018-05-222-73/+65
| * | | | | Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman2018-05-217-29/+86
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | usb: usbtmc: Remove rigol_quirkGuido Kiener2018-05-181-69/+12
| * | | | | Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman2018-05-0816-57/+132
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-05-032-14/+52
| * | | | | usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)2018-05-031-0/+6
| * | | | | typec: tcpm: Fix incorrect 'and' operatorGustavo A. R. Silva2018-04-301-1/+1
| * | | | | Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2018-04-3021-48/+153
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King2018-04-291-1/+1
| * | | | | typec: tcpm: fix compiler warning about stupid thingsGreg Kroah-Hartman2018-04-251-1/+2
| * | | | | typec: tcpm: Add support for sink PPS related messagesAdam Thomson2018-04-251-9/+134
| * | | | | typec: tcpm: Represent source supply through power_supplyAdam Thomson2018-04-254-66/+251
| * | | | | typec: tcpm: Add core support for sink side PPSAdam Thomson2018-04-251-14/+555
| * | | | | usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk2018-04-251-1/+3
| * | | | | usb: core: hcd: mark expected switch fall-throughGustavo A. R. Silva2018-04-231-0/+1
| * | | | | usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko2018-04-233-4/+11
| * | | | | usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko2018-04-232-53/+113
| * | | | | usb: phy: tegra: Cleanup error messagesDmitry Osipenko2018-04-231-28/+41
| * | | | | USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanesMathias Nyman2018-04-221-0/+22
| * | | | | USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumerationMathias Nyman2018-04-221-2/+5
| * | | | | usb: set root hub lane countsMathias Nyman2018-04-221-0/+5
| * | | | | USB: Add support to store lane count used by USB 3.2Mathias Nyman2018-04-221-0/+8
| * | | | | usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman2018-04-221-0/+3
| * | | | | usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-222-5/+23
| * | | | | usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-04-221-4/+2
| * | | | | usb: typec: tcpm: remove max_snk_mv/ma/mwLi Jun2018-04-221-12/+0
| * | | | | usb: typec: wcove: remove max_snk_* for sink configLi Jun2018-04-221-3/+1
| * | | | | usb: typec: fusb302: remove max_snk_* for sink configLi Jun2018-04-221-14/+28
| * | | | | usb: typec: tcpm: pdo matching optimizationLi Jun2018-04-221-38/+67
| * | | | | usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek2018-04-221-0/+4
| * | | | | usb: mtu3: simplify getting .drvdataWolfram Sang2018-04-221-4/+2
| * | | | | usb: phy: simplify getting .drvdataWolfram Sang2018-04-221-4/+2
| * | | | | USB: phy: drop legacy board-file supportJohan Hovold2018-04-221-97/+2
| * | | | | USB: renesas_usbhs: drop unused legacy-phy supportJohan Hovold2018-04-222-30/+0
| * | | | | USB: musb: omap2430: drop non-DT supportJohan Hovold2018-04-221-50/+45
| * | | | | USB: ehci-omap: drop unused legacy phy supportJohan Hovold2018-04-221-4/+1
| * | | | | USB: core: hcd: drop support for legacy physJohan Hovold2018-04-221-35/+3
| * | | | | USB: phy: drop unused legacy controller-phy bind helperJohan Hovold2018-04-221-34/+0
| * | | | | usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-04-221-2/+2
| * | | | | usb: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-222-3/+3
| * | | | | usb: isp1760: Replace mdelay with msleep in isp1760_stopJia-Ju Bai2018-04-221-1/+1
| * | | | | usb: isp1760: Replace mdelay with msleep in isp1760_init_coreJia-Ju Bai2018-04-221-1/+1
| * | | | | usb: storage: Replace mdelay with msleep in init_freecomJia-Ju Bai2018-04-221-2/+2
| * | | | | usb: roles: Fix potential NULL dereference in intel_xhci_usb_probe()Wei Yongjun2018-04-221-0/+2
| * | | | | usb: mon: Change return type to vm_fault_tSouptick Joarder2018-04-221-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-045-75/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
OpenPOWER on IntegriCloud