| Commit message (Expand) | Author | Age |
* | ssb: Add module.h to the real modules in drivers/ssb | Paul Gortmaker | 2011-10-31 |
* | ssb: fix DMA translation for some specific boards | Rafał Miłecki | 2011-08-24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 |
* | | ssb: return correct translation bit for 64-bit DMA | Rafał Miłecki | 2011-07-22 |
* | | ssb: fix ssb clock rate according to broadcom source | Hauke Mehrtens | 2011-06-27 |
* | | ssb: add __devinit to some functions | Hauke Mehrtens | 2011-06-22 |
|/ |
|
* | ssb: fix pcicore build breakage | John W. Linville | 2011-05-13 |
* | ssb: move ssb_commit_settings and export it | Rafał Miłecki | 2011-05-11 |
* | ssb: update reject bit for Target State Low | Rafał Miłecki | 2011-04-26 |
* | ssb: mark bus as powered up earlier | Rafał Miłecki | 2011-04-26 |
* | ssb: reset device only if it was enabled | Rafał Miłecki | 2011-02-18 |
* | ssb: when needed, reject IM input while disabling device | Rafał Miłecki | 2011-02-18 |
* | ssb: Make ssb_wait_bit multi-bit safe | Michael Büsch | 2011-02-18 |
* | ssb: Add sysfs attributes to ssb devices | Hauke Mehrtens | 2010-12-02 |
* | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 |
* | | ssb: remove the ssb DMA API | FUJITA Tomonori | 2010-06-04 |
* | | ssb: add dma_dev to ssb_device structure | FUJITA Tomonori | 2010-06-04 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 |
| |\ |
|
| | * | ssb: Make bus registration failure not be silent | Larry Finger | 2010-04-26 |
* | | | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 |
|/ / |
|
* / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | ssb: Fix CONFIG_SSB_SDIOHOST typo | Michael Buesch | 2010-02-03 |
* | ssb: Fix SPROM writing | Michael Buesch | 2009-11-23 |
* | ssb: Implement SDIO host bus support | Albert Herranz | 2009-09-09 |
* | ssb: Fail ssb modinit, if attach of the buses failed. | Michael Buesch | 2009-09-08 |
* | ssb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-21 |
* | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices | Aurelien Jarno | 2008-09-27 |
* | ssb: allow compilation on systems without PCI | Holger Schurig | 2008-08-18 |
* | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch | 2008-06-27 |
* | ssb: Fix coherent DMA mask for PCI devices | Michael Buesch | 2008-06-13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 |
|\ |
|
| * | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 2008-04-15 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 |
|\| |
|
| * | b43legacy: fix bcm4303 crash | Stefano Brivio | 2008-04-07 |
* | | ssb: Add support for block-I/O | Michael Buesch | 2008-04-08 |
* | | ssb: Fix build for non-PCIhost | Michael Buesch | 2008-04-08 |
* | | ssb: Turn suspend/resume upside down | Michael Buesch | 2008-04-08 |
* | | ssb-pcmcia: IRQ and DMA related fixes | Michael Buesch | 2008-04-08 |
* | | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 2008-03-13 |
* | | ssb: Add Gigabit Ethernet driver | Michael Buesch | 2008-03-06 |
* | | ssb: Add support for 8bit register access | Michael Buesch | 2008-02-29 |
|/ |
|
* | ssb: Fix pcicore cardbus mode | Michael Buesch | 2008-02-20 |
* | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 2008-02-20 |
* | ssb: Convert to use of the new SPROM structure | Larry Finger | 2008-01-28 |
* | ssb: Fix PCMCIA-host lowlevel bus access | Michael Buesch | 2007-11-11 |
* | ssb: Fix initcall ordering | Michael Buesch | 2007-11-11 |