Age | Commit message (Expand) | Author |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-19 | drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN | Catalin Marinas |
2023-05-29 | usb: usbfs: Enforce page requirements for mmap | Ruihan Li |
2020-10-28 | usb: core: Replace in_interrupt() in comments | Ahmed S. Darwish |
2019-08-15 | usb: add a hcd_uses_dma helper | Christoph Hellwig |
2019-08-15 | usb: don't create dma pools for HCDs with a localmem_pool | Christoph Hellwig |
2019-06-03 | USB: drop HCD_LOCAL_MEM flag | Laurentiu Tudor |
2019-06-03 | USB: use genalloc for USB HCs with local memory | Laurentiu Tudor |
2018-09-10 | USB: Removing NULL check for pool since dma_pool_destroy is safe | Salil Kapur |
2017-11-03 | USB: core: move existing SPDX tags to top of the file | Greg Kroah-Hartman |
2017-03-23 | usb: separate out sysdev pointer from usb_bus | Arnd Bergmann |
2016-10-29 | USB: core: add missing license information to some files | Greg Kroah-Hartman |
2016-04-28 | usb: core: buffer: avoid NULL pointer dereferrence | Chunfeng Yun |
2016-02-20 | usb: core: Allow compilation on platforms where NO_DMA=y | Geert Uytterhoeven |
2015-05-10 | Usb: core: buffer: fixed the checkpatch warning | Nizam Haider |
2015-01-09 | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN | Sebastian Andrzej Siewior |
2014-01-07 | USB: core: correct spelling mistakes in comments and warning | Rahul Bedarkar |
2013-08-03 | usb: fix some scripts/kernel-doc warnings | Yacine Belkadi |
2011-01-22 | USB: Core: Fix minor coding style issues | Tobias Ollmann |
2010-05-20 | USB: make hcd.h public (drivers dependency) | Eric Lescouet |
2009-04-23 | USB: pass mem_flags to dma_alloc_coherent | Johannes Berg |
2008-02-01 | USB: fix codingstyle issues in drivers/usb/core/*.c | Greg Kroah-Hartman |
2008-02-01 | usb: dma bounce buffer support | Magnus Damm |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk |
2007-02-07 | USB: a bit more coding style cleanup | Oliver Neukum |
2006-12-07 | [PATCH] slab: remove SLAB_DMA | Christoph Lameter |
2006-09-27 | usbcore: trim down usb_bus structure | Alan Stern |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-01-04 | [PATCH] USB: don't allocate dma pools for PIO HCDs | Chris Humbert |
2005-11-17 | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman |
2005-10-28 | [PATCH] gfp_t: drivers/usb | Al Viro |
2005-07-12 | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |