summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-13usb: free DMA mappings if enqueue failsPete Zaitcev1-27/+20
2007-07-13USB: Handle bogus low-speed Bulk endpointsAlan Stern1-0/+15
2007-07-13synchronization in usb_serial_putBenny Halevy1-2/+2
2007-07-13USB: io_ti: sleep with spinlock held detected by automatic toolOliver Neukum1-1/+1
2007-07-13ehci-hub: improved over-current recoveryChristian Engelmayer1-1/+16
2007-07-13USB: usb host side can be configured given PCMCIADavid Brownell1-0/+1
2007-07-13USB: usb-storage: use kthread_stop() for the control threadAlan Stern2-25/+14
2007-07-13USB Gadget driver for Samsung s3c2410 ARM SoCArnaud Patard4-0/+2210
2007-07-13USB: PS3: USB system-bus reworkGeoff Levand4-53/+162
2007-07-13USB: option: fix usage of urb->status abuseAlan Stern1-3/+17
2007-07-13USB: fsl_usb2_udc: Get max ep number from DCCPARAMS registerLi Yang2-25/+38
2007-07-13USB: fsl_usb2_udc: replace deprecated irq flagLi Yang1-1/+1
2007-07-13USB: add power/persist device attributeAlan Stern6-69/+149
2007-07-13USB: unify reset_resume and normal resumeAlan Stern3-94/+93
2007-07-13USB: add reset_resume methodAlan Stern6-80/+140
2007-07-13USB: remove excess code from hub.cAlan Stern1-104/+71
2007-07-13USB: separate root and non-root suspend/resumeAlan Stern4-94/+59
2007-07-13USB: remove __usb_port_suspendAlan Stern2-36/+33
2007-07-13USB: Fix NEC OHCI chip silicon bugMichael Hanselmann5-14/+61
2007-07-13USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren1-2/+1
2007-07-13USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov2-2/+14
2007-07-13USB: digi_acceleport further buffer clean upAl Borchers1-6/+0
2007-07-13USB: whiteheat driver updateOliver Neukum1-40/+52
2007-07-13USB: usb-skeleton: usb anchor to implement flushOliver Neukum1-7/+65
2007-07-13USB: introduce usb_anchorOliver Neukum3-3/+123
2007-07-13USB Core: hub.c: prevent re-enumeration on HNPVikram Pandita1-2/+2
2007-07-13USB: usb serial gadget, sparse fixesDavid Brownell1-6/+8
2007-07-13USB: flow control fix for pl2303t.sefzick1-0/+7
2007-07-13USB: generic usb serial to new buffering schemeOliver Neukum1-35/+34
2007-07-13USB: Digi AccelePort adapted to new tty bufferingOliver Neukum1-39/+13
2007-07-13USB: visor driver adapted to new tty bufferingOliver Neukum1-12/+18
2007-07-13USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell3-10/+17
2007-07-13USB: use function attribute __maybe_unusedDavid Rientjes3-16/+16
2007-07-13USB: ehci_fsl update for MPC831x supportLi Yang3-4/+15
2007-07-13USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/KconfigStefan Roese1-4/+4
2007-07-13USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2-0/+187
2007-07-13USB: ftdi_sio.c: Allow setting latency timer on FT232RLStepan Moskovchenko1-1/+3
2007-07-13USB: rework C++-style commentsAlan Stern1-21/+29
2007-07-13USB: prevent char device open/deregister raceAlan Stern12-228/+75
2007-07-13USB: hub.c loops forever on resume from ram due to bluetoothMark Lord1-1/+2
2007-07-13USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake1-0/+22
2007-07-13USB: usb gadget, dead config cleanupDavid Brownell3-2/+12
2007-07-13USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapterDave Platt2-41/+106
2007-07-13USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven1-4/+6
2007-07-13USB: io_ti: Digi EdgePort update for new devicesMartin K. Petersen3-732/+807
2007-07-13USB: Make device reset stop retrying after disconnectAlan Stern1-3/+3
2007-07-13USB: EHCI: fix handover for designated full-speed portsAlan Stern1-1/+3
2007-07-13USB: add RESET_RESUME device quirkAlan Stern4-0/+15
2007-07-13USB: EHCI, OHCI: handover changesAlan Stern6-28/+145
2007-07-13USB: add USB-Persist facilityAlan Stern10-77/+351