index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ssb
/
ssb.h
Age
Commit message (
Expand
)
Author
2012-06-06
ssb: recognize ARM Cortex M3
Hauke Mehrtens
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
2012-03-05
ssb: add some missing sprom attributes
Hauke Mehrtens
2012-03-05
ssb: add alpha2
Hauke Mehrtens
2012-03-05
ssb: fix per path sprom vars
Hauke Mehrtens
2012-03-05
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
2012-03-05
ssb: sprom fix some sizes / signedness
Hauke Mehrtens
2012-01-24
ssb: SPROM: extract each core power info
Rafał Miłecki
2011-12-13
ssb: extract FEM info from SPROM
Rafał Miłecki
2011-10-31
include: convert various register fcns to macros to avoid include chaining
Paul Gortmaker
2011-09-13
ssb: use u16 for storing board rev
Rafał Miłecki
2011-07-18
ssb: SPROM: add LED duty cycle fields
Rafał Miłecki
2011-07-05
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-19
SSB: Change fallback sprom to callback mechanism.
Hauke Mehrtens
2011-05-11
ssb: move ssb_commit_settings and export it
Rafał Miłecki
2011-04-04
ssb: trivial: use u8 for chip_rev (it's mask is 0xF)
Rafał Miłecki
2010-12-02
ssb: extract indexes for power tables
Rafał Miłecki
2010-06-04
ssb: remove the ssb DMA API
FUJITA Tomonori
2010-06-04
ssb: add dma_dev to ssb_device structure
FUJITA Tomonori
2010-04-26
ssb: Look for SPROM at different offset on higher rev CC
Rafał Miłecki
2010-04-26
ssb: do not read SPROM if it does not exist
John W. Linville
2009-10-27
ssb: Put host pointers into a union
Michael Buesch
2009-09-09
ssb: Implement SDIO host bus support
Albert Herranz
2009-08-14
ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY
Gábor Stefanik
2009-03-05
ssb: Add SPROM fallback support
Michael Buesch
2008-11-10
ssb: Fix DMA-API compilation for non-PCI systems
Michael Buesch
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-14
ssb: Include dma-mapping.h
Michael Buesch
2008-06-27
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
Michael Buesch
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-15
ssb: Fix usage of struct device used for DMAing
Michael Buesch
2008-04-08
ssb: Add support for block-I/O
Michael Buesch
2008-04-08
ssb: Turn suspend/resume upside down
Michael Buesch
2008-03-13
ssb: Add SPROM/invariants support for PCMCIA devices
Michael Buesch
2008-03-06
ssb: Add Gigabit Ethernet driver
Michael Buesch
2008-02-29
ssb: Add support for 8bit register access
Michael Buesch
2008-02-21
ssb: Fix pcicore cardbus mode
Michael Buesch
2008-02-21
ssb: Make the GPIO API reentrancy safe
Michael Buesch
2008-02-05
b43: fix build with CONFIG_SSB_PCIHOST=n
Andrew Morton
2008-01-28
ssb: Add boardflags_hi field to the sprom data structure
Michael Buesch
2008-01-28
ssb: add 'ssb_pcihost_set_power_state' function
Miguel Botón
2008-01-28
ssb: Fix PCMCIA lowlevel register access
Michael Buesch
2008-01-28
ssb: Fix extraction of values from SPROM
Michael Buesch
2008-01-28
ssb: Remove the old, now unused, data structures
Larry Finger
2008-01-28
ssb: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
ssb: Add new SPROM structure while keeping the old
Larry Finger
2007-10-10
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch