summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp2011-03-141-32/+43
* usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp2011-03-141-10/+10
* xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-142-8/+30
* xhci: Always use usb_hcd in URB instead of converting xhci_hcd.Sarah Sharp2011-03-142-5/+6
* xhci: Modify check for TT info.Sarah Sharp2011-03-141-3/+2
* usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp2011-03-141-6/+9
* USB: Clear "warm" port reset change.Sarah Sharp2011-03-141-0/+8
* USB 3.0 Hub ChangesJohn Youn2011-03-1416-44/+104
* xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-142-2/+0
* usb: Initialize hcd->state roothubs.Sarah Sharp2011-03-141-0/+1
* xhci: Remove references to HC_STATE_HALT.Sarah Sharp2011-03-142-8/+2
* xHCI: prolong host controller halt time limitAndiry Xu2011-03-142-3/+3
* xHCI: Remove redundant variable in xhci_resume()Andiry Xu2011-03-141-6/+1
* xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-142-22/+25
* xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-143-23/+16
* USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp2011-03-141-4/+7
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-1414-39/+38
* xhci: Remove old no-op test.Sarah Sharp2011-03-143-35/+0
* usb: Always return 0 or -EBUSY to the runtime PM core.Sarah Sharp2011-03-141-0/+5
* USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell2011-03-111-0/+90
* usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-113-0/+638
* usb: otg: Add ulpi viewport access opsBenoit Goby2011-03-113-0/+88
* USB: serial: ch341: add new idwangyanqing2011-03-111-0/+1
* USB: Only treat lasting over-current conditions as errorsPaul Bolle2011-03-111-5/+19
* ehci-atmel: fix section mismatch warningHubert Feurstein2011-03-111-3/+3
* USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino2011-03-102-0/+3
* USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski2011-03-101-1/+2
* USB OTG Langwell: use simple IPC command to control VBus power.Hao Wu2011-03-101-37/+11
* USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-071-9/+51
* USB: OHCI: use pci_dev->revisionSergei Shtylyov2011-03-071-2/+2
* USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-075-4/+4
* usb/isp1760: Fix crash when unplugging bugArvid Brodin2011-03-071-4/+3
* USB: move usbcore away from hcd->stateAlan Stern2011-03-072-21/+47
* USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala2011-03-031-3/+0
* USB: Remove unused is_iso from fsl_udc_core.cHuzaifa Sidhpurwala2011-03-031-2/+0
* USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala2011-03-031-2/+0
* usb-gadget: fix warning in ethernetStephen Hemminger2011-03-031-1/+1
* wusb: fix find_first_zero_bit() return value checkAkinobu Mita2011-03-031-1/+1
* usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda2011-03-013-5/+16
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-0110-229/+300
* usb: host: omap: ehci and ohci simplificationKeshava Munegowda2011-03-012-1468/+132
* usb: host: omap: common usb host core driverKeshava Munegowda2011-03-013-0/+1071
* arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-012-32/+32
* usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi2011-03-012-6/+6
* usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar2011-03-011-0/+134
* usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala2011-03-011-2/+2
* usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK2011-03-011-8/+2
* usb: otg: TWL4030: Update the last_event variable.Hema HK2011-03-011-0/+2
* 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