summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-08-10USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp
2010-08-10USB: xhci: Performance - move functions that find ep ring.Sarah Sharp
2010-08-10USB: add USB serial ssu100 driverBill Pemberton
2010-08-10USB: usb-storage: implement autosuspendAlan Stern
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei
2010-08-10USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens
2010-08-10USB: cp210x: Add four new device IDsAlessio Igor Bogani
2010-08-10USB: ftdi_sio: device id for Navitatordranch@trinnet.net
2010-08-10USB: accept RNDIS configs if there's no alternativeAlan Stern
2010-08-10USB: option: add huawei k3765 k4505 devices to work properlyAndrew Bird
2010-08-10USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz
2010-08-10usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy
2010-08-10USB: serial: enabling support for Segway RMP in ftdi_sioJohn G. Rogers
2010-08-10USB: s3c-hsotg: add support for clock gatingMarek Szyprowski
2010-08-10USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski
2010-08-10USB: s3c-hsotg: fix compilation problemMarek Szyprowski
2010-08-10USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere
2010-08-10USB: s3c-hsotg: Fix OUT packet request retryBen Dooks
2010-08-10USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks
2010-08-10USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks
2010-08-10USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks
2010-08-10USB: s3c-hsotg: Only load packet per fifo writeBen Dooks
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks
2010-08-10USB: s3c-hsotg: Re-initialise all FIFOs on USB bus resetBen Dooks
2010-08-10USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'Ben Dooks
2010-08-10USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytesBen Dooks
2010-08-10USB: s3c-hsotg: Increase TX fifo limitBen Dooks
2010-08-10usb: host: sl811-hcd: check kzalloc() resultKulikov Vasiliy
2010-08-10USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko
2010-08-10usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko
2010-08-10USB: xHCI: Isoc urb enqueueAndiry Xu
2010-08-10USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu
2010-08-10USB: xHCI: Isochronous transfer implementationAndiry Xu
2010-08-10USB: xHCI: Introduce urb_priv structureAndiry Xu
2010-08-10USB: xHCI: Missed Service Error Event processAndiry Xu
2010-08-10USB: xHCI: adds new cases to trb_comp_code switchAndiry Xu
2010-08-10USB: xHCI: remove redundant print messagesAndiry Xu
2010-08-10USB xHCI: handle_tx_event() refactor: process_bulk_intr_tdAndiry Xu
2010-08-10USB: xHCI: handle_tx_event() refactor: process_ctrl_tdAndiry Xu
2010-08-10USB: xHCI: handle_tx_event() refactor: finish_tdAndiry Xu
2010-08-10USB: option: Huawei ETS 1220 support addedPavel Kazlou
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-10USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson
2010-08-10USB: gadget: functionfs: stale Makefile entry removedMichal Nazarewicz
2010-08-10USB: EHCI: remove dead code in the periodic schedulerAlan Stern
2010-08-10USB: EHCI: reorganize isochronous scheduler routineAlan Stern
2010-08-10USB: EHCI: add missing frame -> microframe conversionAlan Stern
2010-08-10USB: EHCI: simplify remainder computationsAlan Stern
2010-08-10USB: EHCI: remove PCI assumptionAlan Stern
2010-08-10USB: xHCI: Supporting MSI/MSI-XDong Nguyen