summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-031-1/+1
* usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-231-6/+6
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-291-0/+3
* usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun2016-04-281-0/+3
* usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven2016-02-201-6/+12
* Usb: core: buffer: fixed the checkpatch warningNizam Haider2015-05-101-1/+2
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-01-091-9/+17
* USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-071-1/+1
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-031-2/+3
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+154
OpenPOWER on IntegriCloud