summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-01arm: omap: usb: usbhs core device initializationKeshava Munegowda
2011-03-01usb: host: omap: common usb host core driverKeshava Munegowda
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda
2011-03-01arm: omap2: usb: rename usb-ehci.c to usb-host.cFelipe Balbi
2011-03-01usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi
2011-03-01arm: omap: usb: host: add names to resourcesFelipe Balbi
2011-03-01usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar
2011-03-01usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala
2011-03-01usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK
2011-03-01usb: musb: OMAP4430: Power down the PHY during board initHema HK
2011-03-01usb: otg: OMAP4430: Save/restore the contextHema HK
2011-03-01usb: otg: TWL4030: Update the last_event variable.Hema HK
2011-03-01usb: musb: Idle path retention and offmode support for OMAP3Hema HK
2011-03-01usb: musb: Remove platform context save/restore APIHema HK
2011-03-01usb: musb: gadget: fix list_head usageFelipe Balbi
2011-02-28USB: ffs-test: fix header pathDavidlohr Bueso
2011-02-28USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby
2011-02-28USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby
2011-02-28usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin
2011-02-28usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin
2011-02-28usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin
2011-02-28usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin
2011-02-28usb/isp1760: Clean up payload address handlingArvid Brodin
2011-02-28usb/isp1760: Remove redundant variables and definesArvid Brodin
2011-02-28usb/isp1760: Move to native-endian ptdsArvid Brodin
2011-02-28usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock
2011-02-28usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock
2011-02-25drivers:uwb:scan.c remove one to many l's in the word.Justin P. Mattock
2011-02-25drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock
2011-02-25USB: opticon: add rts and cts supportMartin Jansen
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-02-25USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop
2011-02-25usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad
2011-02-25USB: use "device number" instead of "address"Alan Stern
2011-02-25USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRĂ©mi Denis-Courmont
2011-02-25USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti
2011-02-25USB: gadget: Add test mode support for ci13xxx_udcPavankumar Kondeti
2011-02-25USB: gadget: Implement remote wakeup in ci13xxx_udcPavankumar Kondeti
2011-02-25USB: gadget: Implement hardware queuing in ci13xxx_udcPavankumar Kondeti
2011-02-25USB: serial: mos7720: Fix possible null pointer dereferenceHuzaifa Sidhpurwala
2011-02-25USB: serial: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala
2011-02-25usb: m66592-udc: Fixed bufnum of BulkYusuke Goda
2011-02-25ehci: Check individual port status registers on resumeMatthew Garrett
2011-02-21usb: musb: gadget: DBG() already prints function nameSergei Shtylyov
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi
2011-02-18usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK
2011-02-18usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK
2011-02-18usb: otg: OMAP4430: Introducing suspend function for power managementHema HK