Age | Commit message (Expand) | Author |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-04 | usb/serial: fix function args warnings, dropping *filp | Randy Dunlap |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2011-03-24 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-03-23 | USB: cdc-acm: fix potential null-pointer dereference on disconnect | Johan Hovold |
2011-03-23 | USB: cdc-acm: fix potential null-pointer dereference | Johan Hovold |
2011-03-23 | USB: cdc-acm: fix memory corruption / panic | Johan Hovold |
2011-03-23 | USB: Fix 'bad dma' problem on WDM device disconnect | Robert Lukassen |
2011-03-23 | usb: wwan: fix compilation without CONFIG_PM_RUNTIME | Oliver Neukum |
2011-03-23 | USB: uss720 fixup refcount position | Peter Holik |
2011-03-23 | usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func | Mike Frysinger |
2011-03-23 | usb: musb: blackfin: fix typo in new dev_pm_ops struct | Bob Liu |
2011-03-23 | usb: musb: blackfin: fix typo in platform driver name | Mike Frysinger |
2011-03-23 | usb: musb: Fix for merge issue | Hema HK |
2011-03-23 | ehci-hcd: Bug fix: don't set a QH's Halt bit | Alan Stern |
2011-03-23 | USB: Do not pass negative length to snoop_urb() | Michal Sojka |
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-22 | backlight: add backlight type | Matthew Garrett |
2011-03-18 | USB: Move runtime PM callbacks to usb_device_pm_ops | Rafael J. Wysocki |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
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 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | ARM: pxa25x_udc: stop handling gpio-vbus internally | Dmitry Eremin-Solenikov |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki |
2011-03-15 | USB / Hub: Do not call device_set_wakeup_capable() under spinlock | Rafael J. Wysocki |
2011-03-13 | USB: Add support for SuperSpeed isoc endpoints | Paul Zimmerman |
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: Disable auto-suspend for USB 3.0 hubs. | 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 |