Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-01-04 | ssb: fix sparse warnings in driver_chipcommon_sflash.c | Hauke Mehrtens | 1 | -3/+3 |
2013-10-17 | ssb: convert bus code to use dev_groups | Greg Kroah-Hartman | 1 | -11/+14 |
2013-08-01 | ssb: drop BROKEN from SSB_SFLASH | Rafał Miłecki | 2 | -6/+4 |
2013-07-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2013-07-01 | SSB: Kconfig: Amend SSB_EMBEDDED dependencies | Markos Chandras | 1 | -1/+1 |
2013-06-29 | ssb/trivial: replace numeric with standard PM state macros | Yijing Wang | 1 | -1/+1 |
2013-06-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -4/+42 |
2013-06-18 | ssb: register serial flash as platform device | Rafał Miłecki | 3 | -0/+31 |
2013-06-17 | ssb: add struct for serial flash | Rafał Miłecki | 1 | -0/+7 |
2013-06-17 | ssb: use const for serial flash hardware table | Rafał Miłecki | 1 | -4/+4 |
2013-06-03 | ssb: sprom: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2013-04-26 | ssb: implement ssb spuravoid for chipid BCM43222 | Hauke Mehrtens | 1 | -2/+17 |
2013-04-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+29 |
2013-04-10 | ssb: implement spurious tone avoidance | Rafał Miłecki | 1 | -0/+29 |
2013-04-05 | ssb: driver_mipscore: add a const qualifier | Artem Bityutskiy | 1 | -1/+1 |
2013-03-26 | ssb: read additional sprom v2 and v3 attributes. | Hauke Mehrtens | 1 | -2/+18 |
2013-03-26 | ssb: extract board_type from SPROM | Rafał Miłecki | 1 | -0/+3 |
2013-03-13 | ssb: pci: Fix flipping of MAC address | Larry Finger | 1 | -1/+1 |
2013-03-07 | ssb: Convert ssb_printk to ssb_<level> | Joe Perches | 11 | -157/+135 |
2013-03-07 | ssb: pci: Standardize a function to get mac address | Joe Perches | 1 | -26/+18 |
2013-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle | 7 | -11/+231 |
2013-02-15 | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names | Hauke Mehrtens | 1 | -2/+2 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -0/+26 |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -10/+72 |
2013-02-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -0/+26 |
2013-02-05 | ssb: unregister gpios before unloading ssb | Hauke Mehrtens | 3 | -0/+26 |
2013-01-31 | ssb: add gpio_to_irq | Hauke Mehrtens | 1 | -0/+22 |
2013-01-31 | ssb: register platform device for parallel flash | Rafał Miłecki | 3 | -1/+40 |
2013-01-31 | ssb: trivial: use pflash helper variable | Rafał Miłecki | 1 | -9/+10 |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -1/+159 |