aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27USB: rndis_host, various cleanupsDavid Brownell1-28/+84
2007-04-27USB: <linux/usb/ch9.h> minor doc updateDavid Brownell1-6/+9
2007-04-27USB: fix signed jiffies issue in autosuspend logicAlan Stern1-5/+12
2007-04-27usbmon: bus zeroPete Zaitcev4-84/+116
2007-04-27USB: Allow transfer_buffer with transfer_dmaTony Lindgren1-1/+15
2007-04-27USB: cleanup ofd adutuxOliver Neukum1-20/+28
2007-04-27USB: add "last_busy" field for use in autosuspendAlan Stern4-37/+75
2007-04-27USB: whiteheat: Convert to generic booleanRichard Knutsson2-8/+4
2007-04-27USB: fix omninet write vs. close raceOliver Neukum1-18/+22
2007-04-27USB: fix error handling for mct_u232Oliver Neukum1-4/+8
2007-04-27USB: fix error handling in kl5kusbOliver Neukum1-8/+20
2007-04-27USB: fix catc error handlingOliver Neukum1-8/+19
2007-04-27USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointerOliver Neukum1-1/+3
2007-04-27USB: fix ark3116 memory leakOliver Neukum1-1/+2
2007-04-27USB: ftdi_sio: Add USB ID of ADSTech USBX-707Jelle Foks2-0/+2
2007-04-27USB: fix race in ftdio_writeOliver Neukum1-6/+16
2007-04-27USB: fix race in visor_writeOliver Neukum1-6/+16
2007-04-27USB: aircable cleanupOliver Neukum1-3/+4
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers9-115/+183
2007-04-27USB: gadget-storage needs BLOCKRandy Dunlap1-0/+1
2007-04-27USB: add power/level sysfs attributeAlan Stern5-8/+118
2007-04-27USB: ati_remote2: Add channel supportPeter Stokes1-9/+80
2007-04-27USB: sierra close raceOliver Neukum1-10/+4
2007-04-27USB: option close raceOliver Neukum1-10/+4
2007-04-27USB: omninet memory leak in error caseOliver Neukum1-1/+5
2007-04-27UHCI: Add some WARN_ON()sAlan Stern1-4/+12
2007-04-27USB: fix endianness in mos7720Oliver Neukum1-10/+9
2007-04-27USB: gtco.c: fix a use-before-checkAdrian Bunk1-4/+1
2007-04-27USB: iowarrior.c: fix NULL dereferenceOliver Neukum1-2/+4
2007-04-27USB: dm9601: fix sparse NULL warningsRandy Dunlap1-2/+3
2007-04-27USB: io_edgeport: Convert to generic booleanRichard Knutsson2-69/+63
2007-04-27USB: overhaul of mos7840 driverOliver Neukum1-88/+145
2007-04-27USB: io_edgeport race condition in countersOliver Neukum1-6/+7
2007-04-27EHCI: add delay to bus_resume before accessing portsAlan Stern1-0/+4
2007-04-27USB: Allow autosuspend delay to equal 0Alan Stern6-10/+29
2007-04-27USB: separate autosuspend from external suspendAlan Stern6-41/+90
2007-04-27USB: help text for mos 7720 driverOliver Neukum1-3/+3
2007-04-27mos7720 updateOliver Neukum1-3/+10
2007-04-27ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errataChristian Engelmayer1-2/+2
2007-04-27USB: fix race in HCD removalAlan Stern1-3/+5
2007-04-27USB: MAINTAINERS: cxacruSimon Arlott1-0/+5
2007-04-27USB: cxacru: export detailed device info through sysfsSimon Arlott1-5/+176
2007-04-27usbatm: create sysfs link "device" from atm class device to usb interfaceSimon Arlott1-1/+13
2007-04-27USB: unnecessary GFP_ATOMIC in mos7720 driverOliver Neukum1-1/+1
2007-04-27usbcore: move usb_autosuspend_workAlan Stern3-30/+20
2007-04-27libusual: change block scope variable to function scopePete Zaitcev1-1/+2
2007-04-27ub: Bind to first endpoint, not to lastPete Zaitcev1-4/+7
2007-04-27USB: cdc-acm: export parsed capabilities through sysfsOliver Neukum2-5/+79
2007-04-27USB: additional structure from cdc specOliver Neukum1-0/+11
2007-04-27usbmon: Extended text APIPete Zaitcev3-64/+313