Age | Commit message (Expand) | Author |
2011-03-07 | USB: Rename "msm72k_otg.c" to "msm_otg.c" | Pavankumar Kondeti |
2011-03-07 | usb/isp1760: Fix crash when unplugging bug | Arvid Brodin |
2011-03-07 | USB: move usbcore away from hcd->state | Alan Stern |
2011-03-02 | USB: Remove unused timeout from io_edgeport.c | Huzaifa Sidhpurwala |
2011-03-02 | USB: Remove unused is_iso from fsl_udc_core.c | Huzaifa Sidhpurwala |
2011-03-02 | USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code | Huzaifa Sidhpurwala |
2011-03-02 | usb-gadget: fix warning in ethernet | Stephen Hemminger |
2011-03-02 | wusb: fix find_first_zero_bit() return value check | Akinobu Mita |
2011-03-01 | usb: EHCI, OHCI: Add configuration for the SH USB controller | Yoshihiro Shimoda |
2011-03-01 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu |
2011-03-01 | usb: host: omap: ehci and ohci simplification | Keshava Munegowda |
2011-03-01 | arm: omap: usb: create common enums and structures for ehci and ohci | Keshava Munegowda |
2011-03-01 | usb: host: omap: switch to platform_get_resource_byname | Felipe Balbi |
2011-03-01 | usb: ehci: omap: add support for TLL mode on OMAP4 | Anand Gadiyar |
2011-03-01 | usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.c | Huzaifa Sidhpurwala |
2011-03-01 | usb: musb: OMAP3xxx: Fix device detection in otg & host mode | Hema HK |
2011-03-01 | usb: otg: TWL4030: Update the last_event variable. | Hema HK |
2011-03-01 | usb: musb: Idle path retention and offmode support for OMAP3 | Hema HK |
2011-03-01 | usb: musb: Remove platform context save/restore API | Hema HK |
2011-03-01 | usb: musb: gadget: fix list_head usage | Felipe Balbi |
2011-02-28 | USB: serial/kobil_sct, fix potential tty NULL dereference | Jiri Slaby |
2011-02-28 | USB: serial/keyspan_pda, fix potential tty NULL dereferences | Jiri Slaby |
2011-02-28 | usb/isp1760: Handle toggle bit in queue heads only | Arvid Brodin |
2011-02-28 | usb/isp1760: Replace period calculation for INT packets with something readable | Arvid Brodin |
2011-02-28 | usb/isp1760: Consolidate printouts and remove unused code | Arvid Brodin |
2011-02-28 | usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info | Arvid Brodin |
2011-02-28 | usb/isp1760: Clean up payload address handling | Arvid Brodin |
2011-02-28 | usb/isp1760: Remove redundant variables and defines | Arvid Brodin |
2011-02-28 | usb/isp1760: Move to native-endian ptds | Arvid Brodin |
2011-02-28 | usb: core: hub.c Remove one to many n's in a word. | Justin P. Mattock |
2011-02-28 | usb: host: uhci-hcd.c Remove one to many n's in a word. | Justin P. Mattock |
2011-02-25 | drivers:usb:wusbhc.h remove one to many l's in the word. | Justin P. Mattock |
2011-02-25 | USB: opticon: add rts and cts support | Martin Jansen |
2011-02-25 | USB: serial drivers need to use larger bulk-in buffers | Alan Stern |
2011-02-25 | USB: EHCI bus glue for on-chip PMC MSP USB controller | Anoop |
2011-02-25 | usb: gadget: composite: fix req->length in composite_setup() | Maulik Mankad |
2011-02-25 | USB: use "device number" instead of "address" | Alan Stern |
2011-02-25 | USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM | RĂ©mi Denis-Courmont |
2011-02-25 | USB: EHCI: Fix compiler warnings with MSM driver | Pavankumar Kondeti |
2011-02-25 | USB: gadget: Add test mode support for ci13xxx_udc | Pavankumar Kondeti |
2011-02-25 | USB: gadget: Implement remote wakeup in ci13xxx_udc | Pavankumar Kondeti |
2011-02-25 | USB: gadget: Implement hardware queuing in ci13xxx_udc | Pavankumar Kondeti |
2011-02-25 | USB: serial: mos7720: Fix possible null pointer dereference | Huzaifa Sidhpurwala |
2011-02-25 | USB: serial: keyspan: Fix possible null pointer dereference. | Huzaifa Sidhpurwala |
2011-02-25 | usb: m66592-udc: Fixed bufnum of Bulk | Yusuke Goda |
2011-02-25 | ehci: Check individual port status registers on resume | Matthew Garrett |
2011-02-21 | usb: musb: gadget: DBG() already prints function name | Sergei Shtylyov |
2011-02-18 | usb: otg: notifier: switch to atomic notifier | Felipe Balbi |
2011-02-18 | usb: musb: OMAP4430: Fix usb device detection if connected during boot | Hema HK |
2011-02-18 | usb: otg: TWL6030 Save the last event in otg_transceiver | Hema HK |