summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
AgeCommit message (Expand)AuthorLines
2013-05-22bcma: don't hardcode SPROM lengthRafał Miłecki-15/+15
2013-05-17bcma: add more core IDsRafał Miłecki-0/+2
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+1
2013-04-05bcma_mips: add a const qualifierArtem Bityutskiy-1/+1
2013-03-27bcma: export some gpio functionsHauke Mehrtens-0/+2
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens-1/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens-4/+20
2013-03-27bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens-5/+5
2013-03-27bcma: mark eromptr as __iomemHauke Mehrtens-8/+8
2013-03-25bcma: extract board_type from SPROMRafał Miłecki-0/+1
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2013-03-06bcma: implement disabling PLLsRafał Miłecki-1/+7
2013-03-06bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki-0/+5
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2013-02-27bcma: init spin lockHauke Mehrtens-0/+2
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+18
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+17
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+57
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+17
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2013-02-04bcma: unregister gpios before unloading bcmaHauke Mehrtens-0/+17
2013-02-01bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki-4/+4
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2013-01-30bcma: add gpio_to_irqHauke Mehrtens-0/+11
2013-01-30bcma: register platform device for parallel flashRafał Miłecki-5/+42
2013-01-28bcma: fix NAND flash validationRafał Miłecki-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-72/+155
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+2
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-21/+19
2013-01-14bcma: use consistent case for 'hex' constantsNathan Hintz-5/+5
2013-01-14bcma: add support for 1 and 2 byte extended config space accessNathan Hintz-7/+8
2013-01-14bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz-11/+11
2013-01-14bcma: jump to 'out' label for invalid 'func' valueNathan Hintz-1/+5
2013-01-14bcma: delete duplicate readlNathan Hintz-2/+0
2013-01-14bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz-0/+28
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz-1/+12
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz-6/+12
2013-01-11bcma: fix compile errorHauke Mehrtens-1/+1
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki-1/+2
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+2
2013-01-07bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens-4/+4
2013-01-07bcma: mips: remove assigned_irqs from structureHauke Mehrtens-2/+0
2013-01-07bcma: mips: show also disabled IRQsHauke Mehrtens-5/+12
2013-01-07bcma: mips: make some info messages debug messagesHauke Mehrtens-5/+5
2013-01-07bcma: mips: explicit assign IRQ numbersHauke Mehrtens-28/+56
2013-01-07bcma: make bcma_find_core_unit() accessibleHauke Mehrtens-2/+4
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman-18/+17
2013-01-02bcma: correct M25P32 serial flash IDRafał Miłecki-1/+1
2013-01-02bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven-2/+1
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+2