summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-25185-6540/+8195
|\
| * usb: don't update devnum for wusb devicesDavid Vrabel2008-04-251-3/+11
| * wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-252-5/+7
| * wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-251-20/+27
| * wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-251-9/+31
| * wusb: add link wusb-usb deviceInaky Perez-Gonzalez2008-04-251-0/+2
| * wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez2008-04-251-0/+2
| * USB: remove unnecessary type casting of urb->contextMing Lei2008-04-2537-101/+101
| * usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-2516-67/+93
| * USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2583-2130/+2130
| * USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-252-6/+28
| * USB: fix compile problems in ehci-hcdAlan Stern2008-04-252-2/+3
| * USB: ehci: qh_completions cleanup and bugfixDavid Brownell2008-04-251-18/+16
| * USB: cdc-acm: signedness fixDavid Brownell2008-04-251-3/+7
| * USB: add documentation about callbacksOliver Neukum2008-04-251-0/+132
| * USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-2522-70/+31
| * USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern2008-04-251-1/+2
| * USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-256-30/+18
| * USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern2008-04-251-13/+15
| * USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-252-34/+0
| * USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-2539-175/+0
| * USB: option.c: correct DTR behaviourChris Collins2008-04-251-6/+9
| * USB: add Documentation about usb_anchorOliver Neukum2008-04-251-0/+50
| * USB: ehci: qh/qtd cleanup commentsDavid Brownell2008-04-251-10/+40
| * USB: log an error message when USB enumeration failsAlan Stern2008-04-251-0/+1
| * USB: update comments about usb driver's headerOliver Neukum2008-04-251-6/+4
| * USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.Robert P. J. Day2008-04-251-42/+0
| * USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-252-0/+25
| * USB: r8a66597-hcd: Add support for SH7366 USB hostYoshihiro Shimoda2008-04-253-37/+129
| * USB: r8a66597-hcd: fix usb device connection timingYoshihiro Shimoda2008-04-252-25/+34
| * USB: r8a66597-hcd: fix interrupt transfer intervalYoshihiro Shimoda2008-04-252-10/+70
| * USB: oti6858: fix TCFLSH ioctl handlingPaulius Zaleckas2008-04-251-4/+0
| * USB: ehci shutdown refactoredSarah Sharp2008-04-251-16/+25
| * USB: at91_udc can prefetch dataDavid Brownell2008-04-251-1/+4
| * USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern2008-04-251-41/+29
| * USB: gadget section fixesDavid Brownell2008-04-254-11/+11
| * USB: rework sysfs removal of interface filesAlan Stern2008-04-251-4/+3
| * usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison2008-04-251-1/+1
| * USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-258-49/+54
| * USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-257-83/+15
| * USB: root hubs don't lie about their number of TTsAlan Stern2008-04-253-2/+14
| * USB: convert away from urb->status in xpad driverOliver Neukum2008-04-251-8/+12
| * USB: OHCI: fix bug in controller resumeAlan Stern2008-04-251-1/+3
| * USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil2008-04-251-8/+6
| * USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...Jesper Juhl2008-04-251-0/+10
| * USB: usb-storage: use adaptive DMA maskAlan Stern2008-04-251-6/+8
| * USB: g_printer bugfixesCraig W. Nadler2008-04-251-32/+54
| * USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl2008-04-251-1/+2
| * USB: serial: Remove obsolete contact addressesMatti Linnanvuori2008-04-251-5/+2
| * USB: fix comments of 2 functions in hcd.cMing Lei2008-04-251-2/+0