Age | Commit message (Expand) | Author | Files | Lines |
2010-10-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 155 | -2500/+9252 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 41 | -732/+1480 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 17 | -393/+977 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 302 | -44889/+39077 |
2010-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 3 | -4/+4 |
2010-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 10 | -58/+50 |
2010-10-23 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 35 | -759/+284 |
2010-10-23 | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 15 | -1372/+2390 |
2010-10-23 | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 9 | -22/+29 |
2010-10-23 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 13 | -286/+419 |
2010-10-23 | kdb,kgdb: fix sparse fixups | Jason Wessel | 1 | -1/+1 |
2010-10-22 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2 | -2/+3 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 230 | -52/+389 |
2010-10-22 | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -1/+0 |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 99 | -553/+614 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 20 | -233/+245 |
2010-10-22 | USB: mct_u232: fix broken close | Johan Hovold | 1 | -2/+5 |
2010-10-22 | USB: gadget: amd5536udc.c: fix error path | Rahul Ruikar | 1 | -1/+3 |
2010-10-22 | USB: imx21-hcd - fix off by one resource size calculation | Axel Lin | 1 | -1/+1 |
2010-10-22 | usb: gadget: fix Kconfig warning | Felipe Contreras | 1 | -11/+0 |
2010-10-22 | usb: r8a66597-udc: Add processing when USB was removed. | Yusuke Goda | 1 | -0/+3 |
2010-10-22 | mxc_udc: add workaround for ENGcm09152 for i.MX35 | Eric BĂ©nard | 1 | -0/+15 |
2010-10-22 | USB: ftdi_sio: add device ids for ScienceScope | Greg Kroah-Hartman | 2 | -0/+8 |
2010-10-22 | USB: musb: AM35x: Workaround for fifo read issue | Ajay Kumar Gupta | 2 | -0/+32 |
2010-10-22 | USB: musb: add musb support for AM35x | Ajay Kumar Gupta | 4 | -2/+512 |
2010-10-22 | usb: Fix linker errors with CONFIG_PM=n | Sarah Sharp | 3 | -12/+15 |
2010-10-22 | USB: ohci-sh - use resource_size instead of defining its own resource_len macro | Axel Lin | 1 | -2/+1 |
2010-10-22 | USB: isp1362-hcd - use resource_size instead of defining its own resource_len... | Axel Lin | 1 | -10/+8 |
2010-10-22 | USB: isp116x-hcd - use resource_size instead of defining its own resource_len... | Axel Lin | 1 | -4/+2 |
2010-10-22 | USB: xhci: Fix compile error when CONFIG_PM=n | Sarah Sharp | 1 | -0/+8 |
2010-10-22 | USB: accept some invalid ep0-maxpacket values | Alan Stern | 1 | -3/+6 |
2010-10-22 | USB: xHCI: PCI power management implementation | Andiry Xu | 3 | -2/+258 |
2010-10-22 | USB: xHCI: bus power management implementation | Andiry Xu | 4 | -0/+200 |
2010-10-22 | USB: xHCI: port remote wakeup implementation | Andiry Xu | 4 | -6/+101 |
2010-10-22 | USB: xHCI: port power management implementation | Andiry Xu | 5 | -12/+248 |
2010-10-22 | usb: Fix issue with USB 3.0 devices after system resume | Sarah Sharp | 1 | -0/+3 |
2010-10-22 | USB: core: use kernel assigned address for devices under xHCI | Andiry Xu | 3 | -18/+19 |
2010-10-22 | USB: xHCI: change xhci_reset_device() to allocate new device | Andiry Xu | 3 | -7/+41 |
2010-10-22 | USB: xHCI: Add pointer to udev in struct xhci_virt_device | Andiry Xu | 3 | -49/+36 |
2010-10-22 | usb: r8a66597-hcd: Change mistake of the outsw function | Nobuhiro Iwamatsu | 1 | -1/+1 |
2010-10-22 | USB: otg/ulpi: extend id's table. | Igor Grinberg | 1 | -5/+20 |
2010-10-22 | USB: otg/ulpi: improve ulpi phy detection. | Igor Grinberg | 1 | -3/+32 |
2010-10-22 | USB: opticon: Whitespace fixes in opticon driver | Alon Ziv | 1 | -4/+4 |
2010-10-22 | USB: opticon: Add Opticon OPN2001 write support | Alon Ziv | 1 | -4/+26 |
2010-10-22 | USB: opticon: Fix long-standing bugs in opticon driver | Alon Ziv | 1 | -3/+3 |
2010-10-22 | USB: ftdi_sio: set device latency timeout at port probe | Johan Hovold | 1 | -2/+1 |
2010-10-22 | usb: iowarrior: don't trust report_size for buffer size | Kees Cook | 1 | -1/+1 |
2010-10-22 | USB: visor: fix initialisation of UX50/TH55 devices | Johan Hovold | 1 | -1/+10 |
2010-10-22 | USB: ftdi_sio: new VID/PIDs for various Papouch devices | Daniel Suchy | 2 | -2/+55 |