summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14Reset to 3.12.19Scott Wood
2014-02-06usb: chipidea: add freescale imx28 special write register methodPeter Chen
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-16USB: 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-04usb: 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-28USBNET: 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-15Merge 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
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese
2013-05-29usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu
2013-05-29usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu
2013-05-29usb: phy: tegra: Get PHY mode using DTVenu Byravarasu
2013-05-17USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-17USB: serial: add wait_until_sent operationJohan Hovold