summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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 castet8-2/+258
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
2008-04-24USB: auerswald: Convert ccp->readmutex in a mutexmatthias@kaehlcke.net1-9/+9
2008-04-24USB: auerswald: Convert stats_sem in a mutexmatthias@kaehlcke.net1-21/+24
2008-04-24USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devicesMike Isely1-45/+59
2008-04-24USB: cypress_m8: Get rid of pointless NULL checkMike Isely1-7/+5
2008-04-24USB: cypress_m8: Don't issue GET_CONFIG for certain devicesMike Isely1-2/+19
2008-04-24USB: cypress_m8: Packet format is separate from characteristic sizeMike Isely1-45/+66
2008-04-24USB: cypress_m8: Feature buffer fixesMike Isely1-14/+22
2008-04-24USB: io_ti.c: remove pointless eye-candy in debug statementsAndrew Morton1-6/+4
2008-04-24USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec1-2/+1
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2-17/+20
2008-04-24USB: m66592-udc: reduce size of data structure.Paul Mundt1-1/+1
2008-04-24USB: ehci minor SOC bus glue fixesDavid Brownell4-11/+11
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell2-1/+32
2008-04-24USB: ohci: port reset paranoia timeoutDavid Brownell1-3/+21
2008-04-24USB: ehci: minor cleanupsDavid Brownell3-33/+4
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2-3/+7
2008-04-24USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov2-13/+16
2008-04-24USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton1-2/+3
2008-04-24USB: make USB_STORAGE_ONETOUCH available with PMAdrian Bunk1-1/+1
2008-04-24USB: libusual: locking cleanupDaniel Walker1-8/+6
2008-04-24USB: microtek: remove unused semaphoreDaniel Walker2-2/+0
2008-04-24USB: enable USB-PERSIST by defaultAlan Stern1-2/+4