aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb
AgeCommit message (Expand)Author
2018-10-05ssb: chipcommon: fix fall-through annotationGustavo A. R. Silva
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch
2018-08-09ssb: Remove home-grown printk wrappersMichael Büsch
2018-08-09ssb: driver_gige: use true and false for boolean valuesGustavo A. R. Silva
2018-05-12ssb: make SSB_PCICORE_HOSTMODE depend on SSB = yRafał Miłecki
2018-05-12Revert "ssb: Prevent build of PCI host features in module"Rafał Miłecki
2018-03-13ssb: use put_device() if device_register failArvind Yadav
2018-02-28ssb: Prevent build of PCI host features in moduleMatt Redfearn
2018-02-27ssb: return boolean instead of integer in ssb_dma_translation_special_bitGustavo A. R. Silva
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-01-26ssb: Do not disable PCI host on non-MipsSven Joachim
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16ssb: Disable PCI host for PCI_DRIVERS_GENERICJames Hogan
2017-12-07ssb: make SSB a menuconfig to ease disabling it allVincent Legoll
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-24ssb: Delete an error message for a failed memory allocation in ssb_devices_re...Markus Elfring
2016-11-17ssb: Fix error routine when fallback SPROM failsLarry Finger
2016-07-06SSB: Change bare unsigned to unsigned int to suit coding styleHugh Sipière
2016-04-26ssb: gpio_driver: use gpiochip data pointerLinus Walleij
2016-02-26ssb: host_soc depends on spromArnd Bergmann
2016-01-19ssb: mark ssb_bus_register as __maybe_unusedArnd Bergmann
2015-12-16ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki
2015-10-28ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki
2015-10-28ssb: move functions specific to SoC hosted bus to separated fileRafał Miłecki
2015-10-28ssb: pick PCMCIA host code support from b43 driverRafał Miłecki
2015-09-29ssb: make ssb_pcmcia_switch_core staticRafał Miłecki
2015-09-29ssb: drop declaration of non existing ssb_sdio_hardware_setupRafał Miłecki
2015-09-29ssb: make ssb_sdio_switch_core staticRafał Miłecki
2015-09-29ssb: unexport ssb_bus_pcibus_registerRafał Miłecki
2015-06-09SSB: Fix handling of ssb_pmu_get_alp_clock()Hauke Mehrtens
2015-05-20ssb: extend fix for PCI related silent reboots to all chipsetsRafał Miłecki
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10SSB: fix Kconfig dependenciesAdrien Schildknecht
2015-04-07ssb: add delay after PCI reset to fix SoC rebootsRafał Miłecki
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki
2015-03-03ssb: Silence warning for unknown backplane revisionLarry Finger
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-01-29ssb: Fix Sparse error in mainPramod Gurav
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-04SSB / B44: fix WOL for BCM4401Andrey Skvortsov
2014-11-24MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-25ssb: add PCI ID 0x4351Álvaro Fernández Rojas
2014-07-18ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki
2014-07-15ssb: extract antenna gains from SPROMs revs 4+ properlyRafał Miłecki
2014-07-15ssb: make code for antenna gain extraction more genericRafał Miłecki
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-24ssb: gpio: add own IRQ domainRafał Miłecki