summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: convert away from urb->status in xpad driverOliver Neukum1-8/+12
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 dr...Jesper 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_...Jesper Juhl1-1/+2
2008-04-24USB: serial: Remove obsolete contact addressesMatti Linnanvuori1-5/+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
2008-04-24USB: add usb-serial spcp8x5 driverGreg Kroah-Hartman3-1/+1087
2008-04-24usb/usb-serial-sierra-add-new-dev-groupKevin Lloyd1-0/+40
2008-04-24USB: Serial: Sierra: C597 fixKevin Lloyd1-1/+1
2008-04-24USB: Serial: Sierra: Clean upKevin Lloyd1-9/+8
2008-04-24USB: increase cdc-acm write throughputDavid Engraf2-43/+45
2008-04-24USB: cdc-acm tell tty layer not to split things up.David Engraf1-0/+1
2008-04-24usbmon: restore mmapPete Zaitcev2-8/+4
2008-04-24USB: Fix "cut and paste" booboo in usbmon Makefile.Robert P. J. Day1-1/+1
2008-04-24USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.Robert P. J. Day1-2/+2
2008-04-24USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day1-2/+2
2008-04-24USB: Remove EXPERIMENTAL designation from USB MDC800 support.Robert P. J. Day1-2/+2
2008-04-24USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entriesRobert P. J. Day1-25/+25
2008-04-24USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entriesRobert P. J. Day1-10/+10
2008-04-24USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.Robert P. J. Day1-8/+10
2008-04-24USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries.Robert P. J. Day1-14/+14
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet9-2/+259
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day17-40/+57
2008-04-24USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt1-7/+6
2008-04-24drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton1-1/+3
2008-04-24USB: cypress_m8: Speed handlingAlan Cox1-140/+29
2008-04-24USB: ehci: paranoia, reject large control transfersDavid Brownell1-2/+8
2008-04-24USB: remove dev->power.power_stateAlan Stern18-60/+11
2008-04-24USB: ipaq: fix devices having more than one endpointMatthias Geissert1-3/+3
2008-04-24USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell1-3/+3
2008-04-24USB: partial USB embedded host supportRobin Getz1-5/+8
2008-04-24USB: io_ti.c: remove unneeded null tty checkRay Lee1-2/+1
2008-04-24USB: use DIV_ROUND_UPJulia Lawall4-7/+7
2008-04-24USB: io_ti: lock mcr and msr shadows properlyAlan Cox1-0/+7
2008-04-24USB: ti_usb_3410_5052: Extend locking to msr and shadow mcrAlan Cox1-0/+9
2008-04-24USB: kobil_sct: Get rid of unneeded priv->line_stateAlan Cox1-10/+5
2008-04-24USB: iuu_phoenix: lock priv->tiostatus properlyAlan Cox1-5/+13
2008-04-24USB: serial: Note mos7480 and option don't lock modem statusAlan Cox2-0/+2
2008-04-24USB: ftdi_sio: Note missing lockingAlan Cox1-2/+2
2008-04-24USB: usb-serial: Prepare for BKL push downAlan Cox1-2/+9
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese1-18/+12
2008-04-24USB: auerswald: Convert ccp->mutex in a mutexmatthias@kaehlcke.net1-26/+26