summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-184-11/+11
* 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-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
|\
| * USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
| * USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
| * USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-043-0/+6
| * USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-043-2/+9
| * Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-049-45/+96
| |\
| | * usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
| | * usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-012-0/+17
| | * usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-012-21/+32
| | * usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-014-8/+28
| | * usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-011-5/+14