Age | Commit message (Expand) | Author | Files | Lines |
2010-10-27 | fix braino in fs: do not assign default i_ino in new_inode | Al Viro | 1 | -1/+1 |
2010-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -0/+3 |
2010-10-26 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 3 | -0/+3 |
2010-10-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -14/+4 |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 35 | -113/+19 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+17 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 148 | -2489/+9225 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 10 | -128/+200 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 16 | -2/+23 |
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 | 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 |
2010-10-22 | USB: gadget: storage: reuse definitions from scsi.h header file | Michal Nazarewicz | 3 | -105/+75 |
2010-10-22 | usb: makefile cleanup | matt mooney | 15 | -162/+116 |
2010-10-22 | usb: gadget: dummy_hcd: Fix error path | Rahul Ruikar | 1 | -3/+5 |
2010-10-22 | usb: core: endpoint: Fix error path | Rahul Ruikar | 1 | -1/+1 |
2010-10-22 | USB: cp210x: Add WAGO 750-923 Service Cable device ID | Anders Larsen | 1 | -0/+1 |
2010-10-22 | USB: do not print -ESHUTDOWN message if usb at otg device mode | Peter Chen | 1 | -1/+1 |