aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* xhci: Make roothub functions deal with device removal.Sarah Sharp2011-03-13
* xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp2011-03-13
* xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp2011-03-13
* xhci: Register second xHCI roothub.Sarah Sharp2011-03-13
* xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-13
* xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-13
* xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp2011-03-13
* USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp2011-03-13
* usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-13
* usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-13
* usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-13
* usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp2011-03-13
* usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp2011-03-13
* xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-13
* xhci: Always use usb_hcd in URB instead of converting xhci_hcd.Sarah Sharp2011-03-13
* xhci: Modify check for TT info.Sarah Sharp2011-03-13
* usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp2011-03-13
* USB: Clear "warm" port reset change.Sarah Sharp2011-03-13
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-13
* usb: Initialize hcd->state roothubs.Sarah Sharp2011-03-13
* xhci: Remove references to HC_STATE_HALT.Sarah Sharp2011-03-13
* xHCI: prolong host controller halt time limitAndiry Xu2011-03-13
* xHCI: Remove redundant variable in xhci_resume()Andiry Xu2011-03-13
* xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-13
* xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-13
* USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* xhci: Remove old no-op test.Sarah Sharp2011-03-13
* usb: Always return 0 or -EBUSY to the runtime PM core.Sarah Sharp2011-03-13
* USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell2011-03-11
* usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-11
* usb: otg: Add ulpi viewport access opsBenoit Goby2011-03-11
* USB: serial: ch341: add new idwangyanqing2011-03-11
* USB: Only treat lasting over-current conditions as errorsPaul Bolle2011-03-11
* ehci-atmel: fix section mismatch warningHubert Feurstein2011-03-11
* USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino2011-03-09
* USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski2011-03-09
* USB OTG Langwell: use simple IPC command to control VBus power.Hao Wu2011-03-09
* USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-07
* USB: OHCI: use pci_dev->revisionSergei Shtylyov2011-03-07
* USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-07
* usb/isp1760: Fix crash when unplugging bugArvid Brodin2011-03-07
* USB: move usbcore away from hcd->stateAlan Stern2011-03-07
* USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala2011-03-02
* USB: Remove unused is_iso from fsl_udc_core.cHuzaifa Sidhpurwala2011-03-02
* USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala2011-03-02
* usb-gadget: fix warning in ethernetStephen Hemminger2011-03-02
* wusb: fix find_first_zero_bit() return value checkAkinobu Mita2011-03-02
* usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda2011-03-01