aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2008-04-24USB: cypress_m8: Feature buffer fixesMike Isely
2008-04-24USB: io_ti.c: remove pointless eye-candy in debug statementsAndrew Morton
2008-04-24USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec
2008-04-24USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese
2008-04-24USB: m66592-udc: reduce size of data structure.Paul Mundt
2008-04-24USB: ehci minor SOC bus glue fixesDavid Brownell
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell
2008-04-24USB: ohci: port reset paranoia timeoutDavid Brownell
2008-04-24USB: ehci: minor cleanupsDavid Brownell
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell
2008-04-24USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov
2008-04-24USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton
2008-04-24USB: make USB_STORAGE_ONETOUCH available with PMAdrian Bunk
2008-04-24USB: libusual: locking cleanupDaniel Walker
2008-04-24USB: microtek: remove unused semaphoreDaniel Walker
2008-04-24USB: enable USB-PERSIST by defaultAlan Stern
2008-04-24USB: check serial-number string after device resetAlan Stern
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern
2008-04-24USB: make USB-PERSIST work after every system sleepAlan Stern
2008-04-24USB: reorganize code in hub.cAlan Stern
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern
2008-04-24USB: Add HP hs2300 Broadband Wireless Module to sierra.cStefan Seyfried
2008-04-24USB: Fix memory leak in mon_stat_releaseMing Lei
2008-04-24USB: CP2101 Add new device IDsCraig Shelley
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-19Merge branch 'merge-fixes' into develRussell King
2008-04-19Merge branch 'omap2-upstream' into develRussell King
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-15USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman
2008-04-15USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai
2008-04-15USB: support more Huawei data card product IDsfangxiaozhi
2008-04-15USB: option.c: add more device IDsMatthias Urlichs
2008-04-15USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-04-06atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop
2008-04-06atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop