summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: don't update devnum for wusb devicesDavid Vrabel2008-04-241-3/+11
* wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-242-5/+7
* wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-241-20/+27
* wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-241-9/+31
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-2437-101/+101
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-2416-67/+93
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2483-2130/+2130
* USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-241-4/+23
* USB: fix compile problems in ehci-hcdAlan Stern2008-04-242-2/+3
* USB: ehci: qh_completions cleanup and bugfixDavid Brownell2008-04-241-18/+16
* USB: cdc-acm: signedness fixDavid Brownell2008-04-241-3/+7
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-2422-70/+31
* USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern2008-04-241-1/+2
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-246-30/+18
* USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern2008-04-241-13/+15
* USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-241-16/+0
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-2439-175/+0
* USB: option.c: correct DTR behaviourChris Collins2008-04-241-6/+9
* USB: ehci: qh/qtd cleanup commentsDavid Brownell2008-04-241-10/+40
* USB: log an error message when USB enumeration failsAlan Stern2008-04-241-0/+1
* USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.Robert P. J. Day2008-04-241-42/+0
* USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-241-0/+24
* USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda2008-04-243-37/+129
* USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2008-04-242-25/+34
* USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2008-04-242-10/+70
* USB: oti6858: fix TCFLSH ioctl handlingPaulius Zaleckas2008-04-241-4/+0
* USB: ehci shutdown refactoredSarah Sharp2008-04-241-16/+25
* USB: at91_udc can prefetch dataDavid Brownell2008-04-241-1/+4
* USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern2008-04-241-41/+29
* USB: gadget section fixesDavid Brownell2008-04-244-11/+11
* USB: rework sysfs removal of interface filesAlan Stern2008-04-241-4/+3
* usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison2008-04-241-1/+1
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-248-49/+54
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-247-83/+15
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-243-2/+14
* USB: OHCI: fix bug in controller resumeAlan Stern2008-04-241-1/+3
* USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil2008-04-241-8/+6
* USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...Jesper Juhl2008-04-241-0/+10
* USB: usb-storage: use adaptive DMA maskAlan Stern2008-04-241-6/+8
* USB: g_printer bugfixesCraig W. Nadler2008-04-241-32/+54
* USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl2008-04-241-1/+2
* USB: fix comments of 2 functions in hcd.cMing Lei2008-04-241-2/+0
* usb: u132-hcd driver: semaphore to mutexDaniel Walker2008-04-241-110/+110
* usb: u132-hcd driver style clean upDaniel Walker2008-04-241-2569/+2563
* USB: add usb-serial spcp8x5 driverGreg Kroah-Hartman2008-04-243-1/+1087
* usb/usb-serial-sierra-add-new-dev-groupKevin Lloyd2008-04-241-0/+40
* USB: Serial: Sierra: C597 fixKevin Lloyd2008-04-241-1/+1
* USB: Serial: Sierra: Clean upKevin Lloyd2008-04-241-9/+8
* USB: increase cdc-acm write throughputDavid Engraf2008-04-242-43/+45
* USB: cdc-acm tell tty layer not to split things up.David Engraf2008-04-241-0/+1
OpenPOWER on IntegriCloud