Age | Commit message (Expand) | Author | Files | Lines |
2021-06-15 | ssb: Fix error return code in ssb_bus_scan() | Zhen Lei | 1 | -0/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-28 | ssb: scan: fix block comments coding style issues | John Oldman | 1 | -2/+4 |
2018-08-09 | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG | Michael Büsch | 1 | -2/+2 |
2018-08-09 | ssb: Remove home-grown printk wrappers | Michael Büsch | 1 | -18/+16 |
2013-03-07 | ssb: Convert ssb_printk to ssb_<level> | Joe Perches | 1 | -20/+11 |
2012-06-06 | ssb: recognize ARM Cortex M3 | Hauke Mehrtens | 1 | -0/+2 |
2012-02-06 | ssb: log the id, rev and pkg of the chip found | Hauke Mehrtens | 1 | -0/+3 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-06-27 | ssb: use pci_dev->revision | Sergei Shtylyov | 1 | -2/+1 |
2011-05-11 | ssb: update list of devices supporting multiple 80211 cores | Rafał Miłecki | 1 | -1/+4 |
2011-04-05 | ssb: trivial: use u8 for chip_rev (it's mask is 0xF) | Rafał Miłecki | 1 | -1/+1 |
2011-01-10 | ssb: Ignore dangling ethernet cores on wireless devices | Michael Büsch | 1 | -0/+10 |
2010-12-22 | ssb: Use pci_is_pcie() | Hauke Mehrtens | 1 | -2/+2 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -1/+0 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
2009-11-24 | ssb: Unconditionally log results of core scans | Larry Finger | 1 | -1/+1 |
2009-11-11 | ssb-pcmcia: Fix 32bit register access in early bus scanning | Martin Fuzzey | 1 | -1/+5 |
2009-09-09 | ssb: Implement SDIO host bus support | Albert Herranz | 1 | -0/+11 |
2008-01-09 | ssb: Fix probing of PCI cores if PCI and PCIE core is available | Michael Buesch | 1 | -0/+11 |
2007-10-11 | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 1 | -0/+413 |