summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [SCSI] Unexport scsi/scsi.h from headers_installTom Rini2010-05-021-1/+0
| | * | | | | [SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen2010-04-301-8/+25
| | * | | | | [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-301-0/+328
| | * | | | | [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-302-0/+6
| | * | | | | [SCSI] Add missing scsi command definitionsMartin K. Petersen2010-04-301-0/+2
| | * | | | | [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-111-0/+2
| | * | | | | [SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt2010-04-111-6/+11
| | * | | | | [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2010-04-112-1/+2
| | * | | | | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt2010-04-111-9/+0
| | * | | | | [SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt2010-04-111-6/+2
| | * | | | | [SCSI] libfc: add definition for task attribute maskJoe Eykholt2010-04-111-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-2025-152/+1741
|\ \ \ \ \ \ \
| * | | | | | | USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman2010-05-201-12/+0
| * | | | | | | USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-2014-88/+92
| * | | | | | | USB: usb.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-16/+16
| * | | | | | | USB: remove usb_find_deviceMing Lei2010-05-201-1/+0
| * | | | | | | USB: f_fs: the FunctionFS driverMichal Nazarewicz2010-05-201-0/+199
| * | | | | | | wait_event_interruptible_locked() interfaceMichal Nazarewicz2010-05-201-0/+149
| * | | | | | | USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-201-6/+2
| * | | | | | | USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-201-0/+12
| * | | | | | | USB: simplify usb_sg_init()Alan Stern2010-05-201-2/+0
| * | | | | | | USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-201-1/+1
| * | | | | | | USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox2010-05-201-2/+5
| * | | | | | | USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-201-0/+8
| * | | | | | | USB: Add definition for the Pipe Usage descriptorMatthew Wilcox2010-05-201-0/+2
| * | | | | | | USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-17/+11
| * | | | | | | USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-201-16/+3
| * | | | | | | USB: export the new ch11.h file to userspceAlan Stern2010-05-202-6/+5
| * | | | | | | USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-202-0/+5
| * | | | | | | USB: ncm: added ncm.h with auxiliary definitionsYauheni Kaliuta2010-05-201-0/+114
| * | | | | | | usb: cdc: ncm constants and structures addedYauheni Kaliuta2010-05-201-0/+94
| * | | | | | | USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-202-0/+20
| * | | | | | | USB: Add stream ID field to struct urb.Sarah Sharp2010-05-201-0/+1
| * | | | | | | USB: Add parsing of SuperSpeed endpoint companion descriptor.Sarah Sharp2010-05-201-0/+2
| * | | | | | | USB: use PM core routines to enable/disable autosuspendAlan Stern2010-05-201-4/+2
| * | | | | | | USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-201-0/+9
| * | | | | | | usb: otg: add global ULPI register definitionsHeikki Krogerus2010-05-201-0/+140
| * | | | | | | USB: gadget: add HID gadget driverFabien Chouteau2010-05-201-0/+32
| * | | | | | | USB: serial: generalise write buffer preparationJohan Hovold2010-05-201-0/+5
| * | | | | | | USB: serial: re-implement multi-urb writes in generic driverJohan Hovold2010-05-201-3/+6
| * | | | | | | USB: serial: generalise generic read implementationJohan Hovold2010-05-201-0/+3
| * | | | | | | USB: serial: refactor read urb submission in generic driverJohan Hovold2010-05-201-1/+1
| * | | | | | | USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-201-0/+5
| * | | | | | | USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede2010-05-201-0/+4
| * | | | | | | USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai2010-05-201-0/+1
| * | | | | | | usb: musb: allow board to pass down fifo modeFelipe Balbi2010-05-201-0/+35
| * | | | | | | usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-2/+0
| * | | | | | | USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-5/+2
| * | | | | | | USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2010-05-202-41/+43
| * | | | | | | USB: make hub.h public (drivers dependency)Eric Lescouet2010-05-202-1/+206
OpenPOWER on IntegriCloud