android_kernel_samsung_msm8976/Documentation/usb
Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users
For more clearance what the functions actually do,

  usb_buffer_alloc() is renamed to usb_alloc_coherent()
  usb_buffer_free()  is renamed to usb_free_coherent()

They should only be used in code which really needs DMA coherency.

All call sites have been changed accordingly, except for staging
drivers.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Pedro Ribeiro <pedrib@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-20 13:21:38 -07:00
..
acm.txt
anchors.txt
authorization.txt
bulk-streams.txt USB: Support for allocating USB 3.0 streams. 2010-05-20 13:21:38 -07:00
callbacks.txt
CREDITS
dma.txt USB: rename usb_buffer_alloc() and usb_buffer_free() users 2010-05-20 13:21:38 -07:00
ehci.txt
error-codes.txt USB: check the endpoint type against the pipe type 2010-03-02 14:53:07 -08:00
gadget_hid.txt USB: gadget: add HID gadget driver 2010-05-20 13:21:35 -07:00
gadget_printer.txt
gadget_serial.txt
hiddev.txt
hotplug.txt
iuu_phoenix.txt
linux.inf
misc_usbsevseg.txt
mtouchusb.txt
ohci.txt
persist.txt
power-management.txt USB: deprecate the power/level sysfs attribute 2010-05-20 13:21:37 -07:00
proc_usb_info.txt
rio.txt
URB.txt
usb-help.txt
usb-serial.txt USB: Short new 'graph for usb-serial.txt 2010-05-20 13:21:38 -07:00
usbmon.txt
wusb-cbaf
WUSB-Design-overview.txt