aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-02-13usb: Fix typo in imx21-dbg.cMasanari Iida
2012-02-13usb: dwc3: convert TRBs into bitshiftsFelipe Balbi
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: twl6030: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: twl4030: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: nop: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: msm: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: isp1301_omap: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: gpio_vbus: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: fsl: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: ab8500: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-02-10xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp
2012-02-10usb: cdc-wdm: make reset work with blocking IOBjørn Mork
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman
2012-02-10USB: serial: use dev_err_console in custom write pathsJohan Hovold
2012-02-10USB: serial: use dev_err_console in generic writeJohan Hovold
2012-02-10USB: serial: fix console error reportingJohan Hovold
2012-02-10usb: dwc3: ep0: fix SetFeature(TEST)Gerard Cauvy
2012-02-10usb: dwc3: debugfs: fix off by one when entering testmodeGerard Cauvy
2012-02-09usb: Use hub port data to determine whether a port is removableMatthew Garrett
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett
2012-02-09DWC3: use module_pci_driverGreg Kroah-Hartman
2012-02-09ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King
2012-02-09usb: gadget: add usb3.0 descriptors to serial gadgetsSebastian Andrzej Siewior
2012-02-09usb: gadget: clean the ep in autoconf before returning it.Sebastian Andrzej Siewior
2012-02-09usb: gadget: pch_udc: Detecting VBUS through GPIO with interruptTomoya MORINAGA
2012-02-09usb: gadget: pch_udc: Detecting VBUS through GPIOTomoya MORINAGA
2012-02-09usb: gadget: dummy_hcd: fix null-deref free reqSebastian Andrzej Siewior
2012-02-09usb: gadget: dummy_hcd: don't assign ->desc on error caseSebastian Andrzej Siewior
2012-02-08usb-storage: reorganize target-specific codeAlan Stern
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern
2012-02-06usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpointsFelipe Balbi
2012-02-06usb: dwc3: gadget: avoid memcpy()ing event bufferFelipe Balbi
2012-02-06usb: dwc3: host: align on host device nameFelipe Balbi
2012-02-06usb: dwc3: debugfs: fix error checkFelipe Balbi
2012-02-06usb: dwc3: omap: convert pdata to of propertyFelipe Balbi
2012-02-06usb: dwc3: gadget: start core on Rx.DetectFelipe Balbi
2012-02-06usb: dwc3: gadget: dynamically re-size TxFifosFelipe Balbi
2012-02-06usb: dwc3: ep0: move to CONFIGURED also on delayed statusFelipe Balbi
2012-02-06usb: dwc3: gadget: use the descriptor pointer we holdFelipe Balbi
2012-02-06usb: dwc3: gadget: fix XferNotReady debug printFelipe Balbi
2012-02-06usb: dwc3: gadget: allow Link state changes via debugfsFelipe Balbi
2012-02-06usb: dwc3: gadget: re-factor Link state change to a functionFelipe Balbi