| Commit message (Expand) | Author | Age |
* | USB: EHCI: Add MSM Host Controller driver | Pavankumar Kondeti | 2010-12-10 |
* | USB: Add MSM OTG Controller driver | Pavankumar Kondeti | 2010-12-10 |
* | USB: EHCI: ASPM quirk of ISOC on AMD SB800 | Alex He | 2010-12-10 |
* | USB: serial: usb_wwan: Add missing uaccess.h / fix build failure | Peter Huewe | 2010-12-10 |
* | USB: otg: fix link breakage, when the NOP USB Xceiver is a module | Guennadi Liakhovetski | 2010-12-10 |
* | usb: gadget: f_fs: Remove redundant unlikely() | Tobias Klauser | 2010-12-10 |
* | USB: host: uhci-q: Fixed minor coding style issues | Tobias Ollmann | 2010-12-10 |
* | usb: gadget/imx-udc: fix interrupt name again | Uwe Kleine-König | 2010-12-10 |
* | USB: whci-hcd: fix compiler warning | Namhyung Kim | 2010-12-10 |
* | Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/... | Greg Kroah-Hartman | 2010-12-03 |
|\ |
|
| * | sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects. | Paul Mundt | 2010-12-01 |
| * | usb: ehci-sh: Add missing ehci helpers. | Paul Mundt | 2010-11-26 |
| * | usb: ehci-sh: Fix up fault in shutdown path. | Paul Mundt | 2010-11-26 |
| * | sh: Add EHCI support for SH7786. | Paul Mundt | 2010-11-01 |
| * | usb: ehci-hcd: Add support for SuperH EHCI. | Paul Mundt | 2010-11-01 |
| * | usb: ohci-sh: Set IRQ as shared. | Paul Mundt | 2010-11-01 |
* | | Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next | Greg Kroah-Hartman | 2010-12-03 |
|\ \ |
|
| * | | usb: musb: gadget: prevent a NULL pointer dereference | Felipe Balbi | 2010-12-01 |
| * | | usb: musb: add names for IRQs in structure resource | Hema Kalliguddi | 2010-12-01 |
| * | | usb: musb: remove board_data parameter from musb_platform_init() | Hema Kalliguddi | 2010-12-01 |
* | | | uwb: fix compiler warning on i1480_est_id_table | Namhyung Kim | 2010-12-03 |
* | | | uwb: fix compiler warning on whcrc_id_table | Namhyung Kim | 2010-12-03 |
* | | | usb: g_audio: Fix crash at driver removal | Richard Röjfors | 2010-12-03 |
|/ / |
|
* | | Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li... | Greg Kroah-Hartman | 2010-11-30 |
|\ \ |
|
| * | | omap4: 4430sdp: enable the ehci port on 4430SDP | Keshava Munegowda | 2010-11-30 |
| * | | arm: omap4: select USB_ARCH_HAS_EHCI | Anand Gadiyar | 2010-11-30 |
| * | | arm: omap4: usb: add platform init code for EHCI | Anand Gadiyar | 2010-11-30 |
| * | | arm: omap4: add USBHOST and related base addresses | Anand Gadiyar | 2010-11-30 |
| * | | usb: ehci-omap: Add OMAP4 support | Anand Gadiyar | 2010-11-30 |
| * | | omap: usb: ehci: introduce HSIC mode | Anand Gadiyar | 2010-11-30 |
| * | | usb: ehci-omap: add helpers for checking port mode | Anand Gadiyar | 2010-11-30 |
| * | | usb: ehci-omap: use clkdev aliases for functional clocks | Anand Gadiyar | 2010-11-30 |
| * | | omap: clock: add clkdev aliases for EHCI clocks | Anand Gadiyar | 2010-11-30 |
| * | | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP | Keshava Munegowda | 2010-11-30 |
| * | | usb: ehci-omap: don't hard-code TLL channel count | Keshava Munegowda | 2010-11-30 |
| * | | usb: ehci-omap: update clock names to be more generic | Keshava Munegowda | 2010-11-30 |
* | | | USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips | cxie4 | 2010-11-30 |
* | | | usb: Add in missing EHCI helpers. | Paul Mundt | 2010-11-30 |
* | | | usb: gadget: langwell_udc: add usb test mode support | Luo Andy | 2010-11-30 |
* | | | usb: composite gadget: set vbus_draw current limitation during suspend | Hao Wu | 2010-11-30 |
* | | | usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal | Jarkko Nikula | 2010-11-30 |
* | | | usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2) | Dan Williams | 2010-11-30 |
* | | | USB: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl | 2010-11-30 |
* | | | usbmon: correct length for isochronous | Pete Zaitcev | 2010-11-30 |
|/ / |
|
* | | USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver | Dirk Brandewie | 2010-11-17 |
* | | USB: fix leftover references to udev->autosuspend_delay | Alan Stern | 2010-11-17 |
* | | usb: gadget: g_fs: Fix compilation warning | Michal Nazarewicz | 2010-11-17 |
* | | USB: improve uses of usb_mark_last_busy | Alan Stern | 2010-11-16 |
* | | USB: use the runtime-PM autosuspend implementation | Alan Stern | 2010-11-16 |
* | | USB: make usb_mark_last_busy use pm_runtime_mark_last_busy | Ming Lei | 2010-11-16 |