summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-24USB: convert away from urb->status in xpad driverOliver Neukum
2008-04-24USB: OHCI: fix bug in controller resumeAlan Stern
2008-04-24USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil
2008-04-24USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...Jesper Juhl
2008-04-24USB: usb-storage: use adaptive DMA maskAlan Stern
2008-04-24USB: g_printer bugfixesCraig W. Nadler
2008-04-24USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl
2008-04-24USB: fix comments of 2 functions in hcd.cMing Lei
2008-04-24usb: u132-hcd driver: semaphore to mutexDaniel Walker
2008-04-24usb: u132-hcd driver style clean upDaniel Walker
2008-04-24USB: add usb-serial spcp8x5 driverGreg Kroah-Hartman
2008-04-24usb/usb-serial-sierra-add-new-dev-groupKevin Lloyd
2008-04-24USB: Serial: Sierra: C597 fixKevin Lloyd
2008-04-24USB: Serial: Sierra: Clean upKevin Lloyd
2008-04-24USB: increase cdc-acm write throughputDavid Engraf
2008-04-24USB: cdc-acm tell tty layer not to split things up.David Engraf
2008-04-24usbmon: restore mmapPete Zaitcev
2008-04-24USB: Fix "cut and paste" booboo in usbmon Makefile.Robert P. J. Day
2008-04-24USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.Robert P. J. Day
2008-04-24USB: Remove EXPERIMENTAL from dynamic USB minor allocation.Robert P. J. Day
2008-04-24USB: Remove EXPERIMENTAL designation from USB MDC800 support.Robert P. J. Day
2008-04-24USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entriesRobert P. J. Day
2008-04-24USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entriesRobert P. J. Day
2008-04-24USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.Robert P. J. Day
2008-04-24USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries.Robert P. J. Day
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet
2008-04-24drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton
2008-04-24USB: cypress_m8: Speed handlingAlan Cox
2008-04-24USB: ehci: paranoia, reject large control transfersDavid Brownell
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-24USB: ipaq: fix devices having more than one endpointMatthias Geissert
2008-04-24USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell
2008-04-24USB: partial USB embedded host supportRobin Getz
2008-04-24USB: io_ti.c: remove unneeded null tty checkRay Lee
2008-04-24USB: use DIV_ROUND_UPJulia Lawall
2008-04-24USB: io_ti: lock mcr and msr shadows properlyAlan Cox
2008-04-24USB: ti_usb_3410_5052: Extend locking to msr and shadow mcrAlan Cox
2008-04-24USB: kobil_sct: Get rid of unneeded priv->line_stateAlan Cox
2008-04-24USB: iuu_phoenix: lock priv->tiostatus properlyAlan Cox
2008-04-24USB: serial: Note mos7480 and option don't lock modem statusAlan Cox
2008-04-24USB: ftdi_sio: Note missing lockingAlan Cox
2008-04-24USB: usb-serial: Prepare for BKL push downAlan Cox
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese
2008-04-24USB: auerswald: Convert ccp->mutex in a mutexmatthias@kaehlcke.net
2008-04-24USB: auerswald: Convert ccp->readmutex in a mutexmatthias@kaehlcke.net
2008-04-24USB: auerswald: Convert stats_sem in a mutexmatthias@kaehlcke.net
2008-04-24USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devicesMike Isely
2008-04-24USB: cypress_m8: Get rid of pointless NULL checkMike Isely
2008-04-24USB: cypress_m8: Don't issue GET_CONFIG for certain devicesMike Isely
2008-04-24USB: cypress_m8: Packet format is separate from characteristic sizeMike Isely