summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman
2010-12-21USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ
2010-12-20Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-16Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman
2010-12-16USB: misc: uss720.c: add another vendor/product IDThomas Sailer
2010-12-16USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov
2010-12-16USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti
2010-12-16USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti
2010-12-16USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman
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-14Merge 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