summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries.Robert P. J. Day2008-04-241-14/+14
* USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-249-2/+259
* USB: Standardize inclusion protection and add where missing.Robert P. J. Day2008-04-2417-40/+57
* USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt2008-04-241-7/+6
* drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZEAndrew Morton2008-04-241-1/+3
* USB: cypress_m8: Speed handlingAlan Cox2008-04-241-140/+29
* USB: ehci: paranoia, reject large control transfersDavid Brownell2008-04-241-2/+8
* USB: remove dev->power.power_stateAlan Stern2008-04-2418-60/+11
* USB: ipaq: fix devices having more than one endpointMatthias Geissert2008-04-241-3/+3
* USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell2008-04-241-3/+3
* USB: partial USB embedded host supportRobin Getz2008-04-241-5/+8
* USB: io_ti.c: remove unneeded null tty checkRay Lee2008-04-241-2/+1
* USB: use DIV_ROUND_UPJulia Lawall2008-04-244-7/+7
* USB: io_ti: lock mcr and msr shadows properlyAlan Cox2008-04-241-0/+7
* USB: ti_usb_3410_5052: Extend locking to msr and shadow mcrAlan Cox2008-04-241-0/+9
* USB: kobil_sct: Get rid of unneeded priv->line_stateAlan Cox2008-04-241-10/+5
* USB: iuu_phoenix: lock priv->tiostatus properlyAlan Cox2008-04-241-5/+13
* USB: serial: Note mos7480 and option don't lock modem statusAlan Cox2008-04-242-0/+2
* USB: ftdi_sio: Note missing lockingAlan Cox2008-04-241-2/+2
* USB: usb-serial: Prepare for BKL push downAlan Cox2008-04-241-2/+9
* USB: minor ehci xITD simplificationsKarsten Wiese2008-04-241-18/+12
* USB: auerswald: Convert ccp->mutex in a mutexmatthias@kaehlcke.net2008-04-241-26/+26
* USB: auerswald: Convert ccp->readmutex in a mutexmatthias@kaehlcke.net2008-04-241-9/+9
* USB: auerswald: Convert stats_sem in a mutexmatthias@kaehlcke.net2008-04-241-21/+24
* USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devicesMike Isely2008-04-241-45/+59
* USB: cypress_m8: Get rid of pointless NULL checkMike Isely2008-04-241-7/+5
* USB: cypress_m8: Don't issue GET_CONFIG for certain devicesMike Isely2008-04-241-2/+19
* USB: cypress_m8: Packet format is separate from characteristic sizeMike Isely2008-04-241-45/+66
* USB: cypress_m8: Feature buffer fixesMike Isely2008-04-241-14/+22
* USB: io_ti.c: remove pointless eye-candy in debug statementsAndrew Morton2008-04-241-6/+4
* USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec2008-04-241-2/+1
* USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2008-04-242-17/+20
* USB: m66592-udc: reduce size of data structure.Paul Mundt2008-04-241-1/+1
* USB: ehci minor SOC bus glue fixesDavid Brownell2008-04-244-11/+11
* USB: ehci tolerates some buggy devicesDavid Brownell2008-04-242-1/+32
* USB: ohci: port reset paranoia timeoutDavid Brownell2008-04-241-3/+21
* USB: ehci: minor cleanupsDavid Brownell2008-04-243-33/+4
* USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-243-6/+18
* USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov2008-04-242-13/+16
* USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton2008-04-241-2/+3
* USB: make USB_STORAGE_ONETOUCH available with PMAdrian Bunk2008-04-241-1/+1
* USB: libusual: locking cleanupDaniel Walker2008-04-241-8/+6
* USB: microtek: remove unused semaphoreDaniel Walker2008-04-242-2/+0
* USB: convert usb.h struct usb_device to kernel-docRandy Dunlap2008-04-241-64/+104
* USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGreg Kroah-Hartman2008-04-241-0/+1
* checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman2008-04-241-0/+7
* USB: enable USB-PERSIST by defaultAlan Stern2008-04-241-2/+4
* USB: check serial-number string after device resetAlan Stern2008-04-243-20/+55
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-247-81/+53
* USB: make USB-PERSIST work after every system sleepAlan Stern2008-04-241-34/+80