aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/sprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09ssb: Remove home-grown printk wrappersMichael Büsch1-2/+2
2013-06-03ssb: sprom: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-03-06ssb: Convert ssb_printk to ssb_<level>Joe Perches1-2/+2
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens1-18/+25
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz1-0/+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. Linville1-0/+14
2010-04-26ssb: do not read SPROM if it does not existJohn W. Linville1-0/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-23ssb: Fix range check in sprom writeMichael Buesch1-4/+16
2009-11-23ssb: Fix SPROM writingMichael Buesch1-7/+3
2009-03-05ssb: Add SPROM fallback supportMichael Buesch1-0/+36
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch1-0/+133