| Commit message (Expand) | Author | Age | Files | Lines |
* | bcma: add more core IDs | Rafał Miłecki | 2013-05-17 | 1 | -0/+2 |
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 | 1 | -1/+1 |
|\ |
|
| * | bcma_mips: add a const qualifier | Artem Bityutskiy | 2013-04-05 | 1 | -1/+1 |
* | | bcma: export some gpio functions | Hauke Mehrtens | 2013-03-27 | 1 | -0/+2 |
* | | bcma: export bcma_chipco_get_alp_clock() | Hauke Mehrtens | 2013-03-27 | 1 | -1/+2 |
* | | bcma: handle more devices in bcma_pmu_get_alp_clock() | Hauke Mehrtens | 2013-03-27 | 1 | -4/+20 |
* | | bcma: use BCMA_CC_PMU_CTL_* constants | Hauke Mehrtens | 2013-03-27 | 1 | -5/+5 |
* | | bcma: mark eromptr as __iomem | Hauke Mehrtens | 2013-03-27 | 1 | -8/+8 |
* | | bcma: extract board_type from SPROM | Rafał Miłecki | 2013-03-25 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-18 | 1 | -0/+2 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-01 | 1 | -0/+2 |
| |\ |
|
| | * | bcma: init spin lock | Hauke Mehrtens | 2013-02-27 | 1 | -0/+2 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-14 | 4 | -1/+18 |
| | |\ |
|
* | | | | bcma: implement disabling PLLs | Rafał Miłecki | 2013-03-06 | 1 | -1/+7 |
* | | | | bcma: ignore extra GMAC cores on BCM4706 | Rafał Miłecki | 2013-03-06 | 1 | -0/+5 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-09 | 3 | -0/+17 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-06 | 3 | -0/+17 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | bcma: unregister gpios before unloading bcma | Hauke Mehrtens | 2013-02-04 | 3 | -0/+17 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-08 | 6 | -9/+57 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | bcma: Xflash: reorder includes to make pr_fmt work | Rafał Miłecki | 2013-02-01 | 2 | -4/+4 |
| * | | | bcma: add gpio_to_irq | Hauke Mehrtens | 2013-01-30 | 1 | -0/+11 |
| * | | | bcma: register platform device for parallel flash | Rafał Miłecki | 2013-01-30 | 3 | -5/+42 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-05 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-01 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | bcma: fix NAND flash validation | Rafał Miłecki | 2013-01-28 | 1 | -1/+1 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 | 5 | -72/+155 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 | 2 | -3/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | bcma: use consistent case for 'hex' constants | Nathan Hintz | 2013-01-14 | 1 | -5/+5 |
| * | | | bcma: add support for 1 and 2 byte extended config space access | Nathan Hintz | 2013-01-14 | 1 | -7/+8 |
| * | | | bcma: don't map/unmap a subset of the PCI config space | Nathan Hintz | 2013-01-14 | 1 | -11/+11 |
| * | | | bcma: jump to 'out' label for invalid 'func' value | Nathan Hintz | 2013-01-14 | 1 | -1/+5 |
| * | | | bcma: delete duplicate readl | Nathan Hintz | 2013-01-14 | 1 | -2/+0 |
| * | | | bcma: fix bcm4716/bcm4748 i2s irqflag | Nathan Hintz | 2013-01-14 | 1 | -0/+28 |
| * | | | bcma: update pci configuration for bcm4706/bcm4716 | Nathan Hintz | 2013-01-11 | 1 | -1/+12 |
| * | | | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 2013-01-11 | 3 | -6/+12 |
| * | | | bcma: fix compile error | Hauke Mehrtens | 2013-01-11 | 1 | -1/+1 |
| * | | | bcma: mips: rename oldirqflag to irqinitmask | Hauke Mehrtens | 2013-01-07 | 1 | -4/+4 |
| * | | | bcma: mips: remove assigned_irqs from structure | Hauke Mehrtens | 2013-01-07 | 1 | -2/+0 |
| * | | | bcma: mips: show also disabled IRQs | Hauke Mehrtens | 2013-01-07 | 1 | -5/+12 |
| * | | | bcma: mips: make some info messages debug messages | Hauke Mehrtens | 2013-01-07 | 1 | -5/+5 |
| * | | | bcma: mips: explicit assign IRQ numbers | Hauke Mehrtens | 2013-01-07 | 1 | -28/+56 |
| * | | | bcma: make bcma_find_core_unit() accessible | Hauke Mehrtens | 2013-01-07 | 2 | -2/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-15 | 8 | -21/+19 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-01-08 | 2 | -3/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | bcma: correct M25P32 serial flash ID | Rafał Miłecki | 2013-01-02 | 1 | -1/+1 |
| | * | | bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting it | Geert Uytterhoeven | 2013-01-02 | 1 | -2/+1 |
| | |/ |
|
| * / | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 6 | -18/+17 |
| |/ |
|
* / | bgmac: driver for GBit MAC core on BCMA bus | Rafał Miłecki | 2013-01-10 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-12-19 | 1 | -1/+2 |
|\ |
|
| * | bcma: export PLL reading function | Rafał Miłecki | 2012-11-22 | 1 | -1/+2 |