aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/generic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird1-0/+11
2010-08-10USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz1-9/+11
2010-08-10usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy1-1/+1
2010-08-10USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers2-0/+6
2010-08-10USB: s3c-hsotg: add support for clock gatingMarek Szyprowski1-3/+17
2010-08-10USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski1-2/+4
2010-08-10USB: s3c-hsotg: fix compilation problemMarek Szyprowski1-0/+1
2010-08-10USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere1-0/+19
2010-08-10USB: s3c-hsotg: Fix OUT packet request retryBen Dooks1-7/+11
2010-08-10USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks1-2/+1
2010-08-10USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks1-2/+1
2010-08-10USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks1-1/+1
2010-08-10USB: s3c-hsotg: Only load packet per fifo writeBen Dooks1-0/+11
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks2-2/+40
2010-08-10USB: s3c-hsotg: Re-initialise all FIFOs on USB bus resetBen Dooks1-9/+4
2010-08-10USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'Ben Dooks1-1/+11
2010-08-10USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytesBen Dooks1-1/+2
2010-08-10USB: s3c-hsotg: Increase TX fifo limitBen Dooks1-2/+2
2010-08-10usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy1-1/+4
2010-08-10USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko3-7/+64
2010-08-10usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko1-4/+4
2010-08-10USB: xHCI: Isoc urb enqueueAndiry Xu1-1/+6
2010-08-10USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu1-2/+12
2010-08-10USB: xHCI: Isochronous transfer implementationAndiry Xu2-0/+324
2010-08-10USB: xHCI: Introduce urb_priv structureAndiry Xu4-34/+125
2010-08-10USB: xHCI: Missed Service Error Event processAndiry Xu3-50/+117
2010-08-10USB: xHCI: adds new cases to trb_comp_code switchAndiry Xu1-24/+52
2010-08-10USB: xHCI: remove redundant print messagesAndiry Xu1-15/+0
2010-08-10USB xHCI: handle_tx_event() refactor: process_bulk_intr_tdAndiry Xu1-101/+115
2010-08-10USB: xHCI: handle_tx_event() refactor: process_ctrl_tdAndiry Xu1-78/+106
2010-08-10USB: xHCI: handle_tx_event() refactor: finish_tdAndiry Xu1-73/+112
2010-08-10USB: option: Huawei ETS 1220 support addedPavel Kazlou1-0/+2
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz3-1/+12
2010-08-10USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson1-1/+1
2010-08-10USB: gadget: functionfs: stale Makefile entry removedMichal Nazarewicz1-1/+0
2010-08-10USB: EHCI: remove dead code in the periodic schedulerAlan Stern2-18/+0
2010-08-10USB: EHCI: reorganize isochronous scheduler routineAlan Stern1-53/+57
2010-08-10USB: EHCI: add missing frame -> microframe conversionAlan Stern2-10/+19
2010-08-10USB: EHCI: simplify remainder computationsAlan Stern1-14/+15
2010-08-10USB: EHCI: remove PCI assumptionAlan Stern3-6/+6
2010-08-10USB: xHCI: Supporting MSI/MSI-XDong Nguyen3-41/+128
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg10-27/+166
2010-08-10USB: otg/ulpi: add support for SMSC USB3319 ulpi phyIgor Grinberg2-2/+1
2010-08-10USB: otg/ulpi: remove unused macroIgor Grinberg1-2/+0
2010-08-10USB: otg/ulpi.c : fix register writeEric BĂ©nard1-2/+2
2010-08-10USB: io_ti.c: don't return 0 if writing the download record failedRoel Kluin1-1/+1
2010-08-10USB: host: Remove dead CONFIG_ARCH_KAROChristian Dietrich1-23/+1
2010-08-10USB: serial: enable async suspend for usb serial port deviceMing Lei1-0/+2
2010-08-10USB: musb: forward debug mode feature to gadgetstephane duverger1-0/+3
2010-08-10USB: EHCI Debug Port Device Gadgetstephane duverger3-0/+464