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