summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2008-04-24USB: cypress_m8: Speed handlingAlan Cox-140/+29
2008-04-24USB: ehci: paranoia, reject large control transfersDavid Brownell-2/+8
2008-04-24USB: remove dev->power.power_stateAlan Stern-60/+11
2008-04-24USB: ipaq: fix devices having more than one endpointMatthias Geissert-3/+3
2008-04-24USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell-3/+3
2008-04-24USB: partial USB embedded host supportRobin Getz-5/+8
2008-04-24USB: io_ti.c: remove unneeded null tty checkRay Lee-2/+1
2008-04-24USB: use DIV_ROUND_UPJulia Lawall-7/+7
2008-04-24USB: io_ti: lock mcr and msr shadows properlyAlan Cox-0/+7
2008-04-24USB: ti_usb_3410_5052: Extend locking to msr and shadow mcrAlan Cox-0/+9
2008-04-24USB: kobil_sct: Get rid of unneeded priv->line_stateAlan Cox-10/+5
2008-04-24USB: iuu_phoenix: lock priv->tiostatus properlyAlan Cox-5/+13
2008-04-24USB: serial: Note mos7480 and option don't lock modem statusAlan Cox-0/+2
2008-04-24USB: ftdi_sio: Note missing lockingAlan Cox-2/+2
2008-04-24USB: usb-serial: Prepare for BKL push downAlan Cox-2/+9
2008-04-24USB: minor ehci xITD simplificationsKarsten Wiese-18/+12
2008-04-24USB: auerswald: Convert ccp->mutex in a mutexmatthias@kaehlcke.net-26/+26
2008-04-24USB: auerswald: Convert ccp->readmutex in a mutexmatthias@kaehlcke.net-9/+9
2008-04-24USB: auerswald: Convert stats_sem in a mutexmatthias@kaehlcke.net-21/+24
2008-04-24USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devicesMike Isely-45/+59
2008-04-24USB: cypress_m8: Get rid of pointless NULL checkMike Isely-7/+5
2008-04-24USB: cypress_m8: Don't issue GET_CONFIG for certain devicesMike Isely-2/+19
2008-04-24USB: cypress_m8: Packet format is separate from characteristic sizeMike Isely-45/+66
2008-04-24USB: cypress_m8: Feature buffer fixesMike Isely-14/+22
2008-04-24USB: io_ti.c: remove pointless eye-candy in debug statementsAndrew Morton-6/+4
2008-04-24USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec-2/+1
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese-17/+20
2008-04-24USB: m66592-udc: reduce size of data structure.Paul Mundt-1/+1
2008-04-24USB: ehci minor SOC bus glue fixesDavid Brownell-11/+11
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell-1/+32
2008-04-24USB: ohci: port reset paranoia timeoutDavid Brownell-3/+21
2008-04-24USB: ehci: minor cleanupsDavid Brownell-33/+4
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell-3/+7
2008-04-24USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov-13/+16
2008-04-24USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton-2/+3
2008-04-24USB: make USB_STORAGE_ONETOUCH available with PMAdrian Bunk-1/+1
2008-04-24USB: libusual: locking cleanupDaniel Walker-8/+6
2008-04-24USB: microtek: remove unused semaphoreDaniel Walker-2/+0
2008-04-24USB: enable USB-PERSIST by defaultAlan Stern-2/+4
2008-04-24USB: check serial-number string after device resetAlan Stern-16/+51
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern-64/+33
2008-04-24USB: make USB-PERSIST work after every system sleepAlan Stern-34/+80
2008-04-24USB: reorganize code in hub.cAlan Stern-26/+32
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern-6/+14
2008-04-24USB: Add HP hs2300 Broadband Wireless Module to sierra.cStefan Seyfried-0/+1
2008-04-24USB: Fix memory leak in mon_stat_releaseMing Lei-0/+3
2008-04-24USB: CP2101 Add new device IDsCraig Shelley-0/+3
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds-86/+83
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-5/+0
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen-86/+83