Age | Commit message (Expand) | Author |
2012-11-21 | usb: remove use of __devinitconst | Bill Pemberton |
2012-11-21 | usb: remove use of __devinitdata | Bill Pemberton |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton |
2012-11-21 | usb-core: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-21 | Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2012-11-21 | Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida |
2012-11-19 | treewide: fix typo of "suppport" in various comments | Masanari Iida |
2012-11-19 | treewide: fix printk typo in multiple drivers | Masanari Iida |
2012-11-16 | Merge 3.7-rc6 into usb-next. | Greg Kroah-Hartman |
2012-11-16 | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman |
2012-11-16 | Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt | Arnd Bergmann |
2012-11-16 | Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-11-16 | usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers | Kishon Vijay Abraham I |
2012-11-16 | ARM: move udc_pxa2xx.h to linux/platform_data | Russell King |
2012-11-15 | usb: phy: change phy notify connect/disconnect API | Peter Chen |
2012-11-15 | usb: refine phy notify operation during connection and disconnection | Peter Chen |
2012-11-15 | usb: mxs-phy: re-init phy during the connection is useless | Peter Chen |
2012-11-15 | Revert "usb: otg: mxs-phy: Fix mx23 operation" | Peter Chen |
2012-11-15 | cdc-acm: implement TIOCSSERIAL to avoid blocking close(2) | Dan Williams |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-11-15 | USB: fix authorization and claimed port logic | Hindin Joseph |
2012-11-15 | Merge branch 'omap/headers4' into next/dt | Arnd Bergmann |
2012-11-15 | Merge branch 'omap/headers4' into next/cleanup | Arnd Bergmann |
2012-11-14 | usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_* | Peter Ujfalusi |
2012-11-14 | usb: misc: usbtest: send ISO packets for g_zero | Boyan Nedeltchev |
2012-11-14 | usb: spear-ehci/ohci: Use devm_*() routines | Viresh Kumar |
2012-11-14 | usb: spear-ehci/ohci: Do clk_get using dev-id | Amardeep Rai |
2012-11-14 | usb: ehci-mxc: Remove unused 'echi' variable | Fabio Estevam |
2012-11-14 | usb: host: tegra: remove pointless NULL check in tegra_ehci_remove() | Wei Yongjun |
2012-11-13 | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen |
2012-11-13 | [SCSI] Add a report opcode helper | Martin K. Petersen |
2012-11-13 | Revert "USB/host: Cleanup unneccessary irq disable code" | Greg Kroah-Hartman |
2012-11-13 | USB: option: add Alcatel X220/X500D USB IDs | Dan Williams |
2012-11-13 | USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs | Dan Williams |
2012-11-13 | USB: keyspan: fix typo causing GPF on open | Bjørn Mork |
2012-11-13 | Merge branch 'cleanups/dma' into next/cleanup | Arnd Bergmann |
2012-11-12 | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann |
2012-11-12 | usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend() | Felipe Balbi |
2012-11-12 | usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod... | Alexis R. Cortes |
2012-11-12 | xhci: Extend Fresco Logic MSI quirk. | Sarah Sharp |
2012-11-12 | xhci: fix null-pointer dereference when destroying half-built segment rings | Julius Werner |
2012-11-12 | xHCI: Fix TD Size calculation on 1.0 hosts. | Sarah Sharp |
2012-11-12 | xhci: Fix conditional check in bandwidth calculation. | Sarah Sharp |
2012-11-12 | xhci: Avoid global symbol pollution with handshake. | Sarah Sharp |
2012-11-12 | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dt | Sascha Hauer |
2012-11-11 | USB: report submission of active URBs | Alan Stern |
2012-11-11 | USB: EHCI: bugfix: urb->hcpriv should not be NULL | Alan Stern |