Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | bcma: BCM43228 support | Rafał Miłecki | 2 | -1/+4 |
2012-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -8/+13 |
2012-07-26 | bcma: fix invalid PMU chip control masks | Hauke Mehrtens | 1 | -4/+4 |
2012-07-26 | bcma: add missing iounmap on error path | Hauke Mehrtens | 1 | -5/+10 |
2012-07-26 | bcma: fix regression in interrupt assignment on mips | Hauke Mehrtens | 1 | -3/+3 |
2012-07-17 | bcma: add place for flash memory support | Rafał Miłecki | 6 | -3/+84 |
2012-07-12 | bcma: add new cores at the end of list | Rafał Miłecki | 1 | -2/+2 |
2012-07-12 | bcma: add trivial GBIT MAC COMMON driver | Rafał Miłecki | 5 | -6/+42 |
2012-07-12 | bcma: fix typo - reading number of slave wrappers | Rafał Miłecki | 1 | -1/+1 |
2012-07-12 | bcma: support alternative (BCM4706) ChipCommon core id | Rafał Miłecki | 1 | -5/+12 |
2012-07-11 | bcma: add PMU clock support for BCM4706 | Hauke Mehrtens | 1 | -4/+36 |
2012-07-11 | bcma: fix CC driver compilation on MIPS | Rafał Miłecki | 1 | -1/+1 |
2012-07-10 | bcma: use custom printing functions | Rafał Miłecki | 10 | -62/+69 |
2012-07-10 | bcma: add mdelay bcma_pmu_resources_init() | Hauke Mehrtens | 1 | -0/+3 |
2012-07-10 | bcma: add bcma_pmu_spuravoid_pllupdate() | Hauke Mehrtens | 1 | -1/+182 |
2012-07-10 | bcma: remove chip ids doing nothing from PMU initialization. | Hauke Mehrtens | 1 | -10/+4 |
2012-07-10 | bcma: remove bcma_pmu_{pll,swreg}_init() | Hauke Mehrtens | 1 | -34/+0 |
2012-07-10 | bcma: complete workaround for BCMA43224 and BCM4313 | Hauke Mehrtens | 1 | -5/+17 |
2012-07-10 | bcma: add PCI ID for BCM43224 | Hauke Mehrtens | 1 | -0/+1 |
2012-07-10 | bcma: remove fix for 4329b0 bad LPOM is detection | Hauke Mehrtens | 1 | -3/+0 |
2012-07-10 | bcma: add constants for chip ids | Hauke Mehrtens | 4 | -55/+60 |
2012-07-10 | bcma: extend workaround for bcm4331 | Hauke Mehrtens | 1 | -0/+3 |
2012-06-27 | bcma: define some additional cores IDs | Rafał Miłecki | 1 | -0/+6 |
2012-06-08 | bcma: fix null pointer in bcma_core_pci_irq_ctl | Hauke Mehrtens | 1 | -2/+4 |
2012-06-04 | bcma: add ext PA workaround for BCM4331 and BCM43431 | Seth Forshee | 2 | -3/+5 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -25/+251 |
2012-05-16 | bcma: Add flush for BCMA_RESET_CTL write | Nathan Hintz | 1 | -0/+1 |
2012-05-16 | bcma: Add __devexit to bcma_host_pci_remove | Nathan Hintz | 1 | -2/+2 |
2012-05-16 | bcma: reads/writes are always 4 bytes, so always map 4 bytes | Nathan Hintz | 1 | -3/+3 |
2012-05-16 | bcma: Account for variable PCI memory base/size | Nathan Hintz | 1 | -2/+2 |
2012-05-16 | bcma: Find names of non BCM cores | Nathan Hintz | 1 | -14/+40 |
2012-05-16 | bcma: add bcma_core_pci_config_fixup() | Hauke Mehrtens | 1 | -0/+18 |
2012-05-16 | bcma: add bcma_core_pci_fixcfg() | Hauke Mehrtens | 1 | -0/+19 |
2012-05-16 | bcma: add bcma_core_pci_extend_L1timer | Hauke Mehrtens | 1 | -2/+14 |
2012-05-16 | bcma: implement setting core clock mode to dynamic | Hauke Mehrtens | 1 | -1/+1 |
2012-05-16 | bcma/ssb: parse new attributes from sprom | Hauke Mehrtens | 1 | -0/+70 |
2012-05-16 | bcma: read out some additional sprom attributes | Hauke Mehrtens | 1 | -0/+76 |
2012-05-16 | ssb/bcma: fill attribute alpha2 from sprom | Hauke Mehrtens | 1 | -1/+2 |
2012-05-16 | bcma: add boardinfo struct | Hauke Mehrtens | 1 | -0/+3 |
2012-05-07 | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman | 1 | -2/+5 |
2012-04-23 | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman | 1 | -1/+18 |
2012-04-19 | bcma: scan for extra address space | Hauke Mehrtens | 1 | -1/+18 |
2012-04-16 | bcma: use fallback sprom if no on chip sprom is available | Hauke Mehrtens | 1 | -2/+5 |
2012-04-10 | bcma: fix build error on MIPS; implicit pcibios_enable_device | Paul Gortmaker | 2 | -1/+2 |
2012-03-07 | bcma: silence PMU warning for BCM4331 | Rafał Miłecki | 1 | -0/+1 |
2012-03-07 | bcma: add support for on-chip OTP memory used for SPROM storage | Arend van Spriel | 1 | -20/+106 |
2012-03-07 | bcma: return error in bcma_sprom_get() when fallback fails | Arend van Spriel | 1 | -10/+17 |
2012-03-06 | bcma: add support for sprom not found on the device | Hauke Mehrtens | 1 | -8/+69 |
2012-03-06 | bcma: export bcma_find_core | Hauke Mehrtens | 1 | -1/+2 |
2012-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -11/+12 |