aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/buffer.c
Commit message (Expand)AuthorAge
* USB: Removing NULL check for pool since dma_pool_destroy is safeSalil Kapur2018-09-10
* USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-03
* usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-23
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-29
* usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun2016-04-28
* usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven2016-02-20
* Usb: core: buffer: fixed the checkpatch warningNizam Haider2015-05-10
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-01-09
* USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-07
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-02
* USB: Core: Fix minor coding style issuesTobias Ollmann2011-01-22
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: pass mem_flags to dma_alloc_coherentJohannes Berg2009-04-23
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-01
* usb: dma bounce buffer supportMagnus Damm2008-02-01
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* USB: a bit more coding style cleanupOliver Neukum2007-02-07
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-07
* usbcore: trim down usb_bus structureAlan Stern2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: don't allocate dma pools for PIO HCDsChris Humbert2006-01-04
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16