summaryrefslogtreecommitdiffstats
path: root/drivers/ssb
Commit message (Expand)AuthorAgeFilesLines
* ssb: make SSB_PCICORE_HOSTMODE depend on SSB = yRafał Miłecki2018-05-121-1/+1
* Revert "ssb: Prevent build of PCI host features in module"Rafał Miłecki2018-05-121-1/+1
* ssb: use put_device() if device_register failArvind Yadav2018-03-131-1/+1
* ssb: Prevent build of PCI host features in moduleMatt Redfearn2018-02-281-1/+1
* ssb: return boolean instead of integer in ssb_dma_translation_special_bitGustavo A. R. Silva2018-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-02-011-1/+1
|\
| * ssb: Do not disable PCI host on non-MipsSven Joachim2018-01-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-191-1/+1
|\ \ | |/
| * ssb: Disable PCI host for PCI_DRIVERS_GENERICJames Hogan2018-01-161-1/+1
* | ssb: make SSB a menuconfig to ease disabling it allVincent Legoll2017-12-071-5/+4
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* ssb: Delete an error message for a failed memory allocation in ssb_devices_re...Markus Elfring2017-05-241-1/+0
* ssb: Fix error routine when fallback SPROM failsLarry Finger2016-11-171-0/+1
* SSB: Change bare unsigned to unsigned int to suit coding styleHugh Sipière2016-07-061-11/+11
* ssb: gpio_driver: use gpiochip data pointerLinus Walleij2016-04-261-19/+14
* ssb: host_soc depends on spromArnd Bergmann2016-02-261-0/+1
* ssb: mark ssb_bus_register as __maybe_unusedArnd Bergmann2016-01-191-3/+4
* ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-164-4/+43
* ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki2015-10-284-1/+14
* ssb: move functions specific to SoC hosted bus to separated fileRafał Miłecki2015-10-284-161/+180
* ssb: pick PCMCIA host code support from b43 driverRafał Miłecki2015-10-284-2/+145
* ssb: make ssb_pcmcia_switch_core staticRafał Miłecki2015-09-292-9/+1
* ssb: drop declaration of non existing ssb_sdio_hardware_setupRafał Miłecki2015-09-291-5/+0
* ssb: make ssb_sdio_switch_core staticRafał Miłecki2015-09-292-7/+1
* ssb: unexport ssb_bus_pcibus_registerRafał Miłecki2015-09-291-1/+0
* SSB: Fix handling of ssb_pmu_get_alp_clock()Hauke Mehrtens2015-06-091-3/+3
* ssb: extend fix for PCI related silent reboots to all chipsetsRafał Miłecki2015-05-201-3/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-173-2/+3
|\
| * Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-0/+1
| |\
| | * SSB: fix Kconfig dependenciesAdrien Schildknecht2015-04-101-0/+1
| * | MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-012-2/+2
| |/
* | ssb: add delay after PCI reset to fix SoC rebootsRafał Miłecki2015-04-071-0/+9
* | ssb: Silence warning for unknown backplane revisionLarry Finger2015-03-031-0/+2
|/
* treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-111-1/+1
* ssb: Fix Sparse error in mainPramod Gurav2015-01-291-19/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-111-1/+13
|\
| * MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-1/+13
* | SSB / B44: fix WOL for BCM4401Andrey Skvortsov2014-12-041-11/+22
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-1/+2
|\
| * driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-1/+2
* | ssb: add PCI ID 0x4351Álvaro Fernández Rojas2014-08-251-0/+1
|/
* ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki2014-07-181-0/+45
* ssb: extract antenna gains from SPROMs revs 4+ properlyRafał Miłecki2014-07-151-16/+32
* ssb: make code for antenna gain extraction more genericRafał Miłecki2014-07-151-9/+11
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-303-21/+298
|\
| * ssb: gpio: add own IRQ domainRafał Miłecki2014-01-243-21/+298
* | ssb: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens2014-01-031-3/+3
|/
* ssb: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-11/+14
* ssb: drop BROKEN from SSB_SFLASHRafał Miłecki2013-08-012-6/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\
OpenPOWER on IntegriCloud