summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | usb: otg: TWL6030 Save the last event in otg_transceiverHema HK2011-02-181-0/+3
| * | | | | | usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK2011-02-181-0/+13
| * | | | | | 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
| * | | | | | usb_storage: realtek_cr patch: add const modifierwwang2011-02-171-1/+1
| * | | | | | usb_storage: realtek_cr patch: fix sparse warningwwang2011-02-171-2/+2
| * | | | | | USB: sierra: error handling in runtime PMOliver Neukum2011-02-171-4/+12
| * | | | | | usb_wwan: fix error case in close()Oliver Neukum2011-02-171-1/+3
| * | | | | | usb_wwan: error case of resumeOliver Neukum2011-02-171-1/+22
| * | | | | | usb_wwan: data consistency in error caseOliver Neukum2011-02-171-1/+1
| * | | | | | usb_wwan: fix runtime PM in error caseOliver Neukum2011-02-171-0/+1
| * | | | | | usb_wwan: fix error in marking device busyOliver Neukum2011-02-171-4/+9
| * | | | | | usb: gadget: at91_udc: Fix error pathRahul Ruikar2011-02-171-1/+3
| * | | | | | USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2011-02-172-6/+17
| * | | | | | USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy2011-02-171-2/+3
| * | | | | | usb: fusb300_udc: add more "ep%d" namesDan Carpenter2011-02-171-1/+2
| * | | | | | USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt2011-02-171-1/+15
| * | | | | | usb: pch_udc: Fixed issue which does not work with g_etherToshiharu Okada2011-02-171-74/+104
| * | | | | | USB: Gadget: Reorder driver name assignmentJassi Brar2011-02-171-3/+3
| * | | | | | USB: Gadget: Composite: Debug interface comparisonJassi Brar2011-02-171-3/+3
| * | | | | | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-1765-433/+735
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-1710-311/+222
| * | | | | | USB: gadget: f_fs: even zero-length packets require a bufferMarek Szyprowski2011-02-041-0/+8
| * | | | | | USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-041-2/+20
| * | | | | | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-043-12/+13
| * | | | | | USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev2011-02-041-0/+3
| * | | | | | USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney2011-02-041-2/+3
| * | | | | | USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.David Daney2011-02-041-8/+10
| * | | | | | USB: EHCI: Cleanup and rewrite ehci_vdgb().David Daney2011-02-041-3/+1
| * | | | | | USB: EHCI: Remove dead code from ehci-sched.cDavid Daney2011-02-041-3/+0
| * | | | | | USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-0410-222/+311
| * | | | | | usb: gadget/fsl_mxc_udc: Detect the CPU type in run-timeFabio Estevam2011-02-041-9/+12
| * | | | | | USB: Gadget: Initialize wMaxPacketSize if not already setJassi Brar2011-02-041-0/+7
| * | | | | | USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functionsVadim Tsozik2011-02-041-2/+105
| * | | | | | usb: udc: add Faraday fusb300 driverYuan-Hsin Chen2011-01-234-0/+2443
| * | | | | | USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.Martin Fuzzey2011-01-231-24/+212
| * | | | | | USB: usb_storage: add ums-realtek driverwwang2011-01-235-0/+729
| * | | | | | USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner2011-01-231-1/+1
| * | | | | | USB: ueagle-atm: use system_wq instead of dedicated workqueuesTejun Heo2011-01-231-14/+5
| * | | | | | USB: ehci-dbgp: fix typo in startup messageFerenc Wagner2011-01-231-1/+1
| * | | | | | USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock2011-01-231-1/+1