index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
1
-7
/
+3
*
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
2019-08-15
1
-3
/
+3
*
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
1
-5
/
+3
*
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
1
-0
/
+9
*
USB: Removing NULL check for pool since dma_pool_destroy is safe
Salil Kapur
2018-09-10
1
-6
/
+2
*
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
2017-11-03
1
-1
/
+1
*
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
2017-03-23
1
-6
/
+6
*
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-10-29
1
-0
/
+3
*
usb: core: buffer: avoid NULL pointer dereferrence
Chunfeng Yun
2016-04-28
1
-0
/
+3
*
usb: core: Allow compilation on platforms where NO_DMA=y
Geert Uytterhoeven
2016-02-20
1
-6
/
+12
*
Usb: core: buffer: fixed the checkpatch warning
Nizam Haider
2015-05-10
1
-1
/
+2
*
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2015-01-09
1
-9
/
+17
*
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2014-01-07
1
-1
/
+1
*
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-08-03
1
-2
/
+3
*
USB: Core: Fix minor coding style issues
Tobias Ollmann
2011-01-22
1
-13
/
+13
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: pass mem_flags to dma_alloc_coherent
Johannes Berg
2009-04-23
1
-1
/
+1
*
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
2008-02-01
1
-5
/
+6
*
usb: dma bounce buffer support
Magnus Damm
2008-02-01
1
-3
/
+6
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+0
*
USB: a bit more coding style cleanup
Oliver Neukum
2007-02-07
1
-18
/
+18
*
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
1
-1
/
+1
*
usbcore: trim down usb_bus structure
Alan Stern
2006-09-27
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: don't allocate dma pools for PIO HCDs
Chris Humbert
2006-01-04
1
-0
/
+3
*
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
1
-8
/
+0
*
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-07-12
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+154