| Commit message (Expand) | Author | Age |
* | ssb: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-16 |
* | ssb: drop BROKEN from SSB_SFLASH | Rafał Miłecki | 2013-08-01 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 |
|\ |
|
| * | SSB: Kconfig: Amend SSB_EMBEDDED dependencies | Markos Chandras | 2013-07-01 |
* | | ssb/trivial: replace numeric with standard PM state macros | Yijing Wang | 2013-06-29 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-21 |
|\ \ |
|
| * | | ssb: register serial flash as platform device | Rafał Miłecki | 2013-06-18 |
| * | | ssb: add struct for serial flash | Rafał Miłecki | 2013-06-17 |
| * | | ssb: use const for serial flash hardware table | Rafał Miłecki | 2013-06-17 |
| |/ |
|
* / | ssb: sprom: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-03 |
|/ |
|
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | ssb: driver_mipscore: add a const qualifier | Artem Bityutskiy | 2013-04-05 |
* | | ssb: implement ssb spuravoid for chipid BCM43222 | Hauke Mehrtens | 2013-04-26 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-23 |
|\ \ |
|
| * | | ssb: implement spurious tone avoidance | Rafał Miłecki | 2013-04-10 |
| |/ |
|
* | | ssb: read additional sprom v2 and v3 attributes. | Hauke Mehrtens | 2013-03-25 |
* | | ssb: extract board_type from SPROM | Rafał Miłecki | 2013-03-25 |
* | | ssb: pci: Fix flipping of MAC address | Larry Finger | 2013-03-13 |
* | | ssb: Convert ssb_printk to ssb_<level> | Joe Perches | 2013-03-06 |
* | | ssb: pci: Standardize a function to get mac address | Joe Perches | 2013-03-06 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle | 2013-02-22 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-08 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-08 |
| |\ \ |
|
| | * | | ssb: add gpio_to_irq | Hauke Mehrtens | 2013-01-30 |
| | * | | ssb: register platform device for parallel flash | Rafał Miłecki | 2013-01-30 |
| | * | | ssb: trivial: use pflash helper variable | Rafał Miłecki | 2013-01-30 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 |
| |\| | |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 |
| | |\ \ |
|
| | * | | | ssb: add database of serial flash memories | Rafał Miłecki | 2013-01-11 |
| | * | | | ssb: add place for serial flash driver | Rafał Miłecki | 2013-01-09 |
* | | | | | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names | Hauke Mehrtens | 2013-02-15 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-06 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ssb: unregister gpios before unloading ssb | Hauke Mehrtens | 2013-02-04 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-01-08 |
|\| | |
|
| * | | ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it | Geert Uytterhoeven | 2013-01-02 |
| |/ |
|
* / | Drivers: ssb: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 |
|\ |
|
| * | ssb: add GPIO driver | Hauke Mehrtens | 2012-11-21 |
| * | ssb: add locking around gpio register accesses | Hauke Mehrtens | 2012-11-21 |
| * | ssb: add ssb_chipco_gpio_pull{up,down} | Hauke Mehrtens | 2012-11-21 |
* | | ssb: use WARN in main.c | Cong Ding | 2012-12-10 |
* | | ssb: register watchdog driver | Hauke Mehrtens | 2012-12-06 |
* | | ssb: extif: add methods for watchdog driver | Hauke Mehrtens | 2012-12-06 |
* | | ssb: extif: add check for max value before setting watchdog register | Hauke Mehrtens | 2012-12-06 |
* | | ssb: add methods for watchdog driver | Hauke Mehrtens | 2012-12-06 |
* | | ssb: set the PMU watchdog if available | Hauke Mehrtens | 2012-12-06 |
* | | ssb: get alp clock from devices with PMU | Hauke Mehrtens | 2012-12-06 |
* | | ssb: extif: fix compile errors | Hauke Mehrtens | 2012-11-30 |
* | | ssb: handle BCM43222 in pmu code. | Hauke Mehrtens | 2012-10-29 |
* | | ssb: add PCI ID 0x4350 | Hauke Mehrtens | 2012-10-29 |