aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2009-04-23USB: pass mem_flags to dma_alloc_coherentJohannes Berg1-1/+1
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman1-5/+6
2008-02-01usb: dma bounce buffer supportMagnus Damm1-3/+6
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+0
2007-02-07USB: a bit more coding style cleanupOliver Neukum1-18/+18
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter1-1/+1
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-04[PATCH] USB: don't allocate dma pools for PIO HCDsChris Humbert1-0/+3
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-8/+0
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+154