aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAge
* bcma: export some gpio functionsHauke Mehrtens2013-03-27
* bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-27
* bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens2013-03-27
* bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens2013-03-27
* bcma: mark eromptr as __iomemHauke Mehrtens2013-03-27
* bcma: extract board_type from SPROMRafał Miłecki2013-03-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-18
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-01
| |\
| | * bcma: init spin lockHauke Mehrtens2013-02-27
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-14
| | |\
* | | | bcma: implement disabling PLLsRafał Miłecki2013-03-06
* | | | bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki2013-03-06
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-06
| |\ \ \ | | | |/ | | |/|
| | * | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-04
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08
|\ \ \ \ | | |_|/ | |/| |
| * | | bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki2013-02-01
| * | | bcma: add gpio_to_irqHauke Mehrtens2013-01-30
| * | | bcma: register platform device for parallel flashRafał Miłecki2013-01-30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-01
| |\ \ \ | | | |/ | | |/|
| | * | bcma: fix NAND flash validationRafał Miłecki2013-01-28
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
| |\ \ \ | | | |/ | | |/|
| * | | bcma: use consistent case for 'hex' constantsNathan Hintz2013-01-14
| * | | bcma: add support for 1 and 2 byte extended config space accessNathan Hintz2013-01-14
| * | | bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz2013-01-14
| * | | bcma: jump to 'out' label for invalid 'func' valueNathan Hintz2013-01-14
| * | | bcma: delete duplicate readlNathan Hintz2013-01-14
| * | | bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-14
| * | | bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz2013-01-11
| * | | bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-11
| * | | bcma: fix compile errorHauke Mehrtens2013-01-11
| * | | bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens2013-01-07
| * | | bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-07
| * | | bcma: mips: show also disabled IRQsHauke Mehrtens2013-01-07
| * | | bcma: mips: make some info messages debug messagesHauke Mehrtens2013-01-07
| * | | bcma: mips: explicit assign IRQ numbersHauke Mehrtens2013-01-07
| * | | bcma: make bcma_find_core_unit() accessibleHauke Mehrtens2013-01-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-08
| |\ \ \ | | | |/ | | |/|
| | * | bcma: correct M25P32 serial flash IDRafał Miłecki2013-01-02
| | * | bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-02
| | |/
| * / Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |/
* / bgmac: driver for GBit MAC core on BCMA busRafał Miłecki2013-01-10
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-19
|\
| * bcma: export PLL reading functionRafał Miłecki2012-11-22
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\ \
| * | bcma: add GPIO driverHauke Mehrtens2012-11-21
| * | bcma: add comment to bcma_chipco_gpio_controlHauke Mehrtens2012-11-21