aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libfcoe.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: mct_u232: fix broken closeJohan Hovold1-2/+5
2010-10-22USB: gadget: amd5536udc.c: fix error pathRahul Ruikar1-1/+3
2010-10-22USB: imx21-hcd - fix off by one resource size calculationAxel Lin1-1/+1
2010-10-22usb: gadget: fix Kconfig warningFelipe Contreras1-11/+0
2010-10-22usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda1-0/+3
2010-10-22mxc_udc: add workaround for ENGcm09152 for i.MX35Eric BĂ©nard3-0/+19
2010-10-22USB: ftdi_sio: add device ids for ScienceScopeGreg Kroah-Hartman2-0/+8
2010-10-22USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2-0/+32
2010-10-22USB: musb: add musb support for AM35xAjay Kumar Gupta4-2/+512
2010-10-22USB: AM35x: Add musb supportAjay Kumar Gupta3-0/+55
2010-10-22usb: Fix linker errors with CONFIG_PM=nSarah Sharp3-12/+15
2010-10-22USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin1-2/+1
2010-10-22USB: isp1362-hcd - use resource_size instead of defining its own resource_len macroAxel Lin1-10/+8
2010-10-22USB: isp116x-hcd - use resource_size instead of defining its own resource_len macroAxel Lin1-4/+2
2010-10-22USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp1-0/+8
2010-10-22USB: accept some invalid ep0-maxpacket valuesAlan Stern1-3/+6
2010-10-22USB: xHCI: PCI power management implementationAndiry Xu3-2/+258
2010-10-22USB: xHCI: bus power management implementationAndiry Xu4-0/+200
2010-10-22USB: xHCI: port remote wakeup implementationAndiry Xu4-6/+101
2010-10-22USB: xHCI: port power management implementationAndiry Xu5-12/+248
2010-10-22usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp1-0/+3
2010-10-22USB: core: use kernel assigned address for devices under xHCIAndiry Xu3-18/+19
2010-10-22USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu3-7/+41
2010-10-22USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu3-49/+36
2010-10-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu1-1/+1
2010-10-22USB: otg/ulpi: extend id's table.Igor Grinberg1-5/+20
2010-10-22USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg1-3/+32
2010-10-22USB: opticon: Whitespace fixes in opticon driverAlon Ziv1-4/+4
2010-10-22USB: opticon: Add Opticon OPN2001 write supportAlon Ziv1-4/+26
2010-10-22USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv1-3/+3
2010-10-22USB: ftdi_sio: set device latency timeout at port probeJohan Hovold1-2/+1
2010-10-22usb: iowarrior: don't trust report_size for buffer sizeKees Cook1-1/+1
2010-10-22USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold1-1/+10
2010-10-22USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy2-2/+55
2010-10-22usb: usb3.0 ch9 definitionsTatyana Brokhman1-1/+57
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz4-105/+77
2010-10-22usb: makefile cleanupmatt mooney15-162/+116
2010-10-22usb: gadget: dummy_hcd: Fix error pathRahul Ruikar1-3/+5
2010-10-22usb: core: endpoint: Fix error pathRahul Ruikar1-1/+1
2010-10-22USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen1-0/+1
2010-10-22USB: do not print -ESHUTDOWN message if usb at otg device modePeter Chen1-1/+1
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede3-2/+9
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede2-0/+13
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede3-1/+12
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede2-1/+8
2010-10-22usb: gadget: goku_udc: Fix error pathDan Carpenter1-11/+15
2010-10-22USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey2-35/+169
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2-5/+14
2010-10-22USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey1-17/+39
2010-10-22USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey1-14/+16