summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29323-9849/+10495
|\
| * USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann2013-04-251-0/+1
| * USB: OHCI: avoid conflicting platform driversArnd Bergmann2013-04-251-18/+118
| * USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann2013-04-253-1/+3
| * USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann2013-04-252-0/+2
| * USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset2013-04-241-7/+11
| * usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-233-14/+19
| * usb: phy: phy core cannot yet be a moduleArnd Bergmann2013-04-231-1/+1
| * USB: Fix initconst in ehci driverAndi Kleen2013-04-233-3/+3
| * usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden2013-04-231-2/+14
| * USB: serial: option: Added support Olivetti Olicard 145Filippo Turato2013-04-231-0/+2
| * USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2013-04-232-2/+5
| * Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-04-238-5/+14
| |\
| | * ARM: mxs_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-231-0/+1
| | * ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-231-0/+1
| | * usb: phy: remove exported function from __init sectionDenis Efremov2013-04-231-1/+1
| | * usb: gadget: zero: put function instances on unbindAndrzej Pietrasiewicz2013-04-231-0/+2
| | * usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz2013-04-231-2/+2
| | * usb: gadget: cdc2: fix error return code in cdc_do_config()Wei Yongjun2013-04-231-1/+3
| | * usb: gadget: multi: fix error return code in rndis_do_config()Wei Yongjun2013-04-231-1/+3
| | * usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun2013-04-231-0/+1
| * | USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman2013-04-191-29/+1
| * | usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-1920-834/+753
| * | USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold2013-04-191-54/+15
| * | USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold2013-04-191-2/+0
| * | USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold2013-04-191-0/+8
| * | USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold2013-04-191-7/+7
| * | USB: ti_usb_3410_5052: move write-fifo flushing to closeJohan Hovold2013-04-191-9/+8
| * | USB: io_ti: remove redundant wait_until_sentJohan Hovold2013-04-191-2/+0
| * | USB: io_ti: fix TIOCGSERIALJohan Hovold2013-04-191-1/+1
| * | USB: usbtmc: remove unnecessary memory allocationMing Lei2013-04-191-22/+4
| * | usbatm: fix potential NULL pointer dereferenceWei Yongjun2013-04-191-3/+3
| * | usb: storage: Fix link errorJoe Perches2013-04-181-0/+2
| * | USB: symbolserial: move private-data allocation to port_probeJohan Hovold2013-04-171-11/+19
| * | USB: symbolserial: remove unused private dataJohan Hovold2013-04-171-5/+1
| * | USB: symbolserial: use port interrupt-in urbJohan Hovold2013-04-171-90/+12
| * | USB: mct_u232: clean up read implementationJohan Hovold2013-04-171-26/+11
| * | USB: kobil_sct: use port interrupt-out urbJohan Hovold2013-04-171-67/+8
| * | USB: kobil_sct: remove unused endpoint addressJohan Hovold2013-04-171-8/+0
| * | USB: kobil_sct: fix broken debug codeJohan Hovold2013-04-171-18/+2
| * | USB: omninet: switch to generic read implementationJohan Hovold2013-04-171-40/+3
| * | USB: omninet: refactor read-urb processingJohan Hovold2013-04-171-7/+18
| * | USB: omninet: clean up protocol definesJohan Hovold2013-04-171-7/+7
| * | USB: omninet: clean up protocol descriptionJohan Hovold2013-04-171-7/+6
| * | USB: omninet: use kzalloc for private dataJohan Hovold2013-04-171-1/+1
| * | USB: ehci-omap: Improve PHY error handlingRoger Quadros2013-04-171-2/+2
| * | USB: ehci-omap: Don't select any PHY driverRoger Quadros2013-04-171-1/+3
| * | usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede2013-04-171-0/+2
| * | usb: storage: Add usb_stor_dbg, reduce object sizeJoe Perches2013-04-173-12/+34
| * | usb: remove redundant tdi_resetShengzhou Liu2013-04-171-3/+0