summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-28usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin2-218/+190
2011-02-28usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin2-10/+2
2011-02-28usb/isp1760: Clean up payload address handlingArvid Brodin2-111/+95
2011-02-28usb/isp1760: Remove redundant variables and definesArvid Brodin2-69/+58
2011-02-28usb/isp1760: Move to native-endian ptdsArvid Brodin2-357/+339
2011-02-28usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock1-1/+1
2011-02-28usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock1-1/+1
2011-02-25drivers:uwb:scan.c remove one to many l's in the word.Justin P. Mattock1-1/+1
2011-02-25drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock1-1/+1
2011-02-25USB: opticon: add rts and cts supportMartin Jansen1-44/+112
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov1-1/+1
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern2-4/+4
2011-02-25USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop3-2/+401
2011-02-25usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad1-1/+1
2011-02-25USB: use "device number" instead of "address"Alan Stern1-26/+22
2011-02-25USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRĂ©mi Denis-Courmont1-5/+10
2011-02-25USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti1-1/+3
2011-02-25USB: gadget: Add test mode support for ci13xxx_udcPavankumar Kondeti2-6/+51
2011-02-25USB: gadget: Implement remote wakeup in ci13xxx_udcPavankumar Kondeti2-29/+99
2011-02-25USB: gadget: Implement hardware queuing in ci13xxx_udcPavankumar Kondeti2-76/+104
2011-02-25USB: serial: mos7720: Fix possible null pointer dereferenceHuzaifa Sidhpurwala1-1/+2
2011-02-25USB: serial: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala1-5/+5
2011-02-25usb: m66592-udc: Fixed bufnum of BulkYusuke Goda1-1/+1
2011-02-25ehci: Check individual port status registers on resumeMatthew Garrett1-1/+22
2011-02-21usb: musb: gadget: DBG() already prints function nameSergei Shtylyov1-4/+4
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi5-14/+14
2011-02-18usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK2-5/+52
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK2-0/+4
2011-02-18usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK1-0/+13
2011-02-18usb: otg: OMAP4430: Introducing suspend function for power managementHema HK4-7/+18
2011-02-17usb: otg: OMAP4430: Add phy_suspend function pointer to twl4030_usb_dataHema HK1-0/+2
2011-02-17usb: otg: Remove one unnecessary I2C read request.Hema HK1-5/+2
2011-02-17usb: otg: enable regulator only on cable/device connectHema HK1-15/+12
2011-02-17usb: musb: Using runtime pm APIs for musb.Hema HK2-59/+24
2011-02-17usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi4-31/+41
2011-02-17usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi1-71/+79
2011-02-17usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi1-25/+0
2011-02-17usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita1-5/+2
2011-02-17USB: make ehci msm driver use ehci_run.Matthieu CASTET1-87/+5
2011-02-17USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2-3/+9
2011-02-17USB: OTG: msm: Fix bug in msm_otg_mode_writePavankumar Kondeti1-1/+2
2011-02-17USB: OTG: msm: Fix compiler warning with CONFIG_PM disabledPavankumar Kondeti1-15/+13
2011-02-17usb_storage: realtek_cr patch: add const modifierwwang1-1/+1
2011-02-17usb_storage: realtek_cr patch: fix sparse warningwwang1-2/+2
2011-02-17USB: usb.h: Make comment match the defines it describesPaul Bolle1-2/+2
2011-02-17USB: sierra: error handling in runtime PMOliver Neukum1-4/+12
2011-02-17usb_wwan: fix error case in close()Oliver Neukum1-1/+3
2011-02-17usb_wwan: error case of resumeOliver Neukum1-1/+22
2011-02-17usb_wwan: data consistency in error caseOliver Neukum1-1/+1
2011-02-17usb_wwan: fix runtime PM in error caseOliver Neukum1-0/+1