| Commit message (Expand) | Author | Age | Files | Lines |
* | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG | Michael Büsch | 2018-08-09 | 1 | -2/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ssb: pick SoC invariants code from MIPS BCM47xx arch | Rafał Miłecki | 2015-12-16 | 1 | -7/+3 |
* | MIPS: BCM47xx: Extract info about et2 interface | Rafał Miłecki | 2015-06-21 | 1 | -0/+3 |
* | MIPS: BCM47xx: Extract all boardflags to new u32 fields | Rafał Miłecki | 2015-06-21 | 1 | -1/+4 |
* | ssb: sprom: add dev_id field for value overriding standard ID | Rafał Miłecki | 2014-05-19 | 1 | -0/+1 |
* | ssb: gpio: add own IRQ domain | Rafał Miłecki | 2014-01-24 | 1 | -0/+1 |
* | ssb: define more board types | Rafał Miłecki | 2013-03-25 | 1 | -3/+51 |
* | ssb: fix unaligned access to mac address | Hauke Mehrtens | 2013-03-06 | 1 | -3/+3 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 | 1 | -0/+4 |
|\ |
|
| * | ssb: add GPIO driver | Hauke Mehrtens | 2012-11-21 | 1 | -0/+4 |
* | | ssb: register watchdog driver | Hauke Mehrtens | 2012-12-06 | 1 | -0/+2 |
|/ |
|
* | ssb: recognize ARM Cortex M3 | Hauke Mehrtens | 2012-06-06 | 1 | -0/+1 |
* | ssb: remove rev from boardinfo | Hauke Mehrtens | 2012-05-16 | 1 | -1/+0 |
* | ssb: add some missing sprom attributes | Hauke Mehrtens | 2012-03-05 | 1 | -1/+75 |
* | ssb: add alpha2 | Hauke Mehrtens | 2012-03-05 | 1 | -0/+1 |
* | ssb: fix per path sprom vars | Hauke Mehrtens | 2012-03-05 | 1 | -1/+1 |
* | ssb: remove 5GHz antenna gain from sprom | Hauke Mehrtens | 2012-03-05 | 1 | -6/+1 |
* | ssb: sprom fix some sizes / signedness | Hauke Mehrtens | 2012-03-05 | 1 | -8/+8 |
* | ssb: SPROM: extract each core power info | Rafał Miłecki | 2012-01-24 | 1 | -0/+8 |
* | ssb: extract FEM info from SPROM | Rafał Miłecki | 2011-12-13 | 1 | -0/+9 |
* | include: convert various register fcns to macros to avoid include chaining | Paul Gortmaker | 2011-10-31 | 1 | -4/+3 |
* | ssb: use u16 for storing board rev | Rafał Miłecki | 2011-09-13 | 1 | -1/+1 |
* | ssb: SPROM: add LED duty cycle fields | Rafał Miłecki | 2011-07-18 | 1 | -0/+2 |
* | ssb: PCI revision ID register is 8-bit wide | Sergei Shtylyov | 2011-07-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -1/+2 |
|\ |
|
| * | ssb: move ssb_commit_settings and export it | Rafał Miłecki | 2011-05-11 | 1 | -0/+1 |
| * | ssb: trivial: use u8 for chip_rev (it's mask is 0xF) | Rafał Miłecki | 2011-04-04 | 1 | -1/+1 |
* | | SSB: Change fallback sprom to callback mechanism. | Hauke Mehrtens | 2011-05-19 | 1 | -1/+3 |
|/ |
|
* | ssb: extract indexes for power tables | Rafał Miłecki | 2010-12-02 | 1 | -0/+4 |
* | ssb: remove the ssb DMA API | FUJITA Tomonori | 2010-06-04 | 1 | -157/+0 |
* | ssb: add dma_dev to ssb_device structure | FUJITA Tomonori | 2010-06-04 | 1 | -1/+1 |
* | ssb: Look for SPROM at different offset on higher rev CC | Rafał Miłecki | 2010-04-26 | 1 | -0/+1 |
* | ssb: do not read SPROM if it does not exist | John W. Linville | 2010-04-26 | 1 | -0/+3 |
* | ssb: Put host pointers into a union | Michael Buesch | 2009-10-27 | 1 | -8/+12 |
* | ssb: Implement SDIO host bus support | Albert Herranz | 2009-09-09 | 1 | -2/+23 |
* | ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY | Gábor Stefanik | 2009-08-14 | 1 | -7/+37 |
* | ssb: Add SPROM fallback support | Michael Buesch | 2009-03-05 | 1 | -0/+4 |
* | ssb: Fix DMA-API compilation for non-PCI systems | Michael Buesch | 2008-11-10 | 1 | -7/+35 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -2/+2 |
* | ssb: Include dma-mapping.h | Michael Buesch | 2008-07-14 | 1 | -0/+1 |
* | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch | 2008-06-27 | 1 | -4/+139 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-17 | 1 | -0/+4 |
|\ |
|
| * | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 2008-04-15 | 1 | -0/+4 |
* | | ssb: Add support for block-I/O | Michael Buesch | 2008-04-08 | 1 | -0/+19 |
* | | ssb: Turn suspend/resume upside down | Michael Buesch | 2008-04-08 | 1 | -3/+7 |
* | | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 2008-03-13 | 1 | -2/+2 |
* | | ssb: Add Gigabit Ethernet driver | Michael Buesch | 2008-03-06 | 1 | -0/+7 |
* | | ssb: Add support for 8bit register access | Michael Buesch | 2008-02-29 | 1 | -0/+10 |
|/ |
|
* | ssb: Fix pcicore cardbus mode | Michael Buesch | 2008-02-20 | 1 | -0/+7 |