Age | Commit message (Expand) | Author | Files | Lines |
2008-11-21 | ssb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -7/+6 |
2008-11-11 | SSB: hide empty sub menu | Mike Frysinger | 1 | -2/+3 |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -11/+11 |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-09-27 | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices | Aurelien Jarno | 1 | -0/+1 |
2008-08-30 | ssb: Clean up extraction of MAC addresses from SPROM | Larry Finger | 1 | -20/+14 |
2008-08-30 | ssb: Update for Rev. 5 SPROM | Larry Finger | 1 | -15/+35 |
2008-08-23 | pcmcia: deprecate CS_NO_MORE_ITEMS | Dominik Brodowski | 1 | -1/+1 |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 1 | -10/+10 |
2008-08-18 | ssb: allow compilation on systems without PCI | Holger Schurig | 1 | -0/+8 |
2008-07-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+7 |
2008-07-07 | ssb-pcicore: Fix IRQ-vector init on embedded devices | Michael Buesch | 1 | -0/+7 |
2008-06-27 | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch | 2 | -17/+60 |
2008-06-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+9 |
2008-06-14 | ssb: Fix coherent DMA mask for PCI devices | Michael Buesch | 1 | -3/+9 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2008-06-04 | ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable | Michael Buesch | 1 | -2/+2 |
2008-05-07 | ssb: Allow reading of 440-byte SPROM that is not rev 4 | Larry.Finger@lwfinger.net | 1 | -11/+9 |
2008-04-24 | ssb: Fix all-ones boardflags | Larry Finger | 1 | -0/+5 |
2008-04-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -6/+8 |
2008-04-16 | ssb-pcicore: Remove b44 TPS flag workaround | Michael Buesch | 1 | -9/+3 |
2008-04-15 | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 1 | -6/+8 |
2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -7/+14 |
2008-04-09 | ssb-mipscore: Fix interrupt vectors | Michael Buesch | 1 | -6/+7 |
2008-04-09 | ssb-pcicore: Fix IRQ TPS flag handling | Larry Finger | 1 | -1/+1 |
2008-04-09 | ssb: Add support for block-I/O | Michael Buesch | 4 | -0/+296 |
2008-04-09 | ssb: Fix build for non-PCIhost | Michael Buesch | 1 | -2/+2 |
2008-04-08 | ssb: Turn suspend/resume upside down | Michael Buesch | 5 | -58/+74 |
2008-04-08 | ssb-pcmcia: IRQ and DMA related fixes | Michael Buesch | 2 | -15/+23 |
2008-04-08 | b43legacy: fix bcm4303 crash | Stefano Brivio | 1 | -0/+6 |
2008-03-14 | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 7 | -165/+646 |
2008-03-07 | ssb: Add Gigabit Ethernet driver | Michael Buesch | 8 | -72/+515 |
2008-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+4 |
2008-03-05 | ssb: Add pcibios_enable_device() return value check | Yoichi Yuasa | 1 | -1/+4 |
2008-02-29 | ssb: Add CHIPCO IRQ access functions | Aurelien Jarno | 1 | -0/+10 |
2008-02-29 | ssb: Add support for 8bit register access | Michael Buesch | 3 | -0/+78 |
2008-02-28 | SSB PCI core driver: use new SPROM data structure | Aurelien Jarno | 1 | -1/+1 |
2008-02-28 | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev | 3 | -3/+8 |
2008-02-21 | ssb: Fix support for PCI devices behind a SSB->PCI bridge | Michael Buesch | 1 | -5/+12 |
2008-02-21 | ssb: Fix pcicore cardbus mode | Michael Buesch | 2 | -2/+27 |
2008-02-21 | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 4 | -11/+109 |
2008-02-21 | ssb: Fix the GPIO API | Michael Buesch | 2 | -10/+49 |
2008-02-21 | ssb: Fix watchdog access for devices without a chipcommon | Michael Buesch | 4 | -0/+39 |
2008-02-21 | ssb: Fix serial console on new bcm47xx devices | Michael Buesch | 1 | -5/+31 |
2008-02-03 | drivers/ssb/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-29 | ssb: Add boardflags_hi field to the sprom data structure | Michael Buesch | 1 | -0/+3 |
2008-01-29 | b43-ssb-bridge: Add PCI ID for BCM43XG | Michael Buesch | 1 | -0/+1 |
2008-01-29 | ssb: Fix PCMCIA lowlevel register access | Michael Buesch | 1 | -28/+43 |
2008-01-29 | ssb: Fix extraction of values from SPROM | Michael Buesch | 1 | -11/+65 |
2008-01-29 | ssb: Remove the old, now unused, data structures | Larry Finger | 1 | -60/+15 |