summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern-70/+31
2008-04-24USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern-1/+2
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern-30/+18
2008-04-24USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern-13/+15
2008-04-24USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman-16/+0
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman-175/+0
2008-04-24USB: option.c: correct DTR behaviourChris Collins-6/+9
2008-04-24USB: ehci: qh/qtd cleanup commentsDavid Brownell-10/+40
2008-04-24USB: log an error message when USB enumeration failsAlan Stern-0/+1
2008-04-24USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.Robert P. J. Day-42/+0
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum-0/+24
2008-04-24USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda-37/+129
2008-04-24USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda-25/+34
2008-04-24USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda-10/+70
2008-04-24USB: oti6858: fix TCFLSH ioctl handlingPaulius Zaleckas-4/+0
2008-04-24USB: ehci shutdown refactoredSarah Sharp-16/+25
2008-04-24USB: at91_udc can prefetch dataDavid Brownell-1/+4
2008-04-24USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern-41/+29
2008-04-24USB: gadget section fixesDavid Brownell-11/+11
2008-04-24USB: rework sysfs removal of interface filesAlan Stern-4/+3
2008-04-24usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern-49/+54
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern-83/+15
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern-2/+14
2008-04-24USB: OHCI: fix bug in controller resumeAlan Stern-1/+3
2008-04-24USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil-8/+6
2008-04-24USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...Jesper Juhl-0/+10
2008-04-24USB: usb-storage: use adaptive DMA maskAlan Stern-6/+8
2008-04-24USB: g_printer bugfixesCraig W. Nadler-32/+54
2008-04-24USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl-1/+2
2008-04-24USB: fix comments of 2 functions in hcd.cMing Lei-2/+0
2008-04-24usb: u132-hcd driver: semaphore to mutexDaniel Walker-110/+110
2008-04-24usb: u132-hcd driver style clean upDaniel Walker-2569/+2563
2008-04-24USB: add usb-serial spcp8x5 driverGreg Kroah-Hartman-1/+1087
2008-04-24usb/usb-serial-sierra-add-new-dev-groupKevin Lloyd-0/+40
2008-04-24USB: Serial: Sierra: C597 fixKevin Lloyd-1/+1
2008-04-24USB: Serial: Sierra: Clean upKevin Lloyd-9/+8
2008-04-24USB: increase cdc-acm write throughputDavid Engraf-43/+45
2008-04-24USB: cdc-acm tell tty layer not to split things up.David Engraf-0/+1
2008-04-24usbmon: restore mmapPete Zaitcev-8/+4
2008-04-24USB: Fix "cut and paste" booboo in usbmon Makefile.Robert P. J. Day-1/+1
2008-04-24USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.Robert P. J. Day-2/+2
2008-04-24USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day-2/+2
2008-04-24USB: Remove EXPERIMENTAL designation from USB MDC800 support.Robert P. J. Day-2/+2
2008-04-24USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entriesRobert P. J. Day-25/+25
2008-04-24USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entriesRobert P. J. Day-10/+10
2008-04-24USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.Robert P. J. Day-8/+10
2008-04-24USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries.Robert P. J. Day-14/+14
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet-2/+258
2008-04-24drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton-1/+3