summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-12-16USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam
2010-12-16USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()Rob Emanuele
2010-12-16usb: ehci-omap: fix tll channel enable maskAnand Gadiyar
2010-12-16usb: ohci-omap3: fix trivial typoKeshava Munegowda
2010-12-16USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096Artem Leonenko
2010-12-16USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq'sArtem Leonenko
2010-12-16USB: gadget: update ci13xxx to work with g_etherArtem Leonenko
2010-12-16USB: gadgets: ci13xxx: fix probing of compiled-in gadget driversArtem Leonenko
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-16Revert "USB: musb: pm: don't rely fully on clock support"Greg Kroah-Hartman
2010-12-16Revert "USB: musb: blackfin: pm: make it work"Greg Kroah-Hartman
2010-12-15USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox
2010-12-15USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox
2010-12-15USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox
2010-12-15USB: uas: Use kzalloc instead of kmallocMatthew Wilcox
2010-12-15USB: uas: Fix up the Sense IUMatthew Wilcox
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-11usb: musb: core: kill unneeded #include'sSergei Shtylyov
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10usb: gadget: g_ncm addedYauheni Kaliuta
2010-12-10usb: gadget: f_ncm.c addedYauheni Kaliuta
2010-12-10usb: gadget: u_ether: prepare for NCMYauheni Kaliuta
2010-12-10usb: pch_udc: Fix setup transfers with data outRichard Röjfors
2010-12-10usb: pch_udc: Fix compile error, warnings and checkpatch warningsRichard Röjfors
2010-12-10usb: add ab8500 usb transceiver driverMian Yousaf Kaukab
2010-12-10USB: gadget: Implement runtime PM for MSM bus glue driverPavankumar Kondeti
2010-12-10USB: gadget: Implement runtime PM for ci13xxx gadgetPavankumar Kondeti
2010-12-10USB: gadget: Add USB controller driver for MSM SoCPavankumar Kondeti
2010-12-10USB: gadget: Introduce ci13xxx_udc_driver structPavankumar Kondeti
2010-12-10USB: gadget: Initialize ci13xxx gadget device's coherent DMA maskPavankumar Kondeti
2010-12-10USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udcPavankumar Kondeti
2010-12-10USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti
2010-12-10USB: OTG: msm: Add support for power managementPavankumar Kondeti
2010-12-10USB: EHCI: msm: Add support for power managementPavankumar Kondeti
2010-12-10USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti
2010-12-10USB: Add MSM OTG Controller driverPavankumar Kondeti
2010-12-10USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-12-10USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe
2010-12-10usb: gadget: f_fs: Remove redundant unlikely()Tobias Klauser
2010-12-10USB: host: uhci-q: Fixed minor coding style issuesTobias Ollmann
2010-12-10usb: gadget/imx-udc: fix interrupt name againUwe Kleine-König
2010-12-10USB: whci-hcd: fix compiler warningNamhyung Kim
2010-12-10USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber
2010-12-10usb: musb: Adding musb support for OMAP4430Hema HK
2010-12-10usb: otg: TWL6030: Add twl6030_usb file for compilationHema HK
2010-12-10usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK
2010-12-10usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.Hema HK
2010-12-10usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK