aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds179-2874/+9945
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds66-1533/+1757
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds34-516/+1238
2010-10-22ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds1-2/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds27-1043/+2091
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds306-44890/+39096
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds34-1542/+833
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds2-2/+5
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds60-1375/+1185
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds10-236/+281
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds17-218/+363
2010-10-22Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds80-1921/+845
2010-10-22Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds20-1390/+2432
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds43-299/+2494
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds13-286/+419
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds21-112/+362
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-2/+5
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds9-85/+86
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds370-77/+601
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds59-711/+691
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds100-556/+614
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds53-402/+347
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Ă©nard3-0/+19
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: AM35x: Add musb supportAjay Kumar Gupta3-0/+55
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 macroAxel Lin1-10/+8
2010-10-22USB: isp116x-hcd - use resource_size instead of defining its own resource_len macroAxel 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
2010-10-22USB: xHCI: port remote wakeup implementationAndiry Xu4-6/+101
2010-10-22USB: xHCI: port power management implementationAndiry Xu5-12/+248
2010-10-22usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp1-0/+3
2010-10-22USB: core: use kernel assigned address for devices under xHCIAndiry Xu3-18/+19
2010-10-22USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu3-7/+41
2010-10-22USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu3-49/+36
2010-10-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu1-1/+1
2010-10-22USB: otg/ulpi: extend id's table.Igor Grinberg1-5/+20
2010-10-22USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg1-3/+32