aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAge
* 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
| * | bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens2012-11-21
| * | bcma: add locking around GPIO register accessesHauke Mehrtens2012-11-21
| |/
* | bcma: mips: fix clearing device IRQRafał Miłecki2012-12-10
* | bcma: unify naming schema for clock functionsRafał Miłecki2012-12-10
* | bcma: register watchdog driverHauke Mehrtens2012-12-06
* | bcma: add methods for watchdog driverHauke Mehrtens2012-12-06
* | bcma: set the pmu watchdog if availableHauke Mehrtens2012-12-06
* | bcma: add bcma_chipco_alp_clockHauke Mehrtens2012-12-06
* | bcma: handle return value of pci_assign_resourceHauke Mehrtens2012-11-30
* | bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...Yuanhan Liu2012-10-29