aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/buffer.c
AgeCommit message (Expand)Author
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor
2018-09-10USB: Removing NULL check for pool since dma_pool_destroy is safeSalil Kapur
2017-11-03USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann
2016-10-29USB: core: add missing license information to some filesGreg Kroah-Hartman
2016-04-28usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun
2016-02-20usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven
2015-05-10Usb: core: buffer: fixed the checkpatch warningNizam Haider
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2011-01-22USB: Core: Fix minor coding style issuesTobias Ollmann
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2009-04-23USB: pass mem_flags to dma_alloc_coherentJohannes Berg
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman
2008-02-01usb: dma bounce buffer supportMagnus Damm
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-02-07USB: a bit more coding style cleanupOliver Neukum
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter
2006-09-27usbcore: trim down usb_bus structureAlan Stern
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-04[PATCH] USB: don't allocate dma pools for PIO HCDsChris Humbert
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds