aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04ssb: remove the ssb DMA APIFUJITA Tomonori1-74/+0
2010-06-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori1-0/+2
2010-06-04ssb: Handle alternate SSPROM locationLarry Finger2-2/+14
2010-06-03ssb: fast powerup delay calculation for PMU capable devicesRafał Miłecki1-0/+24
2010-06-03ssb: update PMU init to match specsRafał Miłecki1-10/+7
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2-3/+7
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-3/+31
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski1-1/+1
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-3/+30
2010-04-26ssb: Make bus registration failure not be silentLarry Finger1-0/+3
2010-04-26ssb: Use relative offsets for SPROMRafał Miłecki1-1/+1
2010-04-26ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki1-3/+6
2010-04-26ssb: do not read SPROM if it does not existJohn W. Linville3-0/+21
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-29/+0
2010-04-12MIPS: Fix SSB PCIcore IO resource managementAndreas Ferber1-29/+0
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-0/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-0/+5
2010-03-10ssb: Export ssb_chipco_gpio_control - needed by N PHY codeLarry Finger1-0/+1
2010-02-19ssb: Add PCI ID 0x4322 to PHU handlingLarry Finger1-0/+7
2010-02-15ssb: fix typo in ifdef commentHauke Mehrtens1-2/+2
2010-02-08ssb: fix interrupt assignmentJochen Friedrich1-1/+4
2010-02-03ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch1-2/+1
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-114/+118
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-114/+118
2009-11-23ssb: Fix range check in sprom writeMichael Buesch1-4/+16
2009-11-23ssb: Fix SPROM writingMichael Buesch3-70/+78
2009-11-23ssb: Unconditionally log results of core scansLarry Finger1-1/+1
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+5
2009-11-10ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey1-1/+5
2009-11-08pcmcia: convert ssb pcmcia driver to use new CIS helpersDominik Brodowski1-114/+118
2009-10-27ssb: Put host pointers into a unionMichael Buesch1-2/+2
2009-09-16ssb/sdio: fix printk format warningsRandy Dunlap1-2/+2
2009-09-14ssb: Fix error when V1 SPROM extraction is forcedLarry Finger1-0/+1
2009-09-14ssb: Disable verbose SDIO coreswitchMichael Buesch1-1/+1
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz6-1/+733
2009-09-08ssb: Fail ssb modinit, if attach of the buses failed.Michael Buesch1-2/+4
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik1-0/+94
2009-08-20ssb: Fix typo in the rev8 SPROM extraction routineGábor Stefanik1-1/+1
2009-08-14ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik1-1/+52
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+4
2009-07-08ssb: Add support for 4318EClyde McPherson1-2/+4
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-2/+2
2009-07-03MIPS: BC47xx: Fix SSB irq setupmatthieu castet1-10/+75
2009-06-08SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet1-0/+1
2009-03-27b43: Add BCM4307 PCI-IDMichael Buesch1-0/+1
2009-03-27ssb: remove EXPERIMENTAL dependencies.Michael Buesch1-8/+8
2009-03-05ssb: Add SPROM fallback supportMichael Buesch3-1/+50
2009-02-09ssb: Add PMU supportMichael Buesch3-13/+510
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch2-12/+63
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg1-0/+1