summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso2013-11-051-0/+3
* net: cdc_ncm: drop "extern" from header declarationsBjørn Mork2013-11-021-6/+6
* net: cdc_ncm: remove descriptor pointersBjørn Mork2013-11-021-3/+1
* net: cdc_ncm: remove ncm_parm fieldBjørn Mork2013-11-021-1/+0
* net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork2013-11-021-2/+0
* net: cdc_ncm: remove unused udev fieldBjørn Mork2013-11-021-1/+0
* net: cdc_ncm: remove redundant netdev fieldBjørn Mork2013-11-021-2/+1
* net: cdc_ncm: remove redundant endpoint pointersBjørn Mork2013-11-021-3/+0
* net: cdc_ncm: remove redundant "intf" fieldBjørn Mork2013-11-021-1/+0
* net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork2013-11-021-0/+5
* usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck2013-10-171-1/+1
* USBNET: fix handling padding packetMing Lei2013-09-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-0/+3
|\
| * USBNET: centralize computing of max rx/tx qlenMing Lei2013-07-271-0/+3
* | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-031-30/+0
|\ \
| * | usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I2013-08-051-30/+0
| |/
* | USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2013-08-301-1/+1
* | USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese2013-08-151-0/+1
* | usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen2013-08-141-1/+0
* | usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2013-08-141-0/+5
* | usb: chipidea: move vbus regulator operation to corePeter Chen2013-08-141-0/+1
* | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-135-27/+49
|\ \
| * | usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen2013-08-121-0/+4
| * | usb: phy: tegra: Tegra30 supportTuomas Tynkkynen2013-08-121-0/+19
| * | Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-091-2/+2
| |\ \
| | * | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-091-2/+2
| | |/
| * | usb: of: fix build breakage caused by recent patchesFelipe Balbi2013-07-301-1/+1
| * | usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen2013-07-291-7/+1
| * | usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen2013-07-291-2/+0
| * | ARM: tegra: Remove USB platform dataTuomas Tynkkynen2013-07-291-5/+0
| * | usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen2013-07-291-1/+0
| * | usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen2013-07-291-0/+1
| * | usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi2013-07-291-0/+4
| * | usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi2013-07-291-0/+8
| * | usb: phy: protect against NULL phy pointersFelipe Balbi2013-07-291-9/+9
| |/
* | USBNET: support DMA SGMing Lei2013-08-121-0/+1
* | USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-121-0/+17
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-0/+4
|\
| * Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-141-0/+4
| |\
| | * ehci-platform: add pre_setup() method to platform dataSergei Shtylyov2013-06-111-0/+4
* | | usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-241-14/+14
* | | usb: fix build error without CONFIG_USB_PHYPeter Chen2013-06-241-6/+10
* | | USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-171-4/+0
* | | usb: chipidea: introduce dual role mode pdata flagsSascha Hauer2013-06-171-1/+1
* | | usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik2013-06-171-0/+1
* | | usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik2013-06-173-0/+44
* | | USB: serial: increase the number of devices we supportGreg Kroah-Hartman2013-06-171-3/+0
* | | USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-171-4/+2
* | | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-121-6/+7
|\ \ \
| * | | usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu2013-05-301-6/+5
OpenPOWER on IntegriCloud