summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-11-30USB: fix autosuspend bug in usb-serialAlan Stern
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone
2010-11-30USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID addedJacques Viviers
2010-11-30USB: yurex: add .llseek fop to file_operationsTomoki Sekiyama
2010-11-30USB: ftdi_sio: Add ID for RT Systems USB-29B radio cableMichael Stuermer
2010-11-29USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-26usb: ehci-sh: Add missing ehci helpers.Paul Mundt
2010-11-26usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar
2010-11-22usb: musb: gadget: fix compilation warningAjay Kumar Gupta
2010-11-22usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei
2010-11-22usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi
2010-11-19xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp
2010-11-19xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp
2010-11-19xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman
2010-11-17USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie
2010-11-17usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16USB: improve uses of usb_mark_last_busyAlan Stern
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei
2010-11-16USB: use sysfs_merge_group for power attributesAlan Stern
2010-11-16USB: use the no_callbacks flag for interfacesMing Lei
2010-11-16USB device driver of Topcliff PCHToshiharu Okada
2010-11-16usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz
2010-11-16usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz
2010-11-16drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches
2010-11-16drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri
2010-11-16USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-11-16USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu
2010-11-16USB: isp1362-hcd - fix section mismatch warningAxel Lin
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman
2010-11-15USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman
2010-11-15USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-15USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman
2010-11-15USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman
2010-11-15USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman
2010-11-15Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2010-11-15xhci: Fix command ring replay after resume.Sarah Sharp
2010-11-13block: check bdev_read_only() from blkdev_get()Tejun Heo
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-11xHCI: fix wMaxPacketSize maskAndiry Xu