summaryrefslogtreecommitdiff
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker2014-10-03
| * | | | | | xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-03
| * | | | | | usb: hcd: add generic PHY supportSergei Shtylyov2014-09-29
| * | | | | | usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-29
| * | | | | | usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typoArnd Bergmann2014-09-29
| * | | | | | USB: host: st: fix ehci/ohci driver selectionArnd Bergmann2014-09-29
| * | | | | | usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-29
| * | | | | | usb: core: return -ENOTSUPP for all targeted hostsPeter Chen2014-09-29
| * | | | | | USB: Remove .owner field for driverKiran Padwal2014-09-28
| * | | | | | usb: core: log higher level message on malformed LANGID descriptorScot Doyle2014-09-28
| * | | | | | usb: Add LED triggers for USB activityMichal Sojka2014-09-25
| * | | | | | usb: Rename usb-common.cMichal Sojka2014-09-25
| * | | | | | usb: gadget: Refactor request completionMichal Sojka2014-09-25
| * | | | | | usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka2014-09-25
| * | | | | | usb: dwc2/gadget: move phy bus legth initializationKamil Debski2014-09-25
| * | | | | | Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2014-09-25
| |\ \ \ \ \ \
| | * | | | | | USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz2014-09-22
| | * | | | | | USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage2014-09-22
| | |/ / / / /
| * | | | | | usb: hub: allow to process more usb hub events in parallelPetr Mladek2014-09-23
| * | | | | | usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-23
| * | | | | | usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek2014-09-23
| * | | | | | usb: hub: convert khubd into workqueuePetr Mladek2014-09-23
| * | | | | | usb: hub: rename hub_events() to hub_event() and handle only one event therePetr Mladek2014-09-23
| * | | | | | usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek2014-09-23
| * | | | | | storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs2014-09-23
| * | | | | | storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs2014-09-23
| * | | | | | storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs2014-09-23
| * | | | | | USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-09-23
| * | | | | | usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi2014-09-23
| * | | | | | usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi2014-09-23
| * | | | | | usb: Fixed a few typosMickael Maison2014-09-23
| * | | | | | USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-23
| * | | | | | drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang2014-09-23
| * | | | | | usb: wusbcore: fix device disconnect on rekey timeoutThomas Pugliese2014-09-23
| * | | | | | usb: wusbcore: skip done segs before completing aborted transferThomas Pugliese2014-09-23
| * | | | | | usb: wusbcore: USB_WUSB_CBAF depends on USBThomas Pugliese2014-09-23
| * | | | | | usb: wusbcore: remove USB_WUSB build dependency on PCIThomas Pugliese2014-09-23
| * | | | | | usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese2014-09-23
| * | | | | | wusb: delete double assignmentJulia Lawall2014-09-23
| * | | | | | usb: renesas_usbhs: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-23
| * | | | | | usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-23
| * | | | | | usb: misc: yurex: remove useless casting of private_dataArjun Sreedharan2014-09-23
| * | | | | | xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede2014-09-23
| * | | | | | xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede2014-09-23
| * | | | | | xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...Hans de Goede2014-09-23
| * | | | | | xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_stateHans de Goede2014-09-23
| * | | | | | xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede2014-09-23
| * | | | | | usb: xhci_suspend is not stopping the root hub timer for the shared HCDAl Cooper2014-09-23
| * | | | | | xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede2014-09-23
| * | | | | | uas: Add response iu handlingHans de Goede2014-09-23