| Commit message (Expand) | Author | Age | Files | Lines |
* | ssb: Delete an error message for a failed memory allocation in ssb_devices_re... | Markus Elfring | 2017-05-24 | 1 | -1/+0 |
* | ssb: Fix error routine when fallback SPROM fails | Larry Finger | 2016-11-17 | 1 | -0/+1 |
* | SSB: Change bare unsigned to unsigned int to suit coding style | Hugh Sipière | 2016-07-06 | 1 | -11/+11 |
* | ssb: gpio_driver: use gpiochip data pointer | Linus Walleij | 2016-04-26 | 1 | -19/+14 |
* | ssb: host_soc depends on sprom | Arnd Bergmann | 2016-02-26 | 1 | -0/+1 |
* | ssb: mark ssb_bus_register as __maybe_unused | Arnd Bergmann | 2016-01-19 | 1 | -3/+4 |
* | ssb: pick SoC invariants code from MIPS BCM47xx arch | Rafał Miłecki | 2015-12-16 | 4 | -4/+43 |
* | ssb: add Kconfig entry for compiling SoC related code | Rafał Miłecki | 2015-10-28 | 4 | -1/+14 |
* | ssb: move functions specific to SoC hosted bus to separated file | Rafał Miłecki | 2015-10-28 | 4 | -161/+180 |
* | ssb: pick PCMCIA host code support from b43 driver | Rafał Miłecki | 2015-10-28 | 4 | -2/+145 |
* | ssb: make ssb_pcmcia_switch_core static | Rafał Miłecki | 2015-09-29 | 2 | -9/+1 |
* | ssb: drop declaration of non existing ssb_sdio_hardware_setup | Rafał Miłecki | 2015-09-29 | 1 | -5/+0 |
* | ssb: make ssb_sdio_switch_core static | Rafał Miłecki | 2015-09-29 | 2 | -7/+1 |
* | ssb: unexport ssb_bus_pcibus_register | Rafał Miłecki | 2015-09-29 | 1 | -1/+0 |
* | SSB: Fix handling of ssb_pmu_get_alp_clock() | Hauke Mehrtens | 2015-06-09 | 1 | -3/+3 |
* | ssb: extend fix for PCI related silent reboots to all chipsets | Rafał Miłecki | 2015-05-20 | 1 | -3/+4 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-04-17 | 3 | -2/+3 |
|\ |
|
| * | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle | 2015-04-13 | 1 | -0/+1 |
| |\ |
|
| | * | SSB: fix Kconfig dependencies | Adrien Schildknecht | 2015-04-10 | 1 | -0/+1 |
| * | | MIPS: BCM47xx: Move NVRAM header to the include/linux/. | Rafał Miłecki | 2015-04-01 | 2 | -2/+2 |
| |/ |
|
* | | ssb: add delay after PCI reset to fix SoC reboots | Rafał Miłecki | 2015-04-07 | 1 | -0/+9 |
* | | ssb: Silence warning for unknown backplane revision | Larry Finger | 2015-03-03 | 1 | -0/+2 |
|/ |
|
* | treewide: Remove unnecessary SSB_DEVTABLE_END macro | Joe Perches | 2015-02-11 | 1 | -1/+1 |
* | ssb: Fix Sparse error in main | Pramod Gurav | 2015-01-29 | 1 | -19/+0 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-12 | 1 | -1/+13 |
|\ |
|
| * | MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it | Rafał Miłecki | 2014-11-24 | 1 | -1/+13 |
* | | SSB / B44: fix WOL for BCM4401 | Andrey Skvortsov | 2014-12-04 | 1 | -11/+22 |
|/ |
|
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 1 | -1/+2 |
|\ |
|
| * | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -1/+2 |
* | | ssb: add PCI ID 0x4351 | Álvaro Fernández Rojas | 2014-08-25 | 1 | -0/+1 |
|/ |
|
* | ssb: extract power info from SPROM revs 4 and 5 | Rafał Miłecki | 2014-07-18 | 1 | -0/+45 |
* | ssb: extract antenna gains from SPROMs revs 4+ properly | Rafał Miłecki | 2014-07-15 | 1 | -16/+32 |
* | ssb: make code for antenna gain extraction more generic | Rafał Miłecki | 2014-07-15 | 1 | -9/+11 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-01-31 | 3 | -21/+298 |
|\ |
|
| * | ssb: gpio: add own IRQ domain | Rafał Miłecki | 2014-01-24 | 3 | -21/+298 |
* | | ssb: fix sparse warnings in driver_chipcommon_sflash.c | Hauke Mehrtens | 2014-01-03 | 1 | -3/+3 |
|/ |
|
* | ssb: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-17 | 1 | -11/+14 |
* | ssb: drop BROKEN from SSB_SFLASH | Rafał Miłecki | 2013-08-01 | 2 | -6/+4 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 1 | -1/+1 |
|\ |
|
| * | SSB: Kconfig: Amend SSB_EMBEDDED dependencies | Markos Chandras | 2013-07-01 | 1 | -1/+1 |
* | | ssb/trivial: replace numeric with standard PM state macros | Yijing Wang | 2013-06-29 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-21 | 3 | -4/+42 |
|\ \ |
|
| * | | ssb: register serial flash as platform device | Rafał Miłecki | 2013-06-18 | 3 | -0/+31 |
| * | | ssb: add struct for serial flash | Rafał Miłecki | 2013-06-17 | 1 | -0/+7 |
| * | | ssb: use const for serial flash hardware table | Rafał Miłecki | 2013-06-17 | 1 | -4/+4 |
| |/ |
|
* / | ssb: sprom: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-03 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 | 1 | -1/+1 |
|\ |
|
| * | ssb: driver_mipscore: add a const qualifier | Artem Bityutskiy | 2013-04-05 | 1 | -1/+1 |
* | | ssb: implement ssb spuravoid for chipid BCM43222 | Hauke Mehrtens | 2013-04-26 | 1 | -2/+17 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-23 | 1 | -0/+29 |
|\ \ |
|