aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ssb-hcd.c
AgeCommit message (Expand)Author
2017-11-07USB: host: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2015-06-08USB: ssb: use devm_kzallocHauke Mehrtens
2015-06-08USB: ssb: fix error handling in ssb_hcd_create_pdev()Hauke Mehrtens
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2013-10-31DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...Russell King
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitconstBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-04-23usb/ssb: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-04-18USB: Add driver for the ssb busHauke Mehrtens