summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König26-113/+120
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz13-22/+22
2010-10-22USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz1-16/+3
2010-10-22USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz1-66/+6
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz1-32/+64
2010-10-22USB: gadget: functionfs: code cleanupMichal Nazarewicz1-57/+28
2010-10-22usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz1-1/+15
2010-10-22usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz1-0/+1
2010-10-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-10-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-10-22USB: core: update comment to match current function nameWolfram Sang1-1/+1
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu1-1/+7
2010-10-22USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold3-0/+216
2010-10-22USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter1-9/+7
2010-10-22USB: langwell: USB Client driver memory handlingJiebingLi2-10/+115
2010-10-22USB: langwell: USB Client Remote Wakeup SupportJiebingLi2-5/+65
2010-10-22USB: langwell: USB Client PHY low power mode settingJiebingLi1-32/+60
2010-10-22USB: langwell: USB Client Endpoint initializationJiebingLi1-10/+13
2010-10-22USB: langwell: USB Client driver code cleanupJiebingLi1-364/+376
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu3-0/+2423
2010-09-24USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern1-3/+3
2010-09-24usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov3-1/+12
2010-09-24usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar1-0/+6
2010-09-24usb: musb: gadget: fix dma length in txstateMing Lei2-9/+10
2010-09-24usb: musb: gadget: complete request only if data is transfered overMing Lei1-8/+8
2010-09-24usb: musb: gadget: fix DMA length for OUT transferMing Lei1-2/+3
2010-09-24usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei1-1/+1
2010-09-24usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei1-12/+0
2010-09-24usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei1-3/+17
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern2-19/+17
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-20USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-09-20usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-03USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2-0/+20
2010-09-03USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray1-1/+2
2010-09-03USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes1-0/+4
2010-09-03USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott1-2/+22
2010-09-03usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow1-13/+22
2010-09-03USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...Toby Gray1-0/+16
2010-09-03usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow1-0/+3
2010-09-03USB: ssu100: turn off debug flagBill Pemberton1-1/+1
2010-09-03usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo1-11/+11
2010-09-03USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence1-0/+1
2010-09-03USB: cp210x: Add B&G H3000 link cable IDJason Detring1-0/+1
2010-09-03USB: CP210x Add new device IDCraig Shelley1-4/+5
2010-09-03USB: option: fix incorrect novatel entriesDirk De Schepper1-44/+75
2010-09-03USB: Fix kernel oops with g_ether and WindowsMaxim Osipov1-3/+7
2010-09-03USB: rndis: section mismatch fixHenrik Kretzschmar2-2/+2
2010-09-03USB: ehci-ppc-of: problems in unwindDan Carpenter1-5/+7