summaryrefslogtreecommitdiffstats
path: root/drivers/ssb
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-293-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-063-15/+2
|\
| * pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski2010-08-031-12/+2
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-303-3/+0
* | ssb: remove the ssb DMA APIFUJITA Tomonori2010-06-041-74/+0
* | ssb: add dma_dev to ssb_device structureFUJITA Tomonori2010-06-041-0/+2
* | ssb: Handle alternate SSPROM locationLarry Finger2010-06-042-2/+14
* | ssb: fast powerup delay calculation for PMU capable devicesRafał Miłecki2010-06-031-0/+24
* | ssb: update PMU init to match specsRafał Miłecki2010-06-031-10/+7
|/
* ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2010-05-282-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-204-3/+31
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-054-3/+30
| |\
| | * ssb: Make bus registration failure not be silentLarry Finger2010-04-261-0/+3
| | * ssb: Use relative offsets for SPROMRafał Miłecki2010-04-261-1/+1
| | * ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-261-3/+6
| | * ssb: do not read SPROM if it does not existJohn W. Linville2010-04-263-0/+21
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-211-29/+0
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-115-0/+5
| |\ \ \ | | |_|/ | |/| |
| * | | ssb: Export ssb_chipco_gpio_control - needed by N PHY codeLarry Finger2010-03-101-0/+1
* | | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-1/+1
| |_|/ |/| |
* | | MIPS: Fix SSB PCIcore IO resource managementAndreas Ferber2010-04-121-29/+0
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
|/
* ssb: Add PCI ID 0x4322 to PHU handlingLarry Finger2010-02-191-0/+7
* ssb: fix typo in ifdef commentHauke Mehrtens2010-02-151-2/+2
* ssb: fix interrupt assignmentJochen Friedrich2010-02-081-1/+4
* ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch2010-02-031-2/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-114/+118
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-051-114/+118
| |\
| | * pcmcia: convert ssb pcmcia driver to use new CIS helpersDominik Brodowski2009-11-081-114/+118
* | | ssb: Fix range check in sprom writeMichael Buesch2009-11-231-4/+16
* | | ssb: Fix SPROM writingMichael Buesch2009-11-233-70/+78
* | | ssb: Unconditionally log results of core scansLarry Finger2009-11-231-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-111-1/+5
|\ \ \ | |/ /
| * | ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey2009-11-101-1/+5
| |/
* | ssb: Put host pointers into a unionMichael Buesch2009-10-271-2/+2
|/
* ssb/sdio: fix printk format warningsRandy Dunlap2009-09-161-2/+2
* ssb: Fix error when V1 SPROM extraction is forcedLarry Finger2009-09-141-0/+1
* ssb: Disable verbose SDIO coreswitchMichael Buesch2009-09-141-1/+1
* ssb: Implement SDIO host bus supportAlbert Herranz2009-09-096-1/+733
* ssb: Fail ssb modinit, if attach of the buses failed.Michael Buesch2009-09-081-2/+4
* ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-281-0/+94
* ssb: Fix typo in the rev8 SPROM extraction routineGábor Stefanik2009-08-201-1/+1
* ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2009-08-141-1/+52
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-091-2/+4
|\
| * ssb: Add support for 4318EClyde McPherson2009-07-081-2/+4
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-2/+2
* | MIPS: BC47xx: Fix SSB irq setupmatthieu castet2009-07-031-10/+75
|/
* SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet2009-06-081-0/+1
* b43: Add BCM4307 PCI-IDMichael Buesch2009-03-271-0/+1
* ssb: remove EXPERIMENTAL dependencies.Michael Buesch2009-03-271-8/+8
OpenPOWER on IntegriCloud