aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ssb-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: host: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2015-06-08USB: ssb: use devm_kzallocHauke Mehrtens1-7/+4
2015-06-08USB: ssb: fix error handling in ssb_hcd_create_pdev()Hauke Mehrtens1-2/+2
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches1-1/+1
2013-10-31DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helperRussell King1-2/+1
2012-11-21usb: remove use of __devexitBill Pemberton1-2/+2
2012-11-21usb: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-6/+5
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-04-23usb/ssb: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2012-04-18USB: Add driver for the ssb busHauke Mehrtens1-0/+279