summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-17USB: omninet: clean up protocol descriptionJohan Hovold1-7/+6
2013-04-17USB: omninet: use kzalloc for private dataJohan Hovold1-1/+1
2013-04-17USB: ehci-omap: Improve PHY error handlingRoger Quadros1-2/+2
2013-04-17USB: ehci-omap: Don't select any PHY driverRoger Quadros1-1/+3
2013-04-17usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede1-0/+2
2013-04-17usb: storage: Add usb_stor_dbg, reduce object sizeJoe Perches3-12/+34
2013-04-17usb: remove redundant tdi_resetShengzhou Liu1-3/+0
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann2-2/+0
2013-04-11usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham1-2/+9
2013-04-11USB: serial: wishbone-serial: fix up minor sparse warningGreg Kroah-Hartman1-1/+1
2013-04-11usb-serial: add support for USB Wishbone-serial adaptersWesley W. Terpstra3-0/+113
2013-04-09USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD blockFlorian Fainelli1-2/+4
2013-04-09USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD blockFlorian Fainelli1-25/+26
2013-04-09USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD blockFlorian Fainelli1-39/+42
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli1-9/+2
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli14-74/+36
2013-04-09USB: option: add a D-Link DWM-156 variantBjørn Mork1-0/+6
2013-04-09usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam1-1/+1
2013-04-08Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman3-15/+19
2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar4-54/+44
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar4-52/+51
2013-04-08USB: EHCI: make ehci-s5p a separate driverManjunath Goudar4-91/+85
2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar4-69/+61
2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar4-53/+53
2013-04-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2-0/+2
2013-04-08usb, gadget: use appropriate warning accessorsDavid Rientjes1-2/+2
2013-04-08xhci - clarify compliance mode debug messagesTony Camuso1-5/+9
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman102-940/+1221
2013-04-05Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-13/+38
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-118/+168
2013-04-05USB: io_ti, stop dereferencing potential NULLJiri Slaby1-5/+4
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman137-4309/+6373
2013-04-05USB: keyspan: add a sanity test on "len"Dan Carpenter1-2/+3
2013-04-05USB: keyspan: pull in one indent levelDan Carpenter1-35/+34
2013-04-05usb: chipidea: udc: fix memory leak in _ep_nukeMichael Grzeschik1-0/+6
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-40/+65
2013-04-05usb: chipidea: udc: fix memory access of shared memory on armv5 machinesMichael Grzeschik2-2/+4
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn1-1/+1
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-44/+42
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2-31/+20
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-2/+3
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer1-13/+34
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong1-0/+4
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+9
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico1-1/+1
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-04Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-30/+68
2013-04-04r8169: fix auto speed down issuehayeswang1-3/+25
2013-04-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-33/+28
2013-04-04Merge branch 'pm-fixes' into fixesRafael J. Wysocki4-19/+58