summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
AgeCommit message (Expand)Author
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-30USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-12USBNET: support DMA SGMing Lei
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I
2013-07-30usb: of: fix build breakage caused by recent patchesFelipe Balbi
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen
2013-07-29usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi
2013-07-29usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi
2013-07-29usb: phy: protect against NULL phy pointersFelipe Balbi
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-24usb: fix build error without CONFIG_USB_PHYPeter Chen
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren
2013-06-17usb: chipidea: introduce dual role mode pdata flagsSascha Hauer
2013-06-17usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik
2013-06-17USB: serial: increase the number of devices we supportGreg Kroah-Hartman
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-14Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman