aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Core: Fix minor coding style issuesTobias Ollmann2011-01-221-13/+13
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: pass mem_flags to dma_alloc_coherentJohannes Berg2009-04-231-1/+1
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-011-5/+6
* usb: dma bounce buffer supportMagnus Damm2008-02-011-3/+6
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* USB: a bit more coding style cleanupOliver Neukum2007-02-071-18/+18
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-071-1/+1
* usbcore: trim down usb_bus structureAlan Stern2006-09-271-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: don't allocate dma pools for PIO HCDsChris Humbert2006-01-041-0/+3
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-8/+0
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-1/+1
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+154