aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: xHCI: Isoc urb enqueueAndiry Xu2010-08-101-1/+6
| * | USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu2010-08-101-2/+12
| * | USB: xHCI: Isochronous transfer implementationAndiry Xu2010-08-102-0/+324
| * | USB: xHCI: Introduce urb_priv structureAndiry Xu2010-08-104-34/+125
| * | USB: xHCI: Missed Service Error Event processAndiry Xu2010-08-103-50/+117
| * | USB: xHCI: adds new cases to trb_comp_code switchAndiry Xu2010-08-101-24/+52
| * | USB: xHCI: remove redundant print messagesAndiry Xu2010-08-101-15/+0
| * | USB xHCI: handle_tx_event() refactor: process_bulk_intr_tdAndiry Xu2010-08-101-101/+115
| * | USB: xHCI: handle_tx_event() refactor: process_ctrl_tdAndiry Xu2010-08-101-78/+106
| * | USB: xHCI: handle_tx_event() refactor: finish_tdAndiry Xu2010-08-101-73/+112
| * | USB: option: Huawei ETS 1220 support addedPavel Kazlou2010-08-101-0/+2
| * | USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-102-1/+8
| * | USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson2010-08-101-1/+1
| * | USB: gadget: functionfs: stale Makefile entry removedMichal Nazarewicz2010-08-101-1/+0
| * | USB: EHCI: remove dead code in the periodic schedulerAlan Stern2010-08-102-18/+0
| * | USB: EHCI: reorganize isochronous scheduler routineAlan Stern2010-08-101-53/+57
| * | USB: EHCI: add missing frame -> microframe conversionAlan Stern2010-08-102-10/+19
| * | USB: EHCI: simplify remainder computationsAlan Stern2010-08-101-14/+15
| * | USB: EHCI: remove PCI assumptionAlan Stern2010-08-103-6/+6
| * | USB: xHCI: Supporting MSI/MSI-XDong Nguyen2010-08-103-41/+128
| * | USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2010-08-101-10/+117
| * | USB: otg/ulpi: add support for SMSC USB3319 ulpi phyIgor Grinberg2010-08-102-2/+1
| * | USB: otg/ulpi: remove unused macroIgor Grinberg2010-08-101-2/+0
| * | USB: otg/ulpi.c : fix register writeEric BĂ©nard2010-08-101-2/+2
| * | USB: io_ti.c: don't return 0 if writing the download record failedRoel Kluin2010-08-101-1/+1
| * | USB: host: Remove dead CONFIG_ARCH_KAROChristian Dietrich2010-08-101-23/+1
| * | USB: serial: enable async suspend for usb serial port deviceMing Lei2010-08-101-0/+2
| * | USB: musb: forward debug mode feature to gadgetstephane duverger2010-08-101-0/+3
| * | USB: EHCI Debug Port Device Gadgetstephane duverger2010-08-103-0/+464
| * | USB: gadget: Remove unnecessary casts of private_dataJoe Perches2010-08-101-3/+3
| * | USB: misc: Remove unnecessary casts of private_dataJoe Perches2010-08-105-18/+18
| * | USB: usb-skeleton: Remove unnecessary casts of private_dataJoe Perches2010-08-101-4/+4
| * | USB: autoconvert trivial BKL users to private mutexArnd Bergmann2010-08-104-25/+28
| * | usb: storage: freecom: Fixed several coding style issues.Martin Enderleit2010-08-101-12/+11
| * | USB: musb: do not override DMA mode in channel programAnand Gadiyar2010-08-101-4/+1
| * | USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar2010-08-101-6/+0
| * | USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta2010-08-101-0/+36
| * | USB: musb: fix compilation warning in host only modeAjay Kumar Gupta2010-08-101-4/+3
| * | USB: musb: use correct register widths in register dumpsAnand Gadiyar2010-08-101-16/+16
| * | USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy2010-08-101-4/+1
| * | USB: serial: io_ti: Don't return 0 if writing the download record failedRoel Kluin2010-08-101-1/+1
| * | USB: gadget: storage_common: comments updatedMichal Nazarewicz2010-08-101-21/+48
| * | USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger2010-08-101-0/+1
| * | USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi2010-08-102-1/+7
| * | USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy2010-08-101-2/+2
| * | USB: drivers/usb/Makefile: conditionally descend to 'early'Nicolas Kaiser2010-08-101-1/+1
| * | USB: usblp: fixed switch, brace, whitespace and spacing coding style issuesNicolas Kaiser2010-08-101-186/+185
| * | USB: add runtime PM for PCI-based host controllersAlan Stern2010-08-101-14/+62
| * | USB: UHCI: add support for Intel's wakeup flagsAlan Stern2010-08-102-14/+23
| * | USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-102-1/+16