Age | Commit message (Expand) | Author | Files | Lines |
2018-10-05 | ssb: chipcommon: fix fall-through annotation | Gustavo A. R. Silva | 1 | -1/+1 |
2018-08-09 | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG | Michael Büsch | 13 | -92/+63 |
2018-08-09 | ssb: Remove home-grown printk wrappers | Michael Büsch | 19 | -189/+152 |
2018-08-09 | ssb: driver_gige: use true and false for boolean values | Gustavo A. R. Silva | 1 | -1/+1 |
2018-05-12 | ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y | Rafał Miłecki | 1 | -1/+1 |
2018-05-12 | Revert "ssb: Prevent build of PCI host features in module" | Rafał Miłecki | 1 | -1/+1 |
2018-03-13 | ssb: use put_device() if device_register fail | Arvind Yadav | 1 | -1/+1 |
2018-02-28 | ssb: Prevent build of PCI host features in module | Matt Redfearn | 1 | -1/+1 |
2018-02-27 | ssb: return boolean instead of integer in ssb_dma_translation_special_bit | Gustavo A. R. Silva | 1 | -1/+1 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git | Kalle Valo | 1 | -1/+1 |
2018-01-26 | ssb: Do not disable PCI host on non-Mips | Sven Joachim | 1 | -1/+1 |
2018-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2018-01-16 | ssb: Disable PCI host for PCI_DRIVERS_GENERIC | James Hogan | 1 | -1/+1 |
2017-12-07 | ssb: make SSB a menuconfig to ease disabling it all | Vincent Legoll | 1 | -5/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-05-24 | ssb: Delete an error message for a failed memory allocation in ssb_devices_re... | Markus Elfring | 1 | -1/+0 |
2016-11-17 | ssb: Fix error routine when fallback SPROM fails | Larry Finger | 1 | -0/+1 |
2016-07-06 | SSB: Change bare unsigned to unsigned int to suit coding style | Hugh Sipière | 1 | -11/+11 |
2016-04-26 | ssb: gpio_driver: use gpiochip data pointer | Linus Walleij | 1 | -19/+14 |
2016-02-26 | ssb: host_soc depends on sprom | Arnd Bergmann | 1 | -0/+1 |
2016-01-19 | ssb: mark ssb_bus_register as __maybe_unused | Arnd Bergmann | 1 | -3/+4 |
2015-12-16 | ssb: pick SoC invariants code from MIPS BCM47xx arch | Rafał Miłecki | 4 | -4/+43 |
2015-10-28 | ssb: add Kconfig entry for compiling SoC related code | Rafał Miłecki | 4 | -1/+14 |
2015-10-28 | ssb: move functions specific to SoC hosted bus to separated file | Rafał Miłecki | 4 | -161/+180 |
2015-10-28 | ssb: pick PCMCIA host code support from b43 driver | Rafał Miłecki | 4 | -2/+145 |
2015-09-29 | ssb: make ssb_pcmcia_switch_core static | Rafał Miłecki | 2 | -9/+1 |
2015-09-29 | ssb: drop declaration of non existing ssb_sdio_hardware_setup | Rafał Miłecki | 1 | -5/+0 |
2015-09-29 | ssb: make ssb_sdio_switch_core static | Rafał Miłecki | 2 | -7/+1 |
2015-09-29 | ssb: unexport ssb_bus_pcibus_register | Rafał Miłecki | 1 | -1/+0 |
2015-06-09 | SSB: Fix handling of ssb_pmu_get_alp_clock() | Hauke Mehrtens | 1 | -3/+3 |
2015-05-20 | ssb: extend fix for PCI related silent reboots to all chipsets | Rafał Miłecki | 1 | -3/+4 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -2/+3 |
2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -0/+1 |
2015-04-10 | SSB: fix Kconfig dependencies | Adrien Schildknecht | 1 | -0/+1 |
2015-04-07 | ssb: add delay after PCI reset to fix SoC reboots | Rafał Miłecki | 1 | -0/+9 |
2015-04-01 | MIPS: BCM47xx: Move NVRAM header to the include/linux/. | Rafał Miłecki | 2 | -2/+2 |
2015-03-03 | ssb: Silence warning for unknown backplane revision | Larry Finger | 1 | -0/+2 |
2015-02-12 | treewide: Remove unnecessary SSB_DEVTABLE_END macro | Joe Perches | 1 | -1/+1 |
2015-01-29 | ssb: Fix Sparse error in main | Pramod Gurav | 1 | -19/+0 |
2014-12-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+13 |
2014-12-04 | SSB / B44: fix WOL for BCM4401 | Andrey Skvortsov | 1 | -11/+22 |
2014-11-24 | MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it | Rafał Miłecki | 1 | -1/+13 |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+2 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -1/+2 |
2014-08-25 | ssb: add PCI ID 0x4351 | Álvaro Fernández Rojas | 1 | -0/+1 |
2014-07-18 | ssb: extract power info from SPROM revs 4 and 5 | Rafał Miłecki | 1 | -0/+45 |
2014-07-16 | ssb: extract antenna gains from SPROMs revs 4+ properly | Rafał Miłecki | 1 | -16/+32 |
2014-07-16 | ssb: make code for antenna gain extraction more generic | Rafał Miłecki | 1 | -9/+11 |
2014-01-31 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -21/+298 |
2014-01-25 | ssb: gpio: add own IRQ domain | Rafał Miłecki | 3 | -21/+298 |