summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-291-1/+1
|\
| * USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-10-281-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-297-2/+645
|\ \
| * | USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney2010-10-297-2/+645
* | | convert get_sb_single() usersAl Viro2010-10-293-16/+16
|/ /
* | usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi2010-10-291-4/+9
* | fix braino in fs: do not assign default i_ino in new_inodeAl Viro2010-10-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-263-0/+3
|\ \
| * | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-253-0/+3
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-14/+4
|\ \ \ | |/ / |/| |
| * | OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-14/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-251-2/+2
|\ \ \ | |_|/ |/| |
| * | usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-161-2/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2435-113/+19
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-186-16/+15
| * | | Revert "drivers/usb: Remove unnecessary return's from void functions" for mus...Jiri Kosina2010-10-061-0/+1
| * | | Revert "drivers/usb: Remove unnecessary return's from void functions" partiallyJiri Kosina2010-09-021-0/+3
| * | | Merge branch 'master' into for-nextJiri Kosina2010-08-11118-1847/+4580
| |\ \ \
| * | | | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-1030-99/+2
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-08-107-20/+299
| |\ \ \ \
| * | | | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-1/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-0613-88/+141
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-0928-214/+424
| |\ \ \ \ \ \ \
| * | | | | | | | cxacru: ignore cx82310_eth devicesOndrej Zary2010-09-081-1/+17
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-22148-2489/+9225
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: mct_u232: fix broken closeJohan Hovold2010-10-221-2/+5
| * | | | | | | | USB: gadget: amd5536udc.c: fix error pathRahul Ruikar2010-10-221-1/+3
| * | | | | | | | USB: imx21-hcd - fix off by one resource size calculationAxel Lin2010-10-221-1/+1
| * | | | | | | | usb: gadget: fix Kconfig warningFelipe Contreras2010-10-221-11/+0
| * | | | | | | | usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda2010-10-221-0/+3
| * | | | | | | | mxc_udc: add workaround for ENGcm09152 for i.MX35Eric BĂ©nard2010-10-221-0/+15
| * | | | | | | | USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2010-10-222-0/+8
| * | | | | | | | USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2010-10-222-0/+32
| * | | | | | | | USB: musb: add musb support for AM35xAjay Kumar Gupta2010-10-224-2/+512
| * | | | | | | | usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-223-12/+15
| * | | | | | | | USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin2010-10-221-2/+1
| * | | | | | | | USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-10/+8
| * | | | | | | | USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-221-4/+2
| * | | | | | | | USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp2010-10-221-0/+8
| * | | | | | | | USB: accept some invalid ep0-maxpacket valuesAlan Stern2010-10-221-3/+6
| * | | | | | | | USB: xHCI: PCI power management implementationAndiry Xu2010-10-223-2/+258
| * | | | | | | | USB: xHCI: bus power management implementationAndiry Xu2010-10-224-0/+200
| * | | | | | | | USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-224-6/+101
| * | | | | | | | USB: xHCI: port power management implementationAndiry Xu2010-10-225-12/+248
| * | | | | | | | usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp2010-10-221-0/+3
| * | | | | | | | USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-223-18/+19
| * | | | | | | | USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-223-7/+41
| * | | | | | | | USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-223-49/+36
| * | | | | | | | usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu2010-10-221-1/+1
OpenPOWER on IntegriCloud