summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: io_edgeport: clean up urb->status usageGreg Kroah-Hartman2007-07-131-11/+20
* USB: serial: generic: clean up urb->status usageGreg Kroah-Hartman2007-07-131-4/+8
* USB: serial: garmin_gps: clean up urb->status usageGreg Kroah-Hartman2007-07-131-22/+25
* USB: serial: ftdi_sio: clean up urb->status usageGreg Kroah-Hartman2007-07-131-4/+7
* USB: serial: empeg: clean up urb->status usageGreg Kroah-Hartman2007-07-131-5/+9
* USB: serial: digi_acceleport: clean up urb->status usageGreg Kroah-Hartman2007-07-131-17/+26
* USB: serial: cypress_m8: clean up urb->status usageGreg Kroah-Hartman2007-07-131-7/+11
* USB: serial: cyberjack: clean up urb->status usageGreg Kroah-Hartman2007-07-131-6/+11
* USB: serial: belkin_sa: clean up urb->status usageGreg Kroah-Hartman2007-07-131-3/+6
* USB: serial: airprime: clean up urb->status usageGreg Kroah-Hartman2007-07-131-4/+6
* USB: serial: aircable: clean up urb->status usageGreg Kroah-Hartman2007-07-131-7/+9
* USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman2007-07-133-11/+10
* usb: free DMA mappings if enqueue failsPete Zaitcev2007-07-131-27/+20
* USB: Handle bogus low-speed Bulk endpointsAlan Stern2007-07-131-0/+15
* synchronization in usb_serial_putBenny Halevy2007-07-131-2/+2
* USB: io_ti: sleep with spinlock held detected by automatic toolOliver Neukum2007-07-131-1/+1
* ehci-hub: improved over-current recoveryChristian Engelmayer2007-07-131-1/+16
* USB: usb host side can be configured given PCMCIADavid Brownell2007-07-131-0/+1
* USB: usb-storage: use kthread_stop() for the control threadAlan Stern2007-07-132-25/+14
* USB Gadget driver for Samsung s3c2410 ARM SoCArnaud Patard2007-07-134-0/+2210
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-134-53/+162
* USB: option: fix usage of urb->status abuseAlan Stern2007-07-131-3/+17
* USB: fsl_usb2_udc: Get max ep number from DCCPARAMS registerLi Yang2007-07-132-25/+38
* USB: fsl_usb2_udc: replace deprecated irq flagLi Yang2007-07-131-1/+1
* USB: add power/persist device attributeAlan Stern2007-07-133-56/+110
* USB: unify reset_resume and normal resumeAlan Stern2007-07-133-94/+93
* USB: add reset_resume methodAlan Stern2007-07-135-78/+135
* USB: remove excess code from hub.cAlan Stern2007-07-131-104/+71
* USB: separate root and non-root suspend/resumeAlan Stern2007-07-134-94/+59
* USB: remove __usb_port_suspendAlan Stern2007-07-132-36/+33
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-135-14/+61
* USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren2007-07-131-2/+1
* USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov2007-07-132-2/+14
* USB: digi_acceleport further buffer clean upAl Borchers2007-07-131-6/+0
* USB: whiteheat driver updateOliver Neukum2007-07-131-40/+52
* USB: usb-skeleton: usb anchor to implement flushOliver Neukum2007-07-131-7/+65
* USB: introduce usb_anchorOliver Neukum2007-07-132-3/+101
* USB Core: hub.c: prevent re-enumeration on HNPVikram Pandita2007-07-131-2/+2
* USB: usb serial gadget, sparse fixesDavid Brownell2007-07-131-6/+8
* USB: flow control fix for pl2303t.sefzick2007-07-131-0/+7
* USB: generic usb serial to new buffering schemeOliver Neukum2007-07-131-35/+34
* USB: Digi AccelePort adapted to new tty bufferingOliver Neukum2007-07-131-39/+13
* USB: visor driver adapted to new tty bufferingOliver Neukum2007-07-131-12/+18
* USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2007-07-131-1/+1
* USB: use function attribute __maybe_unusedDavid Rientjes2007-07-133-16/+16
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-133-4/+15
* USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/KconfigStefan Roese2007-07-131-4/+4
* USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2007-07-132-0/+187
* USB: ftdi_sio.c: Allow setting latency timer on FT232RLStepan Moskovchenko2007-07-131-1/+3
* USB: rework C++-style commentsAlan Stern2007-07-131-21/+29