Age | Commit message (Expand) | Author |
2013-04-23 | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann |
2013-04-05 | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-04-03 | usb: gadget: the start of the configfs interface | Sebastian Andrzej Siewior |
2013-04-02 | usb: renesas_usbhs: fixup sparse errors for common.c | Kuninori Morimoto |
2013-03-28 | USB: remove CONFIG_USB_SUSPEND option | Alan Stern |
2013-03-28 | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman |
2013-03-25 | USB: serial: remove unused MSR-wait queue | Johan Hovold |
2013-03-25 | USB: serial: add generic get_icount implementation | Johan Hovold |
2013-03-25 | USB: serial: add generic TIOCMIWAIT implementation | Johan Hovold |
2013-03-25 | USB: serial: add tiocmiwait subdriver operation | Johan Hovold |
2013-03-25 | USB: serial: remove generic release callback | Johan Hovold |
2013-03-25 | USB: serial: remove generic disconnect callback | Johan Hovold |
2013-03-25 | USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND | Bjørn Mork |
2013-03-25 | usb: add find_raw_port_number callback to struct hc_driver() | Lan Tianyu |
2013-03-22 | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-03-21 | USB: serial: add modem-status-change wait queue | Johan Hovold |
2013-03-20 | usb: ulpi: Define a *otg_ulpi_create no-op | Fabio Estevam |
2013-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-03-18 | usb: phy: ab8500-usb: update irq handling code | Fabio Baltieri |
2013-03-18 | usb: phy: return -ENXIO when PHY layer isn't enabled | Felipe Balbi |
2013-03-18 | usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed | Kishon Vijay Abraham I |
2013-03-18 | usb: phy: introduce ->set_vbus() method | Felipe Balbi |
2013-03-18 | usb: phy: make it a menuconfig | Felipe Balbi |
2013-03-18 | usb: otg: move usb_otg_state_string to usb-common.c | Felipe Balbi |
2013-03-18 | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi |
2013-03-18 | usb: gadget: udc-core: introduce usb_add_gadget_udc_release() | Felipe Balbi |
2013-03-18 | usb: gadget: introduce gadget state tracking | Felipe Balbi |
2013-03-18 | usb: common: introduce usb_state_string() | Felipe Balbi |
2013-03-18 | usb: gadget: drop now unnecessary flag | Felipe Balbi |
2013-03-18 | usb: gadget: udc-core: allow udc class register gadget device | Felipe Balbi |
2013-03-18 | usb: phy: nop: Add some parameters to platform data | Roger Quadros |
2013-03-17 | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility | Bjørn Mork |
2013-03-05 | usb: gadget: composite: fix kernel-doc warnings | Nishanth Menon |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-19 | Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-02-08 | Merge usb-linus branch into usb-next | Greg Kroah-Hartman |
2013-02-08 | net: usb: fix regression from FLAG_NOARP code | Lucas Stach |
2013-02-06 | usb: omap_control_usb: fix compile warning | Felipe Balbi |
2013-02-06 | ARM: OMAP2: MUSB: Specify omap4 has mailbox | Kishon Vijay Abraham I |
2013-02-06 | Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-01-30 | net: usbnet: prevent buggy devices from killing us | Bjørn Mork |
2013-01-28 | usb: host: tegra: make use of PHY pointer of HCD | Venu Byravarasu |
2013-01-28 | usb: add APIs to access host registers from Tegra PHY | Venu Byravarasu |
2013-01-28 | USB: PHY: tegra: Get rid of instance number to differentiate PHY type | Venu Byravarasu |
2013-01-28 | USB: PHY: tegra: get rid of instance number to differentiate legacy controller | Venu Byravarasu |
2013-01-28 | usb: phy: remove unused APIs from Tegra PHY. | Venu Byravarasu |
2013-01-25 | USB: add usb_hcd_{start,end}_port_resume | Alan Stern |