aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30tty: The big operations reworkAlan Cox3-111/+25
2008-04-30usb gadget: switch to put_char returning intAlan Cox1-4/+6
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison7-56/+44
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev3-23/+5
2008-04-29proc: remove proc_busAlexey Dobriyan1-2/+2
2008-04-28drivers/usb annotations and fixesAl Viro18-49/+55
2008-04-24usb: don't update devnum for wusb devicesDavid Vrabel1-3/+11
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2-5/+7
2008-04-24wusb: devices dont use a set addressInaky Perez-Gonzalez1-20/+27
2008-04-24wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez1-9/+31
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei37-101/+101
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox16-67/+93
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison83-2130/+2130
2008-04-24USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern1-4/+23
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern2-2/+3
2008-04-24USB: ehci: qh_completions cleanup and bugfixDavid Brownell1-18/+16
2008-04-24USB: cdc-acm: signedness fixDavid Brownell1-3/+7
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern22-70/+31
2008-04-24USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern1-1/+2
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern6-30/+18
2008-04-24USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern1-13/+15
2008-04-24USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman1-16/+0
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman39-175/+0
2008-04-24USB: option.c: correct DTR behaviourChris Collins1-6/+9
2008-04-24USB: ehci: qh/qtd cleanup commentsDavid Brownell1-10/+40
2008-04-24USB: log an error message when USB enumeration failsAlan Stern1-0/+1
2008-04-24USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.Robert P. J. Day1-42/+0
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum1-0/+24
2008-04-24USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda3-37/+129
2008-04-24USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2-25/+34
2008-04-24USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2-10/+70
2008-04-24USB: oti6858: fix TCFLSH ioctl handlingPaulius Zaleckas1-4/+0
2008-04-24USB: ehci shutdown refactoredSarah Sharp1-16/+25
2008-04-24USB: at91_udc can prefetch dataDavid Brownell1-1/+4
2008-04-24USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern1-41/+29
2008-04-24USB: gadget section fixesDavid Brownell4-11/+11
2008-04-24USB: rework sysfs removal of interface filesAlan Stern1-4/+3
2008-04-24usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern8-49/+54
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern7-83/+15
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern3-2/+14
2008-04-24USB: OHCI: fix bug in controller resumeAlan Stern1-1/+3
2008-04-24USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil1-8/+6
2008-04-24USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driverJesper Juhl1-0/+10
2008-04-24USB: usb-storage: use adaptive DMA maskAlan Stern1-6/+8
2008-04-24USB: g_printer bugfixesCraig W. Nadler1-32/+54
2008-04-24USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove()Jesper Juhl1-1/+2
2008-04-24USB: fix comments of 2 functions in hcd.cMing Lei1-2/+0
2008-04-24usb: u132-hcd driver: semaphore to mutexDaniel Walker1-110/+110
2008-04-24usb: u132-hcd driver style clean upDaniel Walker1-2569/+2563