Age | Commit message (Expand) | Author |
2014-07-17 | USB: Add LVS Test device driver | Pratyush Anand |
2014-07-17 | USB: Add EXPORT_SYMBOL for usb_alloc_dev | Pratyush Anand |
2014-07-17 | USB: OHCI: don't lose track of EDs when a controller dies | Alan Stern |
2014-07-17 | USB: OHCI: fix bugs in debug routines | Alan Stern |
2014-07-17 | USB: OHCI: add SG support | Alan Stern |
2014-07-17 | USB: shutdown all URBs after controller death | Alan Stern |
2014-07-16 | Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2014-07-13 | Merge 3.16-rc5 into usb-next | Greg Kroah-Hartman |
2014-07-11 | USB: serial: ftdi_sio: Add Infineon Triboard | Michal Sojka |
2014-07-11 | USB: add reset resume quirk for usb3503 | Joonyoung Shim |
2014-07-11 | usb: usb3503: add PM functions | Joonyoung Shim |
2014-07-09 | fotg210: Use managed interfaces for allocation of resources | Himangi Saraogi |
2014-07-09 | uhci-platform: use devm_ioremap resource | Himangi Saraogi |
2014-07-09 | USB: ftdi_sio: Add extra PID. | Bert Vermeulen |
2014-07-09 | USB: PHY: tegra: Call tegra_usb_phy_close only on device removal | Tuomas Tynkkynen |
2014-07-09 | USB: EHCI: tegra: Fix probe order issue leading to broken USB | Tuomas Tynkkynen |
2014-07-09 | drivers/usb/serial/mos7840.c: remove unnecessary null test before kfree | Fabian Frederick |
2014-07-09 | usb: host: uhci-grlib.c : use devm_ functions | Himangi Saraogi |
2014-07-09 | USB: EHCI: tegra: Fix use-after-free in .remove() | Tuomas Tynkkynen |
2014-07-09 | USB: ehci-pci: USB host controller support for Intel Quark X1000 | Bryan O'Donoghue |
2014-07-09 | USB: OHCI: don't allocate HCCA atomically | Vladimir Zapolskiy |
2014-07-09 | USB: UHCI: don't allocate frame list atomically | Vladimir Zapolskiy |
2014-07-09 | USB: EHCI: don't allocate hardware periodic table atomically by default | Vladimir Zapolskiy |
2014-07-09 | drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove | Fabian Frederick |
2014-07-09 | USB: ehci-spear: Make of_device_id array const | Jingoo Han |
2014-07-09 | USB: ehci-tegra: Make of_device_id array const | Jingoo Han |
2014-07-09 | USB: ohci-spear: Make of_device_id array const | Jingoo Han |
2014-07-09 | USB: ehci-msm: Make of_device_id array const | Jingoo Han |
2014-07-09 | USB: oxu210hp-hcd.c: use devm_ functions | Himangi Saraogi |
2014-07-09 | usb: phy: tegra: Do not include asm/mach-types.h | Thierry Reding |
2014-07-09 | usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue() | Alexey Khoroshilov |
2014-07-09 | usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET | David Mosberger-Tang |
2014-07-09 | usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields | David Mosberger-Tang |
2014-07-09 | USB: gadget: Fixed a few typos in comments | Mickael Maison |
2014-07-09 | usb: ehci-exynos: Use NULL instead of 0 | Sachin Kamat |
2014-07-09 | usb: ohci-exynos: Use NULL instead of 0 | Sachin Kamat |
2014-07-09 | usb: class: usbtmc.c: Cleaning up uninitialized variables | Rickard Strandqvist |
2014-07-09 | usb: dwc2: gadget: remove incorrect file reference | Jingoo Han |
2014-07-09 | usb: dwc2: gadget: remove unnecessary OOM messages | Jingoo Han |
2014-07-09 | usb: dwc2: gadget: fix checkpatch errors | Jingoo Han |
2014-07-09 | usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers | Yoshihiro Shimoda |
2014-07-09 | usb: host: xhci-plat: use devm_functions | Himangi Saraogi |
2014-07-09 | xhci: make error messages grepable | Oliver Neukum |
2014-07-09 | USB: kl5kusb105: Remove klsi_105_tiocmset function | Peter Senna Tschudin |
2014-07-09 | usb: force warm reset to break link re-connect livelock | Dan Williams |
2014-07-09 | usb: allow lpm (en/dis)able only if device is atleast in default state | Pratyush Anand |
2014-07-09 | dwc3: host: Enable USB3 LPM capability | Pratyush Anand |
2014-07-09 | xhci: Platform: Set xhci lpm support quirk based on platform data | Pratyush Anand |
2014-07-09 | xhci: Platform: Add (en/dis)able_usb3_lpm_timeout | Pratyush Anand |
2014-07-09 | xhci: A default implementation for Ux timeout calculation and tier policy check | Pratyush Anand |