Age | Commit message (Expand) | Author |
2011-08-23 | usb: include module.h in the DesignWare USB3 DRD driver | Stephen Rothwell |
2011-08-23 | USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers | Sebastian Andrzej Siewior |
2011-08-23 | usb: fhci-hcd: Allocate pram dynamically. | Joakim Tjernlund |
2011-08-22 | usb/isp1760: Clear TT buffer on interrupted low & full speed transfers | Arvid Brodin |
2011-08-22 | drivers/usb/host/ohci-omap3.c: test the just-initialized value | Julia Lawall |
2011-08-22 | USB: otg: remove unused function twl6030_set_phy_clk | Wanlong Gao |
2011-08-22 | s3c-hsudc: Add basic otg transceiver handling | Heiko Stübner |
2011-08-22 | s3c-hsudc: Fix possible nullpointer dereference during probe | Heiko Stübner |
2011-08-22 | usb: Introduce DesignWare USB3 DRD Driver | Felipe Balbi |
2011-08-22 | usb: gadget: introduce gadget_is_dwc3() | Felipe Balbi |
2011-08-22 | USB: EHCI: remove usages of hcd->state | Alan Stern |
2011-08-22 | usb: renesas_usbhs: use usb_endpoint_maxp() | kuninori.morimoto.gx@renesas.com |
2011-08-22 | usb: OHCI/EHCI support for Netlogic XLS processor. | Jayachandran C |
2011-08-22 | USB: pxa168: Add onchip USB host controller support | Tanmay Upadhyay |
2011-08-22 | usb: isp1362-hcd: Quieten printks | Tobias Klauser |
2011-08-22 | usb/isp1760: Fix problems that trigger WARNING at line 1136. | Arvid Brodin |
2011-08-22 | usb/isp1760: Fix missing endpoint unlink when no mem during enqueue | Arvid Brodin |
2011-08-22 | usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2 | Arvid Brodin |
2011-08-22 | usb/isp1760: Move isp1760_run within file (prepare for next patch) | Arvid Brodin |
2011-08-22 | usb/isp1760: Move some code (prepare for next patch) | Arvid Brodin |
2011-08-22 | usb: misc: usblcd: fixed coding style issues | Zack Parsons |
2011-08-22 | usb: misc: usbled: fixed coding style issues | Zack Parsons |
2011-08-22 | USB: ipw: convert to usb-wwan framework | Oliver Neukum |
2011-08-22 | usb_storage: Don't freeze in usb-stor-scan | Seth Forshee |
2011-08-22 | USB: Remove test for NULL that'll never happen in usb_disconnect() | Jesper Juhl |
2011-08-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds |
2011-08-20 | pci: fix new kernel-doc warning in pci.c | Randy Dunlap |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-19 | drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge | Jesse Barnes |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-19 | PCI: OF: Don't crash when bridge parent is NULL. | David Daney |
2011-08-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-08-18 | drivers/ata/sata_dwc_460ex.c: add missing kfree | Julia Lawall |
2011-08-18 | ata: Add iMX pata support | Arnaud Patard (Rtp) |
2011-08-18 | pata_via: disable ATAPI DMA on AVERATEC 3200 | Tejun Heo |
2011-08-18 | [libata] sata_sil: fix used-uninit warning | Jeff Garzik |
2011-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-08-18 | i7core_edac: fixed typo in error count calculation | Mathias Krause |
2011-08-17 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-08-17 | Merge branches 'ipoib' and 'iser' into for-next | Roland Dreier |
2011-08-17 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-08-17 | IB/iser: Support iSCSI PDU padding | Or Gerlitz |
2011-08-17 | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz |
2011-08-16 | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert |
2011-08-16 | xen: self-balloon needs module.h | Randy Dunlap |
2011-08-16 | gma500: kill MIPI interface types | Alan Cox |
2011-08-15 | regmap: using module facilities requires module.h | Stephen Rothwell |
2011-08-15 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-08-15 | drm/i915: Cannot set clock gating under UMS | Keith Packard |