summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman2007-07-123-11/+10
* usb: free DMA mappings if enqueue failsPete Zaitcev2007-07-121-27/+20
* USB: Handle bogus low-speed Bulk endpointsAlan Stern2007-07-121-0/+15
* synchronization in usb_serial_putBenny Halevy2007-07-121-2/+2
* USB: io_ti: sleep with spinlock held detected by automatic toolOliver Neukum2007-07-121-1/+1
* ehci-hub: improved over-current recoveryChristian Engelmayer2007-07-121-1/+16
* USB: usb host side can be configured given PCMCIADavid Brownell2007-07-121-0/+1
* USB: usb-storage: use kthread_stop() for the control threadAlan Stern2007-07-122-25/+14
* USB Gadget driver for Samsung s3c2410 ARM SoCArnaud Patard2007-07-124-0/+2210
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-124-53/+162
* USB: option: fix usage of urb->status abuseAlan Stern2007-07-121-3/+17
* USB: fsl_usb2_udc: Get max ep number from DCCPARAMS registerLi Yang2007-07-122-25/+38
* USB: fsl_usb2_udc: replace deprecated irq flagLi Yang2007-07-121-1/+1
* USB: add power/persist device attributeAlan Stern2007-07-126-69/+149
* USB: unify reset_resume and normal resumeAlan Stern2007-07-123-94/+93
* USB: add reset_resume methodAlan Stern2007-07-126-80/+140
* USB: remove excess code from hub.cAlan Stern2007-07-121-104/+71
* USB: separate root and non-root suspend/resumeAlan Stern2007-07-124-94/+59
* USB: remove __usb_port_suspendAlan Stern2007-07-122-36/+33
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-125-14/+61
* USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren2007-07-121-2/+1
* USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov2007-07-122-2/+14
* USB: digi_acceleport further buffer clean upAl Borchers2007-07-121-6/+0
* USB: whiteheat driver updateOliver Neukum2007-07-121-40/+52
* USB: usb-skeleton: usb anchor to implement flushOliver Neukum2007-07-121-7/+65
* USB: introduce usb_anchorOliver Neukum2007-07-123-3/+123
* USB Core: hub.c: prevent re-enumeration on HNPVikram Pandita2007-07-121-2/+2
* USB: usb serial gadget, sparse fixesDavid Brownell2007-07-121-6/+8
* USB: flow control fix for pl2303t.sefzick2007-07-121-0/+7
* USB: generic usb serial to new buffering schemeOliver Neukum2007-07-121-35/+34
* USB: Digi AccelePort adapted to new tty bufferingOliver Neukum2007-07-121-39/+13
* USB: visor driver adapted to new tty bufferingOliver Neukum2007-07-121-12/+18
* USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-123-10/+17
* USB: use function attribute __maybe_unusedDavid Rientjes2007-07-123-16/+16
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-123-4/+15
* USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/KconfigStefan Roese2007-07-121-4/+4
* USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2007-07-122-0/+187
* USB: ftdi_sio.c: Allow setting latency timer on FT232RLStepan Moskovchenko2007-07-121-1/+3
* USB: rework C++-style commentsAlan Stern2007-07-121-21/+29
* USB: prevent char device open/deregister raceAlan Stern2007-07-1212-228/+75
* USB: hub.c loops forever on resume from ram due to bluetoothMark Lord2007-07-121-1/+2
* USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake2007-07-121-0/+22
* USB: usb gadget, dead config cleanupDavid Brownell2007-07-123-2/+12
* USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapterDave Platt2007-07-122-41/+106
* USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven2007-07-121-4/+6
* USB: io_ti: Digi EdgePort update for new devicesMartin K. Petersen2007-07-123-732/+807
* USB: Make device reset stop retrying after disconnectAlan Stern2007-07-121-3/+3
* USB: EHCI: fix handover for designated full-speed portsAlan Stern2007-07-121-1/+3
* USB: add RESET_RESUME device quirkAlan Stern2007-07-124-0/+15
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-126-28/+145