Age | Commit message (Expand) | Author | Files | Lines |
2013-06-27 | bcma: add support for BCM43142 | Rafał Miłecki | 2 | -0/+56 |
2013-05-17 | bcma: add more core IDs | Rafał Miłecki | 1 | -1/+4 |
2013-04-12 | brcmfmac: setup SDIO reset behavior | Piotr Haber | 1 | -0/+3 |
2013-04-12 | brcmfmac: add support for dongle ARM CR4 core | Franky Lin | 2 | -0/+2 |
2013-03-27 | bcma: export bcma_chipco_get_alp_clock() | Hauke Mehrtens | 1 | -0/+2 |
2013-03-27 | bcma: handle more devices in bcma_pmu_get_alp_clock() | Hauke Mehrtens | 1 | -0/+1 |
2013-03-26 | bcma: define board types | Rafał Miłecki | 1 | -0/+54 |
2013-03-03 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -0/+1 |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -3/+8 |
2013-02-04 | mtd: bcm47xxsflash: add own struct for abstrating bus type | Rafał Miłecki | 1 | -0/+1 |
2013-02-01 | bcma: cc: fix (and rename) define of NAND flash type | Rafał Miłecki | 1 | -1/+1 |
2013-01-31 | bcma: add gpio_to_irq | Hauke Mehrtens | 1 | -2/+7 |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -2/+4 |
2013-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+2 |
2013-01-15 | bcma: fix bcm4716/bcm4748 i2s irqflag | Nathan Hintz | 1 | -0/+1 |
2013-01-11 | bcma: update pci configuration for bcm4706/bcm4716 | Nathan Hintz | 1 | -0/+2 |
2013-01-11 | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 1 | -1/+1 |
2013-01-10 | bgmac: driver for GBit MAC core on BCMA bus | Rafał Miłecki | 1 | -0/+2 |
2013-01-08 | bcma: mips: remove assigned_irqs from structure | Hauke Mehrtens | 1 | -1/+0 |
2013-01-04 | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -2/+2 |
2012-12-20 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -0/+1 |
2012-12-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+9 |
2012-12-06 | bcma: register watchdog driver | Hauke Mehrtens | 1 | -0/+3 |
2012-12-06 | bcma: add methods for watchdog driver | Hauke Mehrtens | 1 | -2/+2 |
2012-11-26 | bcma: add more package IDs | Hauke Mehrtens | 1 | -0/+5 |
2012-11-22 | bcma: export PLL reading function | Rafał Miłecki | 1 | -0/+1 |
2012-11-22 | bcma: add GPIO driver | Hauke Mehrtens | 1 | -0/+5 |
2012-11-22 | bcma: add bcma_chipco_gpio_pull{up,down} | Hauke Mehrtens | 1 | -0/+2 |
2012-11-22 | bcma: add locking around GPIO register accesses | Hauke Mehrtens | 1 | -0/+3 |
2012-10-19 | bcma: add an extra pcie core struct | Hauke Mehrtens | 1 | -1/+1 |
2012-10-19 | bcma: mark nflash if it is the boot flash | Hauke Mehrtens | 1 | -0/+1 |
2012-10-19 | bcma: add and use constants for the flash windows | Hauke Mehrtens | 1 | -1/+4 |
2012-10-19 | bcma: mark pflash as present when available | Hauke Mehrtens | 1 | -0/+1 |
2012-10-19 | bcma: just do the necessary things in early register on SoCs | Hauke Mehrtens | 2 | -0/+6 |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 1 | -1/+1 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 1 | -1/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -1/+1 |
2012-09-29 | mtd: basic (read only) driver for BCMA serial flash | Rafał Miłecki | 1 | -0/+2 |
2012-09-29 | Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel.... | David Woodhouse | 2 | -0/+115 |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+28 |
2012-08-22 | bcma: detect and register NAND flash device | Rafał Miłecki | 1 | -0/+13 |
2012-08-22 | bcma: detect and register serial flash device | Rafał Miłecki | 2 | -0/+15 |
2012-08-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+87 |
2012-08-10 | bcma: add (mostly) NAND defines | Rafał Miłecki | 2 | -0/+87 |
2012-08-02 | bcma: BCM43228 support | Rafał Miłecki | 1 | -0/+6 |
2012-07-17 | bcma: cc: update defines | Rafał Miłecki | 1 | -1/+50 |
2012-07-12 | bcma: add trivial GBIT MAC COMMON driver | Rafał Miłecki | 2 | -0/+102 |
2012-07-11 | bcma: add PMU clock support for BCM4706 | Hauke Mehrtens | 1 | -0/+14 |
2012-07-10 | bcma: add bcma_pmu_spuravoid_pllupdate() | Hauke Mehrtens | 1 | -0/+14 |
2012-07-10 | bcma: complete workaround for BCMA43224 and BCM4313 | Hauke Mehrtens | 1 | -0/+8 |