summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2010-11-09usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar1-0/+14
2010-11-08USB: ftdi_sio: add device IDs for Milkymist One JTAG/serialSebastien Bourdeauducq2-0/+9
2010-11-08usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov1-2/+0
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+0
2010-11-05usb: musb: Fix handling of spurious SESSREQHeikki Krogerus1-1/+2
2010-11-05usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd timeMing Lei1-1/+0
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu1-1/+2
2010-11-05USB: musb: blackfin: fix dynamic device<->host changingBob Liu1-2/+3
2010-11-05USB: musb: blackfin: pm: make it workBob Liu2-24/+50
2010-11-05USB: musb: pm: don't rely fully on clock supportBob Liu1-14/+12
2010-11-05USB: musb: blackfin: fix musb_read_txhubport() definitionIan Jeffray1-1/+2
2010-11-05USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configurationMing Lei1-10/+3
2010-11-05usb: musb: don't leave PHY enabled on shutdown()Grazvydas Ignotas1-7/+6
2010-11-05usb: musb: musb_gadget: fix resource leakage in error pathRahul Ruikar1-1/+3
2010-11-05usb: musb: gadget: fix dma mode 0 in double buffer Rx caseMing Lei1-6/+16
2010-11-01USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+0
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-10-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-2/+645
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney7-2/+645
2010-10-29convert get_sb_single() usersAl Viro3-16/+16
2010-10-29usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi1-4/+9
2010-10-28USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+1
2010-10-26fix braino in fs: do not assign default i_ino in new_inodeAl Viro1-1/+1
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-0/+3
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig3-0/+3
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+4
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds35-113/+19
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+17
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds148-2489/+9225
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds10-128/+200
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds16-2/+23
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+0
2010-10-22USB: mct_u232: fix broken closeJohan Hovold1-2/+5
2010-10-22USB: gadget: amd5536udc.c: fix error pathRahul Ruikar1-1/+3
2010-10-22USB: imx21-hcd - fix off by one resource size calculationAxel Lin1-1/+1
2010-10-22usb: gadget: fix Kconfig warningFelipe Contreras1-11/+0
2010-10-22usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda1-0/+3
2010-10-22mxc_udc: add workaround for ENGcm09152 for i.MX35Eric BĂ©nard1-0/+15
2010-10-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2-0/+8
2010-10-22USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2-0/+32
2010-10-22USB: musb: add musb support for AM35xAjay Kumar Gupta4-2/+512
2010-10-22usb: Fix linker errors with CONFIG_PM=nSarah Sharp3-12/+15
2010-10-22USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin1-2/+1
2010-10-22USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin1-10/+8
2010-10-22USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin1-4/+2
2010-10-22USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp1-0/+8
2010-10-22USB: accept some invalid ep0-maxpacket valuesAlan Stern1-3/+6
2010-10-22USB: xHCI: PCI power management implementationAndiry Xu3-2/+258
2010-10-22USB: xHCI: bus power management implementationAndiry Xu4-0/+200