Age | Commit message (Expand) | Author |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-24 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-03-23 | ehci-hcd: Bug fix: don't set a QH's Halt bit | Alan Stern |
2011-03-23 | tmio: Silence warnings introduced by mfd changes | Andres Salomon |
2011-03-23 | mfd: mfd_cell is now implicitly available to tc6393xb drivers | Andres Salomon |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-13 | xhci: Clean up cycle bit math used during stalls. | Sarah Sharp |
2011-03-13 | xhci: Fix cycle bit calculation during stall handling. | Sarah Sharp |
2011-03-13 | xhci: Update internal dequeue pointers after stalls. | Sarah Sharp |
2011-03-13 | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. | Sarah Sharp |
2011-03-13 | xhci: Return canceled URBs immediately when host is halted. | Sarah Sharp |
2011-03-13 | xhci: Fixes for suspend/resume of shared HCDs. | Sarah Sharp |
2011-03-13 | xhci: Fix re-init on power loss after resume. | Sarah Sharp |
2011-03-13 | xhci: Make roothub functions deal with device removal. | Sarah Sharp |
2011-03-13 | xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports. | Sarah Sharp |
2011-03-13 | xhci: Return a USB 3.0 hub descriptor for USB3 roothub. | Sarah Sharp |
2011-03-13 | xhci: Register second xHCI roothub. | Sarah Sharp |
2011-03-13 | xhci: Change xhci_find_slot_id_by_port() API. | Sarah Sharp |
2011-03-13 | xhci: Refactor bus suspend state into a struct. | Sarah Sharp |
2011-03-13 | xhci: Index with a port array instead of PORTSC addresses. | Sarah Sharp |
2011-03-13 | USB: Set usb_hcd->state and flags for shared roothubs. | Sarah Sharp |
2011-03-13 | xhci: Change hcd_priv into a pointer. | Sarah Sharp |
2011-03-13 | xhci: Always use usb_hcd in URB instead of converting xhci_hcd. | Sarah Sharp |
2011-03-13 | xhci: Modify check for TT info. | Sarah Sharp |
2011-03-13 | USB 3.0 Hub Changes | John Youn |
2011-03-13 | xhci: Remove references to HC_STATE_RUNNING. | Sarah Sharp |
2011-03-13 | xhci: Remove references to HC_STATE_HALT. | Sarah Sharp |
2011-03-13 | xHCI: prolong host controller halt time limit | Andiry Xu |
2011-03-13 | xHCI: Remove redundant variable in xhci_resume() | Andiry Xu |
2011-03-13 | xhci: Rename variables and reduce register reads. | Sarah Sharp |
2011-03-13 | xhci: Rework port suspend structures for limited ports. | Sarah Sharp |
2011-03-13 | USB: Remove bitmap #define from hcd.h | Sarah Sharp |
2011-03-13 | xhci: Remove old no-op test. | Sarah Sharp |
2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King |
2011-03-11 | USB: ehci: tegra: Align DMA transfers to 32 bytes | Robert Morell |
2011-03-11 | usb: host: Add EHCI driver for NVIDIA Tegra SoCs | Benoit Goby |
2011-03-11 | ehci-atmel: fix section mismatch warning | Hubert Feurstein |
2011-03-10 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2011-03-07 | USB: OHCI: use pci_dev->revision | Sergei Shtylyov |
2011-03-07 | USB: Rename "msm72k_otg.c" to "msm_otg.c" | Pavankumar Kondeti |
2011-03-07 | usb/isp1760: Fix crash when unplugging bug | Arvid Brodin |
2011-03-02 | of: Add missing of_address.h to xilinx ehci driver | Michal Simek |
2011-03-01 | usb: EHCI, OHCI: Add configuration for the SH USB controller | Yoshihiro Shimoda |
2011-03-01 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu |
2011-03-01 | usb: host: omap: ehci and ohci simplification | Keshava Munegowda |
2011-03-01 | arm: omap: usb: create common enums and structures for ehci and ohci | Keshava Munegowda |
2011-03-01 | usb: host: omap: switch to platform_get_resource_byname | Felipe Balbi |