summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-013-22/+78
* usb: musb: Remove platform context save/restore APIHema HK2011-03-012-15/+0
* usb: musb: gadget: fix list_head usageFelipe Balbi2011-03-011-3/+4
* USB: ffs-test: fix header pathDavidlohr Bueso2011-02-281-2/+2
* USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby2011-02-281-1/+1
* USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby2011-02-281-7/+8
* usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin2011-02-281-33/+21
* usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin2011-02-281-69/+37
* usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin2011-02-282-218/+190
* usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin2011-02-282-10/+2
* usb/isp1760: Clean up payload address handlingArvid Brodin2011-02-282-111/+95
* usb/isp1760: Remove redundant variables and definesArvid Brodin2011-02-282-69/+58
* usb/isp1760: Move to native-endian ptdsArvid Brodin2011-02-282-357/+339
* usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock2011-02-281-1/+1
* usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock2011-02-281-1/+1
* drivers:uwb:scan.c remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
* drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
* USB: opticon: add rts and cts supportMartin Jansen2011-02-251-44/+112
* USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov2011-02-251-1/+1
* USB: serial drivers need to use larger bulk-in buffersAlan Stern2011-02-252-4/+4
* USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop2011-02-253-2/+401
* usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad2011-02-251-1/+1
* USB: use "device number" instead of "address"Alan Stern2011-02-251-26/+22
* USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRĂ©mi Denis-Courmont2011-02-251-5/+10
* USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti2011-02-251-1/+3
* USB: gadget: Add test mode support for ci13xxx_udcPavankumar Kondeti2011-02-252-6/+51
* USB: gadget: Implement remote wakeup in ci13xxx_udcPavankumar Kondeti2011-02-252-29/+99
* USB: gadget: Implement hardware queuing in ci13xxx_udcPavankumar Kondeti2011-02-252-76/+104
* USB: serial: mos7720: Fix possible null pointer dereferenceHuzaifa Sidhpurwala2011-02-251-1/+2
* USB: serial: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala2011-02-251-5/+5
* usb: m66592-udc: Fixed bufnum of BulkYusuke Goda2011-02-251-1/+1
* ehci: Check individual port status registers on resumeMatthew Garrett2011-02-251-1/+22
* usb: musb: gadget: DBG() already prints function nameSergei Shtylyov2011-02-211-4/+4
* usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-185-14/+14
* usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK2011-02-182-5/+52
* usb: otg: TWL6030 Save the last event in otg_transceiverHema HK2011-02-182-0/+4
* usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK2011-02-181-0/+13
* usb: otg: OMAP4430: Introducing suspend function for power managementHema HK2011-02-184-7/+18
* usb: otg: OMAP4430: Add phy_suspend function pointer to twl4030_usb_dataHema HK2011-02-171-0/+2
* usb: otg: Remove one unnecessary I2C read request.Hema HK2011-02-171-5/+2
* usb: otg: enable regulator only on cable/device connectHema HK2011-02-171-15/+12
* usb: musb: Using runtime pm APIs for musb.Hema HK2011-02-172-59/+24
* usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi2011-02-174-31/+41
* usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi2011-02-171-71/+79
* usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi2011-02-171-25/+0
* usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita2011-02-171-5/+2
* USB: make ehci msm driver use ehci_run.Matthieu CASTET2011-02-171-87/+5
* USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2011-02-172-3/+9
* USB: OTG: msm: Fix bug in msm_otg_mode_writePavankumar Kondeti2011-02-171-1/+2
* USB: OTG: msm: Fix compiler warning with CONFIG_PM disabledPavankumar Kondeti2011-02-171-15/+13
OpenPOWER on IntegriCloud