summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/bcma-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: bcma: drop Northstar PHY 2.0 initialization codeRafał Miłecki2016-09-271-55/+25
* USB: bcma: support old USB 2.0 controller on Northstar devicesRafał Miłecki2016-08-151-4/+82
* USB: bcma: initialize Northstar USB 3.0 controllerRafał Miłecki2016-08-091-0/+19
* USB: bcma: use simpler devm helper for getting vcc GPIORafał Miłecki2016-04-261-4/+2
* USB: bcma: separate code initializing USB 2.0 coreRafał Miłecki2016-01-241-20/+39
* USB: bcma: make helper creating platform dev more genericRafał Miłecki2016-01-241-11/+13
* USB: bcma: switch to GPIO descriptor for power controlRafał Miłecki2015-12-011-11/+10
* USB: bcma: add support for controlling bus power through GPIOHauke Mehrtens2015-07-221-0/+24
* USB: bcma: add bcm53xx supportHauke Mehrtens2015-07-221-3/+78
* USB: bcma: fix error handling in bcma_hcd_create_pdev()Hauke Mehrtens2015-07-221-2/+2
* USB: bcma: use devm_kzallocHauke Mehrtens2015-07-221-7/+4
* USB: bcma: replace numbers with constantsHauke Mehrtens2015-07-221-1/+2
* USB: bcma: remove chip id checkHauke Mehrtens2015-07-221-5/+0
* treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-111-1/+1
* bcma: store more alternative addressesHauke Mehrtens2014-09-091-1/+1
* DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...Russell King2013-10-311-2/+1
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitconstBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-5/+4
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb/bcma: Add missing #include <linux/slab.h>Geert Uytterhoeven2012-04-231-0/+1
* USB: bcma: suspend() only takes one argument nowDan Carpenter2012-04-191-1/+1
* USB: Add driver for the bcma busHauke Mehrtens2012-04-181-0/+334
OpenPOWER on IntegriCloud