Age | Commit message (Expand) | Author |
2013-03-25 | ssb: extract board_type from SPROM | Rafał Miłecki |
2013-03-13 | ssb: pci: Fix flipping of MAC address | Larry Finger |
2013-03-06 | ssb: Convert ssb_printk to ssb_<level> | Joe Perches |
2013-03-06 | ssb: pci: Standardize a function to get mac address | Joe Perches |
2013-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle |
2013-02-15 | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names | Hauke Mehrtens |
2013-02-08 | 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-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-04 | ssb: unregister gpios before unloading ssb | Hauke Mehrtens |
2013-01-30 | 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-28 | 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-11 | ssb: add database of serial flash memories | Rafał Miłecki |
2013-01-09 | ssb: add place for serial flash driver | Rafał Miłecki |
2013-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-01-03 | Drivers: ssb: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-02 | ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it | Geert Uytterhoeven |
2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-12-10 | ssb: use WARN in main.c | Cong Ding |
2012-12-06 | 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-11-30 | ssb: extif: fix compile errors | Hauke Mehrtens |
2012-11-21 | 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-10-29 | ssb: handle BCM43222 in pmu code. | Hauke Mehrtens |
2012-10-29 | ssb: add PCI ID 0x4350 | Hauke Mehrtens |
2012-10-19 | ssb: add attribute to indicate a parallel flash is available | Hauke Mehrtens |
2012-10-19 | ssb: move parallel flash config into an own struct | Hauke Mehrtens |
2012-08-10 | ssb: check for flash presentence | Rafał Miłecki |
2012-06-11 | ssb: add missing PCI ID for b/g/n single band BCM4322 | Jonas Gorski |
2012-06-06 | ssb: recognize ARM Cortex M3 | Hauke Mehrtens |
2012-05-16 | ssb: add PCI IDs 0x4322 and 43222 | Hauke Mehrtens |
2012-05-16 | bcma/ssb: parse new attributes from sprom | Hauke Mehrtens |
2012-05-16 | ssb: fill board_rev attribute from sprom | Hauke Mehrtens |
2012-05-16 | ssb/bcma: fill attribute alpha2 from sprom | Hauke Mehrtens |
2012-05-16 | ssb: remove rev from boardinfo | Hauke Mehrtens |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-05 | ssb: remove 5GHz antenna gain from sprom | Hauke Mehrtens |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-06 | ssb: add support for bcm5354 | Hauke Mehrtens |
2012-02-06 | ssb: log the id, rev and pkg of the chip found | Hauke Mehrtens |