Age | Commit message (Expand) | Author | Files | Lines |
2015-03-03 | ssb: Silence warning for unknown backplane revision | Larry Finger | 1 | -0/+2 |
2015-01-29 | ssb: Fix Sparse error in main | Pramod Gurav | 1 | -19/+0 |
2014-01-25 | ssb: gpio: add own IRQ domain | Rafał Miłecki | 1 | -5/+7 |
2013-10-17 | ssb: convert bus code to use dev_groups | Greg Kroah-Hartman | 1 | -11/+14 |
2013-06-18 | ssb: register serial flash as platform device | Rafał Miłecki | 1 | -0/+8 |
2013-03-07 | ssb: Convert ssb_printk to ssb_<level> | Joe Perches | 1 | -29/+22 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+9 |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+8 |
2013-02-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+9 |
2013-02-05 | ssb: unregister gpios before unloading ssb | Hauke Mehrtens | 1 | -0/+9 |
2013-01-31 | ssb: register platform device for parallel flash | Rafał Miłecki | 1 | -0/+8 |
2013-01-04 | Drivers: ssb: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -15/+12 |
2012-12-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+7 |
2012-12-11 | ssb: use WARN in main.c | Cong Ding | 1 | -2/+1 |
2012-12-06 | ssb: register watchdog driver | Hauke Mehrtens | 1 | -0/+8 |
2012-11-22 | ssb: add GPIO driver | Hauke Mehrtens | 1 | -0/+6 |
2012-11-22 | ssb: add locking around gpio register accesses | Hauke Mehrtens | 1 | -0/+1 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2012-02-06 | ssb: add support for bcm5354 | Hauke Mehrtens | 1 | -0/+3 |
2012-01-25 | Remove useless get_driver()/put_driver() calls | Alan Stern | 1 | -18/+2 |
2011-11-01 | ssb: Add module.h to the real modules in drivers/ssb | Paul Gortmaker | 1 | -0/+1 |
2011-08-24 | ssb: fix DMA translation for some specific boards | Rafał Miłecki | 1 | -3/+21 |
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-22 | ssb: return correct translation bit for 64-bit DMA | Rafał Miłecki | 1 | -1/+4 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-06-27 | ssb: fix ssb clock rate according to broadcom source | Hauke Mehrtens | 1 | -2/+2 |
2011-06-23 | ssb: add __devinit to some functions | Hauke Mehrtens | 1 | -14/+15 |
2011-05-13 | ssb: fix pcicore build breakage | John W. Linville | 1 | -4/+10 |
2011-05-11 | ssb: move ssb_commit_settings and export it | Rafał Miłecki | 1 | -0/+25 |
2011-04-26 | ssb: update reject bit for Target State Low | Rafał Miłecki | 1 | -8/+7 |
2011-04-26 | ssb: mark bus as powered up earlier | Rafał Miłecki | 1 | -4/+4 |
2011-02-19 | ssb: reset device only if it was enabled | Rafał Miłecki | 1 | -18/+22 |
2011-02-19 | ssb: when needed, reject IM input while disabling device | Rafał Miłecki | 1 | -1/+15 |
2011-02-19 | ssb: Make ssb_wait_bit multi-bit safe | Michael Büsch | 1 | -6/+6 |
2010-12-02 | ssb: Add sysfs attributes to ssb devices | Hauke Mehrtens | 1 | -0/+30 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -1/+0 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -1/+0 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
2010-06-05 | ssb: remove the ssb DMA API | FUJITA Tomonori | 1 | -74/+0 |
2010-06-05 | ssb: add dma_dev to ssb_device structure | FUJITA Tomonori | 1 | -0/+2 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+3 |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 1 | -1/+1 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2010-04-26 | ssb: Make bus registration failure not be silent | Larry Finger | 1 | -0/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-04 | ssb: Fix CONFIG_SSB_SDIOHOST typo | Michael Buesch | 1 | -2/+1 |
2009-11-24 | ssb: Fix SPROM writing | Michael Buesch | 1 | -61/+65 |
2009-09-09 | ssb: Implement SDIO host bus support | Albert Herranz | 1 | -1/+57 |
2009-09-09 | ssb: Fail ssb modinit, if attach of the buses failed. | Michael Buesch | 1 | -2/+4 |
2008-11-21 | ssb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -6/+5 |