Age | Commit message (Expand) | Author | Files | Lines |
2011-01-10 | ssb: Ignore dangling ethernet cores on wireless devices | Michael Büsch | 1 | -0/+10 |
2010-12-22 | ssb: Use pci_is_pcie() | Hauke Mehrtens | 1 | -2/+2 |
2010-12-02 | ssb: Add sysfs attributes to ssb devices | Hauke Mehrtens | 1 | -0/+30 |
2010-12-02 | ssb: extract indexes for power tables | Rafał Miłecki | 1 | -0/+44 |
2010-11-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2010-11-22 | ssb: b43-pci-bridge: Add new vendor for BCM4318 | Daniel Klaffenbach | 1 | -0/+1 |
2010-11-18 | ssb: drop BCM4328 hack for SPROM revision | Rafał Miłecki | 1 | -4/+0 |
2010-11-17 | ssb: return -ENOMEM on alloc fail (instead of CRC check's result) | Rafał Miłecki | 1 | -4/+3 |
2010-11-17 | ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code | Rafał Miłecki | 1 | -22/+23 |
2010-11-15 | ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices | Larry Finger | 1 | -0/+7 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 3 | -3/+0 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 3 | -15/+2 |
2010-08-03 | pcmcia: use pcmica_{read,write}_config_byte | Dominik Brodowski | 1 | -12/+2 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 3 | -3/+0 |
2010-06-05 | ssb: remove the ssb DMA API | FUJITA Tomonori | 1 | -74/+0 |
2010-06-05 | ssb: add dma_dev to ssb_device structure | FUJITA Tomonori | 1 | -0/+2 |
2010-06-04 | ssb: Handle alternate SSPROM location | Larry Finger | 2 | -2/+14 |
2010-06-03 | ssb: fast powerup delay calculation for PMU capable devices | Rafał Miłecki | 1 | -0/+24 |
2010-06-03 | ssb: update PMU init to match specs | Rafał Miłecki | 1 | -10/+7 |
2010-05-28 | ssb: fix NULL ptr deref when pcihost_wrapper is used | Christoph Fritz | 2 | -3/+7 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 4 | -3/+31 |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 1 | -1/+1 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -3/+30 |
2010-04-26 | ssb: Make bus registration failure not be silent | Larry Finger | 1 | -0/+3 |
2010-04-26 | ssb: Use relative offsets for SPROM | Rafał Miłecki | 1 | -1/+1 |
2010-04-26 | ssb: Look for SPROM at different offset on higher rev CC | Rafał Miłecki | 1 | -3/+6 |
2010-04-26 | ssb: do not read SPROM if it does not exist | John W. Linville | 3 | -0/+21 |
2010-04-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -29/+0 |
2010-04-12 | MIPS: Fix SSB PCIcore IO resource management | Andreas Ferber | 1 | -29/+0 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 5 | -0/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -0/+5 |
2010-03-11 | ssb: Export ssb_chipco_gpio_control - needed by N PHY code | Larry Finger | 1 | -0/+1 |
2010-02-19 | ssb: Add PCI ID 0x4322 to PHU handling | Larry Finger | 1 | -0/+7 |
2010-02-16 | ssb: fix typo in ifdef comment | Hauke Mehrtens | 1 | -2/+2 |
2010-02-09 | ssb: fix interrupt assignment | Jochen Friedrich | 1 | -1/+4 |
2010-02-04 | ssb: Fix CONFIG_SSB_SDIOHOST typo | Michael Buesch | 1 | -2/+1 |
2009-12-06 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -114/+118 |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -114/+118 |
2009-11-24 | ssb: Fix range check in sprom write | Michael Buesch | 1 | -4/+16 |
2009-11-24 | ssb: Fix SPROM writing | Michael Buesch | 3 | -70/+78 |
2009-11-24 | ssb: Unconditionally log results of core scans | Larry Finger | 1 | -1/+1 |
2009-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+5 |
2009-11-11 | ssb-pcmcia: Fix 32bit register access in early bus scanning | Martin Fuzzey | 1 | -1/+5 |
2009-11-08 | pcmcia: convert ssb pcmcia driver to use new CIS helpers | Dominik Brodowski | 1 | -114/+118 |
2009-10-27 | ssb: Put host pointers into a union | Michael Buesch | 1 | -2/+2 |
2009-09-17 | ssb/sdio: fix printk format warnings | Randy Dunlap | 1 | -2/+2 |
2009-09-14 | ssb: Fix error when V1 SPROM extraction is forced | Larry Finger | 1 | -0/+1 |
2009-09-14 | ssb: Disable verbose SDIO coreswitch | Michael Buesch | 1 | -1/+1 |
2009-09-09 | ssb: Implement SDIO host bus support | Albert Herranz | 6 | -1/+733 |
2009-09-09 | ssb: Fail ssb modinit, if attach of the buses failed. | Michael Buesch | 1 | -2/+4 |