summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-06-26Merge branch 'quilt/usb'Stephen Rothwell
2009-06-26Merge commit 'trivial/for-next'Stephen Rothwell
2009-06-26Merge branch 'quilt/usb.current'Stephen Rothwell
2009-06-25usb_serial: Fix oops when unexisting usb serial device is opened.Thadeu Lima de Souza Cascardo
2009-06-25acm: Fix oops when closing ACM tty device right after open has failed.Thadeu Lima de Souza Cascardo
2009-06-25acm: Return ENODEV instead of EINVAL when trying to open ACM device.Thadeu Lima de Souza Cascardo
2009-06-25USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev
2009-06-25USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev
2009-06-25USB: usbmon: drop Kconfig defaultsPete Zaitcev
2009-06-25USB: sisusbvga: drop usb_buffer_allocPete Zaitcev
2009-06-25USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang
2009-06-25USB: gadget: audio: provide correct device idGreg Kroah-Hartman
2009-06-25Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman
2009-06-25USB: option.c to support Qisda H21/H20 usb modemBrad Lu
2009-06-25USB: option.c: add Qualcomm/Option iCON 210 modemKai Engert
2009-06-25USB: isp1760: use __devexit_p() for remove functionMike Frysinger
2009-06-25USB: EHCI: update toggle state for linked QHsAlan Stern
2009-06-25USB: fhci: mutually exclusive port_statusRoel Kluin
2009-06-25USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek
2009-06-25USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas
2009-06-25USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola
2009-06-23trivial: OHCI: Fix typo in a commentAnand Gadiyar
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15USB: xhci depends on PCI.Paul Mundt
2009-06-15USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.Sarah Sharp
2009-06-15USB: xhci: Respect critical sections.Sarah Sharp
2009-06-15USB: xHCI: Fix interrupt moderation.Sarah Sharp
2009-06-15USB: xhci: Remove packed attribute from structures.Sarah Sharp
2009-06-15usb; xhci: Fix TRB offset calculations.Sarah Sharp
2009-06-15USB: xhci: replace if-elseif-else with switch-caseViral Mehta
2009-06-15USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp
2009-06-15USB: xhci: drop spinlock in xhci_urb_enqueue() error path.Sarah Sharp
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-06-15USB: xhci: Avoid compiler reordering in Link TRB giveback.Sarah Sharp
2009-06-15USB: xhci: Clean up xhci_irq() function.Sarah Sharp
2009-06-15USB: xhci: Avoid global namespace pollution.Sarah Sharp
2009-06-15USB: xhci: Fix Link TRB handoff bit twiddling.Sarah Sharp
2009-06-15USB: xhci: Fix register write order.Sarah Sharp
2009-06-15USB: xhci: fix some compiler warnings in xhci.hGreg Kroah-Hartman
2009-06-15USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman
2009-06-15USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell
2009-06-15USB: xhci: URB cancellation support.Sarah Sharp
2009-06-15USB: xhci: Scatter gather list support for bulk transfers.Sarah Sharp
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-06-15USB: xhci: Bulk transfer supportSarah Sharp
2009-06-15USB: xhci: Bandwidth allocation supportSarah Sharp