| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 1 | -14/+4 |
|\ |
|
| * | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 2010-10-08 | 1 | -14/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-25 | 1 | -2/+2 |
|\ \ |
|
| * | | usb: Fix up r8a66597-hcd section mismatches. | Paul Mundt | 2010-09-16 | 1 | -2/+2 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 35 | -113/+19 |
|\ \ \ |
|
| * | | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 6 | -16/+15 |
| * | | | Revert "drivers/usb: Remove unnecessary return's from void functions" for mus... | Jiri Kosina | 2010-10-06 | 1 | -0/+1 |
| * | | | Revert "drivers/usb: Remove unnecessary return's from void functions" partially | Jiri Kosina | 2010-09-02 | 1 | -0/+3 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 118 | -1847/+4580 |
| |\ \ \ |
|
| * | | | | drivers/usb: Remove unnecessary return's from void functions | Joe Perches | 2010-08-10 | 30 | -99/+2 |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 7 | -20/+299 |
| |\ \ \ \ |
|
| * | | | | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 1 | -2/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -1/+17 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 13 | -88/+141 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 28 | -214/+424 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | cxacru: ignore cx82310_eth devices | Ondrej Zary | 2010-09-08 | 1 | -1/+17 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-10-22 | 148 | -2489/+9225 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | USB: mct_u232: fix broken close | Johan Hovold | 2010-10-22 | 1 | -2/+5 |
| * | | | | | | | | USB: gadget: amd5536udc.c: fix error path | Rahul Ruikar | 2010-10-22 | 1 | -1/+3 |
| * | | | | | | | | USB: imx21-hcd - fix off by one resource size calculation | Axel Lin | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | usb: gadget: fix Kconfig warning | Felipe Contreras | 2010-10-22 | 1 | -11/+0 |
| * | | | | | | | | usb: r8a66597-udc: Add processing when USB was removed. | Yusuke Goda | 2010-10-22 | 1 | -0/+3 |
| * | | | | | | | | mxc_udc: add workaround for ENGcm09152 for i.MX35 | Eric BĂ©nard | 2010-10-22 | 1 | -0/+15 |
| * | | | | | | | | USB: ftdi_sio: add device ids for ScienceScope | Greg Kroah-Hartman | 2010-10-22 | 2 | -0/+8 |
| * | | | | | | | | USB: musb: AM35x: Workaround for fifo read issue | Ajay Kumar Gupta | 2010-10-22 | 2 | -0/+32 |
| * | | | | | | | | USB: musb: add musb support for AM35x | Ajay Kumar Gupta | 2010-10-22 | 4 | -2/+512 |
| * | | | | | | | | usb: Fix linker errors with CONFIG_PM=n | Sarah Sharp | 2010-10-22 | 3 | -12/+15 |
| * | | | | | | | | USB: ohci-sh - use resource_size instead of defining its own resource_len macro | Axel Lin | 2010-10-22 | 1 | -2/+1 |
| * | | | | | | | | USB: isp1362-hcd - use resource_size instead of defining its own resource_len... | Axel Lin | 2010-10-22 | 1 | -10/+8 |
| * | | | | | | | | USB: isp116x-hcd - use resource_size instead of defining its own resource_len... | Axel Lin | 2010-10-22 | 1 | -4/+2 |
| * | | | | | | | | USB: xhci: Fix compile error when CONFIG_PM=n | Sarah Sharp | 2010-10-22 | 1 | -0/+8 |
| * | | | | | | | | USB: accept some invalid ep0-maxpacket values | Alan Stern | 2010-10-22 | 1 | -3/+6 |
| * | | | | | | | | USB: xHCI: PCI power management implementation | Andiry Xu | 2010-10-22 | 3 | -2/+258 |
| * | | | | | | | | USB: xHCI: bus power management implementation | Andiry Xu | 2010-10-22 | 4 | -0/+200 |
| * | | | | | | | | USB: xHCI: port remote wakeup implementation | Andiry Xu | 2010-10-22 | 4 | -6/+101 |
| * | | | | | | | | USB: xHCI: port power management implementation | Andiry Xu | 2010-10-22 | 5 | -12/+248 |
| * | | | | | | | | usb: Fix issue with USB 3.0 devices after system resume | Sarah Sharp | 2010-10-22 | 1 | -0/+3 |
| * | | | | | | | | USB: core: use kernel assigned address for devices under xHCI | Andiry Xu | 2010-10-22 | 3 | -18/+19 |
| * | | | | | | | | USB: xHCI: change xhci_reset_device() to allocate new device | Andiry Xu | 2010-10-22 | 3 | -7/+41 |
| * | | | | | | | | USB: xHCI: Add pointer to udev in struct xhci_virt_device | Andiry Xu | 2010-10-22 | 3 | -49/+36 |
| * | | | | | | | | usb: r8a66597-hcd: Change mistake of the outsw function | Nobuhiro Iwamatsu | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | USB: otg/ulpi: extend id's table. | Igor Grinberg | 2010-10-22 | 1 | -5/+20 |
| * | | | | | | | | USB: otg/ulpi: improve ulpi phy detection. | Igor Grinberg | 2010-10-22 | 1 | -3/+32 |
| * | | | | | | | | USB: opticon: Whitespace fixes in opticon driver | Alon Ziv | 2010-10-22 | 1 | -4/+4 |
| * | | | | | | | | USB: opticon: Add Opticon OPN2001 write support | Alon Ziv | 2010-10-22 | 1 | -4/+26 |
| * | | | | | | | | USB: opticon: Fix long-standing bugs in opticon driver | Alon Ziv | 2010-10-22 | 1 | -3/+3 |
| * | | | | | | | | USB: ftdi_sio: set device latency timeout at port probe | Johan Hovold | 2010-10-22 | 1 | -2/+1 |
| * | | | | | | | | usb: iowarrior: don't trust report_size for buffer size | Kees Cook | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | USB: visor: fix initialisation of UX50/TH55 devices | Johan Hovold | 2010-10-22 | 1 | -1/+10 |
| * | | | | | | | | USB: ftdi_sio: new VID/PIDs for various Papouch devices | Daniel Suchy | 2010-10-22 | 2 | -2/+55 |