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