aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese1-0/+2
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-18/+15
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso1-0/+3
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork1-6/+6
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork1-3/+1
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork1-2/+0
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork1-2/+1
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork1-3/+0
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork1-0/+5
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+2
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman1-1/+1
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese1-3/+3
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-11USB: serial: export usb_serial_generic_write_startJohan Hovold1-0/+2
2013-10-11USB: add a private-data pointer to struct usb_ttAlan Stern1-0/+1
2013-10-11USB: NS_TO_US should round upAlan Stern1-3/+2
2013-10-06Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman1-0/+1
2013-10-05usb: remove intel_mid_otg.hHeikki Krogerus1-180/+0
2013-10-04usb: phy: generic: Add gpio_reset to platform dataRoger Quadros1-1/+2
2013-10-03usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros1-5/+0
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros1-2/+0
2013-10-03usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros1-12/+12
2013-10-03usb: phy: omap-control: Get rid of platform dataRoger Quadros1-4/+0
2013-10-03usb: wusbcore: Add isoc transfer type enum and packet definitionsThomas Pugliese1-12/+33
2013-09-28USBNET: fix handling padding packetMing Lei1-0/+1
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui1-0/+3
2013-09-17USB: see if URB comes from a completion handlerAlan Stern1-0/+7
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-30/+0
2013-08-30USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese1-0/+1
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen1-1/+0
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen1-0/+5
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen1-0/+1
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman5-27/+49
2013-08-12USBNET: support DMA SGMing Lei1-0/+1
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei1-0/+17
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen1-0/+4
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen1-0/+19
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi1-2/+2
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior1-2/+2
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I1-30/+0
2013-07-30usb: of: fix build breakage caused by recent patchesFelipe Balbi1-1/+1
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen1-7/+1
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen1-2/+0
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen1-5/+0
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen1-1/+0